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 | 135 ++++++++++++++++++++++++++++++++++++++------
1 files changed, 116 insertions(+), 19 deletions(-)
diff --git a/pages.json b/pages.json
index d8953ab..b7f5533 100644
--- a/pages.json
+++ b/pages.json
@@ -1,19 +1,6 @@
{
"pages": [ //pages鏁扮粍涓涓�椤硅〃绀哄簲鐢ㄥ惎鍔ㄩ〉锛屽弬鑰冿細https://uniapp.dcloud.io/collocation/pages
{
- "path": "pages/print/print",
- "style": {
- "navigationBarTitleText": "鎵撳嵃"
- }
- },
- {
- "path": "pages/print/printUNI",
- "style": {
- "navigationBarTitleText": "UNI鎵撳嵃"
- }
- },
-
- {
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "鐧� 褰�"
@@ -32,29 +19,139 @@
}
},
{
- "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/pakin/orderPakin",
+ "path": "pages/print/printUNI",
"style": {
- "navigationBarTitleText": "璁㈠崟鍏ュ簱"
+ "navigationBarTitleText": "UNI鎵撳嵃"
+ }
+ },
+ {
+ "path": "pages/print/print",
+ "style": {
+ "navigationBarTitleText": "鎵撳嵃"
+ }
+ },
+ {
+ "path": "pages/stock/restock",
+ "style": {
+ "navigationBarTitleText": "琛ヨ揣"
+ }
+ },
+ {
+ "path": "pages/pakin/piking",
+ "style": {
+ "navigationBarTitleText": "鐩樼偣/鎷f枡杞叏鏉�"
}
},
// {
- // "path": "pages/print/print",
+ // "path": "pages/pakin/putOn",
// "style": {
- // "navigationBarTitleText": "鎵撳嵃"
+ // "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/loc/locMove",
+ "style": {
+ "navigationBarTitleText": "搴撲綅杞Щ"
+ }
+ },
+
+ {
+ "path": "pages/mat/matList",
+ "style": {
+ "navigationBarTitleText": "鍟嗗搧鍒楄〃"
+ }
+ },
{
"path": "pages/login/logOut",
"style": {
--
Gitblit v1.9.1