修改配置文件

This commit is contained in:
zx
2026-04-23 14:39:22 +08:00
parent b099b45466
commit 63d1a62a06

View File

@@ -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": {}
}
}