From 4b251816b75d1ba5423f41370b9e43bed4493f90 Mon Sep 17 00:00:00 2001
From: zhao_js <349234519@qq.com>
Date: 星期三, 03 一月 2024 15:07:16 +0800
Subject: [PATCH] no message

---
 H5/pages.json |   45 +++++++++++++++++++++++++++------------------
 1 files changed, 27 insertions(+), 18 deletions(-)

diff --git a/H5/pages.json b/H5/pages.json
index 71ab7c2..88c3f3f 100644
--- a/H5/pages.json
+++ b/H5/pages.json
@@ -1,14 +1,23 @@
 {
 	"pages": [ //pages鏁扮粍涓涓�椤硅〃绀哄簲鐢ㄥ惎鍔ㄩ〉锛屽弬鑰冿細https://uniapp.dcloud.io/collocation/pages
+		// {
+		// 	"path": "pages/index/index",
+		// 	"style": {
+		// 		"navigationStyle": "custom",
+		// 		"navigationBarTitleText": "棣栭〉",
+		// 		"navigationBarTextStyle": "black",
+		// 		"navigationBarBackgroundColor": "#ffffff"
+		// 	}
+		// }, {
+		// 	"path": "pages/transfer/index",
+		// 	"style": {
+		// 		"navigationStyle": "custom",
+		// 		"navigationBarTitleText": "鎺堟潈涓�",
+		// 		"navigationBarTextStyle": "black",
+		// 		"navigationBarBackgroundColor": "#ffffff"
+		// 	}
+		// }, 
 		{
-			"path": "pages/index/index",
-			"style": {
-				"navigationStyle": "custom",
-				"navigationBarTitleText": "棣栭〉",
-				"navigationBarTextStyle": "black",
-				"navigationBarBackgroundColor": "#ffffff"
-			}
-		}, {
 			"path": "pages/charthistory/index",
 			"style": {
 				"navigationStyle": "custom",
@@ -32,7 +41,7 @@
 				"navigationBarBackgroundColor": "#ffffff"
 			}
 		},
- {
+		{
 			"path": "pages/smstemplate/index",
 			"style": {
 				"navigationBarTitleText": "鏂囨搴�",
@@ -48,15 +57,7 @@
 				"navigationBarBackgroundColor": "#ffffff"
 			}
 		},
-		{
-			"path": "pages/transfer/index",
-			"style": {
-				"navigationStyle": "custom",
-				"navigationBarTitleText": "鎺堟潈涓�",
-				"navigationBarTextStyle": "black",
-				"navigationBarBackgroundColor": "#ffffff"
-			}
-		},
+
 		{
 			"path": "pages/emptypage/nopermissions",
 			"style": {
@@ -82,6 +83,14 @@
 			}
 		},
 		{
+			"path": "pages/ad_page/product_sc",
+			"style": {
+				"navigationBarTitleText": "鍟嗗搧绱犳潗",
+				"navigationBarTextStyle": "black",
+				"navigationBarBackgroundColor": "#ffffff"
+			}
+		},
+		{
 			"path": "pages/ad_page/trans",
 			"style": {
 				"navigationStyle": "custom",

--
Gitblit v1.9.3