From ef51ae09decb4e016a849d8a5d96be7f44dafc4f Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Wed, 17 Jan 2024 19:28:20 +0800
Subject: [PATCH] 修复问题

---
 pages.json |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/pages.json b/pages.json
index 52a1eea..245f622 100644
--- a/pages.json
+++ b/pages.json
@@ -373,6 +373,15 @@
 					}
 				},
 				{
+					"path": "views/editCscj",
+					"style": {
+						"navigationBarTitleText": "编辑场所",
+						"enablePullDownRefresh": false,
+						"navigationBarBackgroundColor": "#fff",
+						"navigationBarTextStyle": "black"
+					}
+				},
+				{
 					"path": "views/csjl",
 					"style": {
 						"onReachBottomDistance": 10,

--
Gitblit v1.9.3