修改配置文件
This commit is contained in:
16
pages.json
16
pages.json
@@ -33,7 +33,6 @@
|
||||
"style": { "navigationBarTitleText": "我的" }
|
||||
},
|
||||
|
||||
// 仓储 - 唯一码
|
||||
{
|
||||
"path": "pages/warehousing/uniqueCode/issueUniqueCode/index",
|
||||
"style": {
|
||||
@@ -73,12 +72,6 @@
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
// {
|
||||
// "path": "pages/uniqueCode/bindRfid",
|
||||
// "style": { "navigationBarTitleText": "绑定RFID" }
|
||||
// },
|
||||
|
||||
// ========== 库存信息模块 ==========
|
||||
{
|
||||
"path": "pages/warehousing/InventoryInfo/checkUniqueCode",
|
||||
"style": { "navigationBarTitleText": "唯一码盘点" }
|
||||
@@ -101,8 +94,6 @@
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
|
||||
// ========== 报表模块 ==========
|
||||
{
|
||||
"path": "pages/warehousing/report/daily",
|
||||
"style": { "navigationBarTitleText": "库存日报" }
|
||||
@@ -141,7 +132,6 @@
|
||||
}
|
||||
},
|
||||
|
||||
// ========== 申报单模块 ==========
|
||||
{
|
||||
"path": "pages/warehousing/Declaration/materialQuery",
|
||||
"style": { "navigationBarTitleText": "物资查询" }
|
||||
@@ -171,8 +161,6 @@
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
|
||||
// ========== 入库单模块 ==========
|
||||
{
|
||||
"path": "pages/warehousing/stockIn/create",
|
||||
"style": {
|
||||
@@ -209,7 +197,6 @@
|
||||
"path": "pages/warehousing/stockIn/components/inbound",
|
||||
"style": { "navigationBarTitleText": "入库", "navigationStyle": "custom" }
|
||||
},
|
||||
// ========== 出库单模块 ==========
|
||||
{
|
||||
"path": "pages/warehousing/stockOut/create",
|
||||
"style": {
|
||||
@@ -305,6 +292,5 @@
|
||||
"selectedIconPath": "static/icon/my-active.png"
|
||||
}
|
||||
]
|
||||
},
|
||||
"uniIdRouter": {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user