diff --git a/pages.json b/pages.json index 076ad7e..a545814 100644 --- a/pages.json +++ b/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": {} + } }