From 11435315db5ea876fe46e9bb810537d064b5bc7a Mon Sep 17 00:00:00 2001
From: GULIMMO <2820890765@qq.com>
Date: Fri, 10 Nov 2023 11:45:43 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/jczz_app

---
 pages.json |   29 ++++++++++++++++++++++++++++-
 1 files changed, 28 insertions(+), 1 deletions(-)

diff --git a/pages.json b/pages.json
index 5417dec..958224e 100644
--- a/pages.json
+++ b/pages.json
@@ -139,7 +139,34 @@
 				{
 					"path": "form",
 					"style": {
-						"navigationBarTitleText": "大金店报事",
+						"navigationBarTitleText": "打金店报事",
+						"enablePullDownRefresh": false,
+						"navigationBarBackgroundColor": "#fff",
+						"navigationBarTextStyle": "black"
+					}
+				},
+				{
+					"path": "hotelList",
+					"style": {
+						"navigationBarTitleText": "报事列表",
+						"enablePullDownRefresh": false,
+						"navigationBarBackgroundColor": "#fff",
+						"navigationBarTextStyle": "black"
+					}
+				},
+				{
+					"path": "bailList",
+					"style": {
+						"navigationBarTitleText": "报事列表",
+						"enablePullDownRefresh": false,
+						"navigationBarBackgroundColor": "#fff",
+						"navigationBarTextStyle": "black"
+					}
+				},
+				{
+					"path": "formList",
+					"style": {
+						"navigationBarTitleText": "报事列表",
 						"enablePullDownRefresh": false,
 						"navigationBarBackgroundColor": "#fff",
 						"navigationBarTextStyle": "black"

--
Gitblit v1.9.3