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