From b13760a228deb5957f1c029689c2a28676bce94f Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期二, 30 十二月 2025 19:39:17 +0800
Subject: [PATCH] #
---
pages.json | 63 +++++++++++--------------------
1 files changed, 23 insertions(+), 40 deletions(-)
diff --git a/pages.json b/pages.json
index 06831ab..8f048c9 100644
--- a/pages.json
+++ b/pages.json
@@ -1,5 +1,5 @@
{
- "pages": [ //pages鏁扮粍涓涓�椤硅〃绀哄簲鐢ㄥ惎鍔ㄩ〉锛屽弬鑰冿細https://uniapp.dcloud.io/collocation/pages
+ "pages": [
{
"path": "pages/login/login",
"style": {
@@ -31,60 +31,43 @@
}
},
{
- "path": "pages/order/orderPakin",
+ "path": "pages/order/orderList",
"style": {
- "navigationBarTitleText": "璁㈠崟鍏ュ簱"
+ "navigationBarTitleText": "鍗曟嵁鍒楄〃",
+ "enablePullDownRefresh": true
}
},
{
- "path": "pages/order/orderPutOn",
+ "path": "pages/order/orderDetlList",
"style": {
- "navigationBarTitleText": "璁㈠崟涓婃灦"
+ "navigationBarTitleText": "鍗曟嵁鏄庣粏鍒楄〃"
}
},
{
- "path": "pages/order/orderPutDown",
+ "path": "pages/order/orderPakin2",
"style": {
- "navigationBarTitleText": "璁㈠崟涓嬫灦"
+ "navigationBarTitleText": "璁㈠崟缁勬墭",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "pages/AGV/agv_start",
+ "style": {
+ "navigationBarTitleText": "AGV瀹瑰櫒鍏ュ簱",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "pages/AGV/agv_back",
+ "style": {
+ "navigationBarTitleText": "AGV瀹瑰櫒鍥炲簱",
+ "enablePullDownRefresh": false
}
},
{
"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/print/qr",
- "style": {
- "navigationBarTitleText": "浜岀淮鐮�"
- }
- },
-
- {
- "path": "pages/mat/matList",
- "style": {
- "navigationBarTitleText": "鍟嗗搧鍒楄〃"
}
},
{
--
Gitblit v1.9.1