From 97ed5e299272873537cea496e6d2781baf8cd660 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期六, 23 八月 2025 11:40:19 +0800
Subject: [PATCH] 组托界面开发
---
pages.json | 136 ++++++++++++++++++++++++++++++++++-----------
1 files changed, 102 insertions(+), 34 deletions(-)
diff --git a/pages.json b/pages.json
index 6318f8b..b7f5533 100644
--- a/pages.json
+++ b/pages.json
@@ -1,28 +1,6 @@
{
"pages": [ //pages鏁扮粍涓涓�椤硅〃绀哄簲鐢ㄥ惎鍔ㄩ〉锛屽弬鑰冿細https://uniapp.dcloud.io/collocation/pages
{
- "path": "pages/print/printUNI",
- "style": {
- "navigationBarTitleText": "UNI鎵撳嵃"
- }
- },
- {
- "path": "pages/print/print",
- "style": {
- "navigationBarTitleText": "鎵撳嵃"
- }
- },
-
-
- {
- "path": "pages/print/qr",
- "style": {
- "navigationBarTitleText": "浜岀淮鐮�"
- }
- },
-
-
- {
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "鐧� 褰�"
@@ -41,50 +19,140 @@
}
},
{
- "path": "pages/mat/matQuery",
+ "path": "pages/mat/matSelectedMdqz",
"style": {
"navigationBarTitleText": "鐗╂枡"
}
},
{
- "path": "pages/pakin/pakin",
+ "path": "pages/mat/matQuery",
+ "style": {
+ "navigationBarTitleText": "鐗╂枡"
+ }
+ },
+ // {
+ // "path": "pages/pakin/pakin",
+ // "style": {
+ // "navigationBarTitleText": "缁� 鎵�"
+ // }
+ // },
+ {
+ "path": "pages/pakin/pakinMdqz",
"style": {
"navigationBarTitleText": "缁� 鎵�"
}
},
+ // {
+ // "path": "pages/order/orderPakin",
+ // "style": {
+ // "navigationBarTitleText": "璁㈠崟缁勬墭"
+ // }
+ // },
+ // {
+ // "path": "pages/order/orderPutOn",
+ // "style": {
+ // "navigationBarTitleText": "璁㈠崟涓婃灦"
+ // }
+ // },
+ // {
+ // "path": "pages/order/orderPutDown",
+ // "style": {
+ // "navigationBarTitleText": "璁㈠崟涓嬫灦"
+ // }
+ // },
+ // {
+ // "path": "pages/stock/stockQuery",
+ // "style": {
+ // "navigationBarTitleText": "搴撳瓨鏌ヨ"
+ // }
+ // },
+ // {
+ // "path": "pages/stock/stockCheck",
+ // "style": {
+ // "navigationBarTitleText": "鐩樼偣"
+ // }
+ // },
{
- "path": "pages/order/orderPakin",
+ "path": "pages/print/printUNI",
"style": {
- "navigationBarTitleText": "璁㈠崟鍏ュ簱"
+ "navigationBarTitleText": "UNI鎵撳嵃"
}
},
{
- "path": "pages/order/orderPutOn",
+ "path": "pages/print/print",
"style": {
- "navigationBarTitleText": "璁㈠崟涓婃灦"
+ "navigationBarTitleText": "鎵撳嵃"
}
},
{
- "path": "pages/order/orderPutDown",
+ "path": "pages/stock/restock",
"style": {
- "navigationBarTitleText": "璁㈠崟涓嬫灦"
+ "navigationBarTitleText": "琛ヨ揣"
}
},
{
- "path": "pages/stock/stockQuery",
+ "path": "pages/pakin/piking",
"style": {
- "navigationBarTitleText": "搴撳瓨鏌ヨ"
+ "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/stock/stockCheck",
+ "path": "pages/order/orderDetil",
"style": {
- "navigationBarTitleText": "搴撳瓨鐩樼偣"
+ "navigationBarTitleText": "璁㈠崟璇︽儏"
+ }
+ },
+ {
+ "path": "pages/stock/changePallet",
+ "style": {
+ "navigationBarTitleText": "鎹㈡澘缁戝畾"
}
},
+ {
+ "path": "pages/print/qr",
+ "style": {
+ "navigationBarTitleText": "浜岀淮鐮�"
+ }
+ },
+ {
+ "path": "pages/loc/locMove",
+ "style": {
+ "navigationBarTitleText": "搴撲綅杞Щ"
+ }
+ },
{
+ "path": "pages/mat/matList",
+ "style": {
+ "navigationBarTitleText": "鍟嗗搧鍒楄〃"
+ }
+ },
+ {
"path": "pages/login/logOut",
"style": {
"navigationBarTitleText": "閫�鍑虹櫥褰�"
--
Gitblit v1.9.1