唯一码发放页面完成
This commit is contained in:
16
pages.json
16
pages.json
@@ -31,6 +31,22 @@
|
||||
{
|
||||
"path": "pages/my/index",
|
||||
"style": { "navigationBarTitleText": "我的" }
|
||||
},
|
||||
{
|
||||
"path": "pages/uniqueCode/issueUniqueCode/index",
|
||||
"style": { "navigationBarTitleText": "唯一码发放" }
|
||||
},
|
||||
{
|
||||
"path": "pages/uniqueCode/issueUniqueCode/materialSelection",
|
||||
"style": { "navigationBarTitleText": "物料选择" }
|
||||
},
|
||||
{
|
||||
"path": "pages/uniqueCode/myUniqueCode/index",
|
||||
"style": { "navigationBarTitleText": "唯一码" }
|
||||
},
|
||||
{
|
||||
"path": "pages/uniqueCode/myUniqueCode/detail",
|
||||
"style": { "navigationBarTitleText": "唯一码详情" }
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
|
||||
Reference in New Issue
Block a user