From 46e91bad035053a7e2401dba92db443c7f3530e7 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期三, 11 九月 2024 12:31:00 +0800
Subject: [PATCH] #
---
pages.json | 180 +++++++++++++++++++++++++++++++++++++++++++++++++++++------
1 files changed, 160 insertions(+), 20 deletions(-)
diff --git a/pages.json b/pages.json
index 7a63b5b..221b01e 100644
--- a/pages.json
+++ b/pages.json
@@ -1,18 +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/login/login",
"style": {
"navigationBarTitleText": "鐧� 褰�"
@@ -43,22 +31,174 @@
}
},
{
- "path": "pages/pakin/orderPakin",
+ "path": "pages/order/orderPakin",
"style": {
- "navigationBarTitleText": "璁㈠崟鍏ュ簱"
+ "navigationBarTitleText": "璁㈠崟缁勬墭"
}
},
- // {
- // "path": "pages/print/print",
- // "style": {
- // "navigationBarTitleText": "鎵撳嵃"
- // }
- // },
+ {
+ "path": "pages/pakin/goodsUp",
+ "style": {
+ "navigationBarTitleText": "骞冲簱涓婃灦"
+ }
+ },
+ {
+ "path": "pages/pakin/goodsUp2",
+ "style": {
+ "navigationBarTitleText": "鏉$爜涓婃灦"
+ }
+ },
+ {
+ "path": "pages/pakin/goodsUp3",
+ "style": {
+ "navigationBarTitleText": "鏉$爜涓婃灦2"
+ }
+ },
+ {
+ "path": "pages/pakin/goodsDown",
+ "style": {
+ "navigationBarTitleText": "骞冲簱涓嬫灦"
+ }
+ },
+ {
+ "path": "pages/pakin/goodsDown2",
+ "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/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/loc/locMove",
+ "style": {
+ "navigationBarTitleText": "搴撲綅杞Щ"
+ }
+ },
+
+ {
+ "path": "pages/mat/matList",
+ "style": {
+ "navigationBarTitleText": "鍟嗗搧鍒楄〃"
+ }
+ },
{
"path": "pages/login/logOut",
"style": {
"navigationBarTitleText": "閫�鍑虹櫥褰�"
}
+ },
+ {
+ "path" : "pages/pakin/sourceMenu",
+ "style" :
+ {
+ "navigationBarTitleText" : "鏉ユ簮鍦�",
+ "enablePullDownRefresh" : false
+ }
+ },
+ {
+ "path" : "pages/pakin/sourceMenu2",
+ "style" :
+ {
+ "navigationBarTitleText" : "鏉ユ簮鍦�",
+ "enablePullDownRefresh" : false
+ }
+ },
+ {
+ "path" : "pages/mat/matQuery2",
+ "style" :
+ {
+ "navigationBarTitleText" : "鐗╂枡鍒楄〃",
+ "enablePullDownRefresh" : false
+ }
}
],
"globalStyle": {
--
Gitblit v1.9.1