增加进件功能
This commit is contained in:
18
pages.json
18
pages.json
@@ -911,6 +911,24 @@
|
||||
"navigationBarTitleText": "分销"
|
||||
}
|
||||
}]
|
||||
},
|
||||
{
|
||||
"root": "entryManager",
|
||||
"pages": [
|
||||
{
|
||||
"path": "index/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "进件管理"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "add/add",
|
||||
"style": {
|
||||
"navigationBarTitleText": "进件"
|
||||
}
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
// ,
|
||||
// {
|
||||
|
||||
Reference in New Issue
Block a user