From 3117f7945382cfeb639502ba46ba4cfacace63ff Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期四, 13 二月 2025 16:35:41 +0800
Subject: [PATCH] #
---
pages.json | 36 ++++++++++++++++++++++++++++++++++++
1 files changed, 36 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index 98bf99d..7cf68e0 100644
--- a/pages.json
+++ b/pages.json
@@ -323,6 +323,14 @@
"enablePullDownRefresh" : false
}
},
+ {
+ "path" : "pages/phyz/bcp/orderCar",
+ "style" :
+ {
+ "navigationBarTitleText" : "寰呯粍鎵樺垪琛�",
+ "enablePullDownRefresh" : false
+ }
+ },
{
"path" : "pages/home/locMastManage",
"style" :
@@ -448,6 +456,34 @@
{
"navigationBarTitleText" : "搴撳瓨鏄庣粏"
}
+ },
+ {
+ "path" : "pages/phyz/comOrder/orderIn",
+ "style" :
+ {
+ "navigationBarTitleText" : "鍏ュ簱鍗�"
+ }
+ },
+ {
+ "path" : "pages/phyz/comOrder/orderOut",
+ "style" :
+ {
+ "navigationBarTitleText" : "璁㈠崟鍑哄簱"
+ }
+ },
+ {
+ "path" : "pages/phyz/comOrder/orderCar",
+ "style" :
+ {
+ "navigationBarTitleText" : "寰呯粍鎵樺垪琛�"
+ }
+ },
+ {
+ "path" : "pages/phyz/comOrder/checkOut",
+ "style" :
+ {
+ "navigationBarTitleText" : "鍑哄簱纭"
+ }
}
],
"globalStyle": {
--
Gitblit v1.9.1