From 1ad2f74f3c8c6872d57c285809d2384bd3946aa3 Mon Sep 17 00:00:00 2001
From: renkang <8417338+k94314517@user.noreply.gitee.com>
Date: 星期一, 13 一月 2025 09:16:35 +0800
Subject: [PATCH] 客户资料 巡检任务业务

---
 h5/pages.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/h5/pages.json b/h5/pages.json
index af9ee5b..d255e6d 100644
--- a/h5/pages.json
+++ b/h5/pages.json
@@ -67,7 +67,7 @@
 			"path" : "pages/polling/detail",
 			"style" : 
 			{
-				"navigationBarTitleText" : "杩愮淮璇︽儏"
+				"navigationBarTitleText" : "浠诲姟璇︽儏"
 			}
 		},
 		{
@@ -87,7 +87,7 @@
 	],
 	"globalStyle": {
 		"navigationBarTextStyle": "black",
-		"navigationBarTitleText": "",
+		"navigationStyle": "custom",
 		"navigationBarBackgroundColor": "#ffffff",
 		"backgroundColor": "#ffffff"
 	},

--
Gitblit v1.9.3