From 4373876c372911dc523c75defc99a8906ac0051d Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期三, 26 六月 2024 12:39:13 +0800
Subject: [PATCH] #
---
pages.json | 21 +++++++++++++++++++++
1 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index 46f2d41..0a8318d 100644
--- a/pages.json
+++ b/pages.json
@@ -25,6 +25,12 @@
}
},
{
+ "path": "pages/mat/matQuery2",
+ "style": {
+ "navigationBarTitleText": "鐗╂枡"
+ }
+ },
+ {
"path": "pages/pakin/pakin",
"style": {
"navigationBarTitleText": "缁� 鎵�"
@@ -169,6 +175,21 @@
"style": {
"navigationBarTitleText": "閫�鍑虹櫥褰�"
}
+ },
+ {
+ "path" : "pages/order/orderPakin2",
+ "style" :
+ {
+ "navigationBarTitleText" : "璁㈠崟缁勬墭",
+ "enablePullDownRefresh" : false
+ }
+ },
+ {
+ "path" : "pages/pakin/pakin2",
+ "style" :
+ {
+ "navigationBarTitleText" : "瀹氱偣鍑哄簱"
+ }
}
],
"globalStyle": {
--
Gitblit v1.9.1