From 05db93c48c69b1fc5db8bb2fce4c37014e92e450 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期二, 19 八月 2025 10:01:30 +0800
Subject: [PATCH] 代码初始化

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

diff --git a/h5/pages.json b/h5/pages.json
index 970d179..a422de9 100644
--- a/h5/pages.json
+++ b/h5/pages.json
@@ -127,6 +127,15 @@
 				"navigationStyle": "custom",
 				"navigationBarBackgroundColor": "#ffffff"
 			}
+		},		
+		{
+			"path" : "pages/exception/exception",
+			"style" : 
+			{
+				"navigationBarTitleText" : "鎻愮ず",
+				"navigationStyle": "custom",
+				"navigationBarBackgroundColor": "#ffffff"
+			}
 		}
 	],
 	"globalStyle": {

--
Gitblit v1.9.3