From c6e93113bc2df7dbffd2f2ffe8b19c127d343614 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期五, 09 一月 2026 14:08:54 +0800
Subject: [PATCH] fix: 出库调整
---
src/pages.json | 24 ++++++++++++++++++------
1 files changed, 18 insertions(+), 6 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 578abcb..4d61169 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -278,6 +278,18 @@
}
},
{
+ "path": "pages/outbound/index",
+ "style": {
+ "navigationBarTitleText": "鍑哄簱"
+ }
+ },
+ {
+ "path": "pages/outbound/material",
+ "style": {
+ "navigationBarTitleText": "鐗╂枡璇︽儏"
+ }
+ },
+ {
"path": "pages/routingInspection/index",
"style": {
"navigationBarTitleText": "宸℃"
@@ -313,12 +325,12 @@
"iconPath": "static/tabbar/home.png",
"selectedIconPath": "static/tabbar/home-active.png"
},
- {
- "pagePath": "pages/work/index",
- "text": "宸ヤ綔鍙�",
- "iconPath": "static/tabbar/work.png",
- "selectedIconPath": "static/tabbar/work-active.png"
- },
+ // {
+ // "pagePath": "pages/work/index",
+ // "text": "宸ヤ綔鍙�",
+ // "iconPath": "static/tabbar/work.png",
+ // "selectedIconPath": "static/tabbar/work-active.png"
+ // },
{
"pagePath": "pages/mine/index",
"text": "鎴戠殑",
--
Gitblit v1.9.3