From b4109c203742424cc795bdca9ca1e00d5602e241 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期六, 26 十月 2024 08:24:15 +0800
Subject: [PATCH] #
---
pages.json | 30 +++++++++++++++++++++++++++++-
1 files changed, 29 insertions(+), 1 deletions(-)
diff --git a/pages.json b/pages.json
index 6124dea..f5b0de6 100644
--- a/pages.json
+++ b/pages.json
@@ -331,7 +331,35 @@
"navigationStyle": "custom"
}
}
- ],
+ ,{
+ "path" : "pages/order/orderPickConfirm2",
+ "style" :
+ {
+ // "navigationBarTitleText" : "骞舵澘鍏ュ簱",
+ // "enablePullDownRefresh" : false
+ "navigationStyle": "custom"
+ }
+ }
+ ,{
+ "path" : "pages/order/pickOrderList",
+ "style" :
+ {
+ // "navigationBarTitleText": "璁㈠崟鐗╂枡",
+ // "enablePullDownRefresh": false
+ "navigationStyle": "custom"
+ }
+
+ }
+ ,{
+ "path" : "pages/pakin/pickOrderList",
+ "style" :
+ {
+ "navigationBarTitleText": "璁㈠崟鐗╂枡",
+ "enablePullDownRefresh": false
+ }
+
+ }
+ ],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
--
Gitblit v1.9.1