From 0732d75ccd82baffb35238949b11dbfb3614d790 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期三, 06 九月 2023 13:45:15 +0800
Subject: [PATCH] Merge branch 'stwms2' of http://47.97.1.152:5880/r/wms_app into stwms2
---
pages.json | 126 ++++++++++++++++++++++++++++++++++++++++-
1 files changed, 121 insertions(+), 5 deletions(-)
diff --git a/pages.json b/pages.json
index 9409f2f..e6057ec 100644
--- a/pages.json
+++ b/pages.json
@@ -1,7 +1,25 @@
{
"pages": [ //pages鏁扮粍涓涓�椤硅〃绀哄簲鐢ㄥ惎鍔ㄩ〉锛屽弬鑰冿細https://uniapp.dcloud.io/collocation/pages
{
- "path": "pages/mat/matSelect",
+ "path": "pages/login/login",
+ "style": {
+ "navigationBarTitleText": "鐧� 褰�"
+ }
+ },
+ {
+ "path": "pages/home/home",
+ "style": {
+ "navigationBarTitleText": "涓� 椤�"
+ }
+ },
+ {
+ "path": "pages/mat/matSelected",
+ "style": {
+ "navigationBarTitleText": "鐗╂枡"
+ }
+ },
+ {
+ "path": "pages/mat/matQuery",
"style": {
"navigationBarTitleText": "鐗╂枡"
}
@@ -13,15 +31,113 @@
}
},
{
- "path": "pages/login/login",
+ "path": "pages/order/orderPakin",
"style": {
- "navigationBarTitleText": "鐧� 褰�"
+ "navigationBarTitleText": "璁㈠崟缁勬墭"
}
},
{
- "path": "pages/home/home",
+ "path": "pages/order/orderPutOn",
"style": {
- "navigationBarTitleText": "涓� 椤�"
+ "navigationBarTitleText": "璁㈠崟涓婃灦"
+ }
+ },
+ {
+ "path": "pages/order/orderPutDown",
+ "style": {
+ "navigationBarTitleText": "璁㈠崟涓嬫灦"
+ }
+ },
+ {
+ "path": "pages/stock/stockQuery",
+ "style": {
+ "navigationBarTitleText": "搴撳瓨鏌ヨ"
+ }
+ },
+ {
+ "path": "pages/stock/stockCheck",
+ "style": {
+ "navigationBarTitleText": "鐩樼偣"
+ }
+ },
+ {
+ "path": "pages/print/printUNI",
+ "style": {
+ "navigationBarTitleText": "UNI鎵撳嵃"
+ }
+ },
+ {
+ "path": "pages/print/print",
+ "style": {
+ "navigationBarTitleText": "鎵撳嵃"
+ }
+ },
+ {
+ "path": "pages/stock/restock",
+ "style": {
+ "navigationBarTitleText": "琛ヨ揣"
+ }
+ },
+ {
+ "path": "pages/pakin/piking",
+ "style": {
+ "navigationBarTitleText": "鐩樼偣/鎷f枡杞叏鏉�"
+ }
+ },
+ {
+ "path": "pages/pakin/putOn",
+ "style": {
+ "navigationBarTitleText": "缁勬墭涓婃灦"
+ }
+ },
+ {
+ "path": "pages/order/orderPutOn2",
+ "style": {
+ "navigationBarTitleText": "璁㈠崟缁勬墭2"
+ }
+ },
+ {
+ "path": "pages/order/orderPutOn3",
+ "style": {
+ "navigationBarTitleText": "璁㈠崟缁勬墭3"
+ }
+ },
+ {
+ "path": "pages/order/orderList",
+ "style": {
+ "navigationBarTitleText": "璁㈠崟鍒楄〃"
+ }
+ },
+ {
+ "path": "pages/order/orderDetil",
+ "style": {
+ "navigationBarTitleText": "璁㈠崟璇︽儏"
+ }
+ },
+ {
+ "path": "pages/stock/changePallet",
+ "style": {
+ "navigationBarTitleText": "鎹㈡澘缁戝畾"
+ }
+ },
+
+ {
+ "path": "pages/print/qr",
+ "style": {
+ "navigationBarTitleText": "浜岀淮鐮�"
+ }
+ },
+
+ {
+ "path": "pages/mat/matList",
+ "style": {
+ "navigationBarTitleText": "鍟嗗搧鍒楄〃"
+ }
+ },
+ {
+ "path": "pages/login/logOut",
+ "style": {
+ "navigationBarTitleText": "閫�鍑虹櫥褰�"
}
}
],
--
Gitblit v1.9.1