From b888a222106e0b23c8aa3ae0023269aa5e970c0b Mon Sep 17 00:00:00 2001
From: user1 <1548429568@qq.com>
Date: 星期四, 18 四月 2024 10:19:34 +0800
Subject: [PATCH] 'f'

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

diff --git a/src/pages.json b/src/pages.json
index b6317fe..f8658d3 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -144,6 +144,15 @@
 				"enablePullDownRefresh" : false,
 				"navigationStyle": "custom"
 			}
+		},
+		{
+			"path" : "pages/shiyiHome/shiyiHome",
+			"style" : 
+			{
+				"navigationBarTitleText" : "",
+				"enablePullDownRefresh" : false,
+				"navigationStyle": "custom"
+			}
 		}
 	],
 	"globalStyle": {

--
Gitblit v1.9.1