From 63d1a62a0664b115ce2b0fab9c6110b05b087336 Mon Sep 17 00:00:00 2001 From: zx Date: Thu, 23 Apr 2026 14:39:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) 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": {} + } }