From 6c7bba2e05c011a3d640b6565a113204228e92e0 Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期六, 07 十月 2023 10:58:36 +0800
Subject: [PATCH] Merge tag '首页猜你喜欢修复' into develop

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

diff --git a/h5/apph5/pages.json b/h5/apph5/pages.json
index eba7535..a2bb6e9 100644
--- a/h5/apph5/pages.json
+++ b/h5/apph5/pages.json
@@ -3,7 +3,8 @@
 		{
 			"path": "pages/index/index",
 			"style": {
-				"navigationBarTitleText": "uni-app"
+				"navigationStyle":"custom",//涓嶆樉绀哄ご閮�
+				"navigationBarTitleText": "澶ц繑瀹�"
 			}
 		},
 		{
@@ -19,11 +20,25 @@
 				"navigationStyle":"custom",//涓嶆樉绀哄ご閮�
 				"navigationBarTitleText": "缇庨澶栧崠"
 			}
+		},
+		{
+			"path": "pages/wxkf/index",
+			"style": {
+				"navigationStyle":"custom",//涓嶆樉绀哄ご閮�
+				"navigationBarTitleText": "鑷冲皧VIP绂忓埄"
+			}
+		},
+		{
+			"path": "pages/backmanage/shortlink",
+			"style": {
+				"navigationStyle":"custom",//涓嶆樉绀哄ご閮�
+				"navigationBarTitleText": "鐭摼缁熻"
+			}
 		}
 	],
 	"globalStyle": {
 		"navigationBarTextStyle": "black",
-		"navigationBarTitleText": "uni-app",
+		"navigationBarTitleText": "澶ц繑瀹�",
 		"navigationBarBackgroundColor": "#F8F8F8",
 		"backgroundColor": "#F8F8F8"
 	},

--
Gitblit v1.9.3