From d5f572496c5fb12fec2fe346b847bf58331299c9 Mon Sep 17 00:00:00 2001
From: YM <479443481@qq.com>
Date: 星期三, 17 七月 2024 15:56:51 +0800
Subject: [PATCH] 1

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

diff --git a/src/pages.json b/src/pages.json
index a080930..7cb424c 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -137,11 +137,19 @@
 				"enablePullDownRefresh" : false,
 				"navigationStyle": "custom"
 			}
+		},
+		{
+			"path" : "pages/academicSchools/index",
+			"style" : 
+			{
+				"enablePullDownRefresh" : false,
+				"navigationStyle": "custom"
+			}
 		}
 	],
 	"globalStyle": {
 		"navigationBarTextStyle": "black",
-		"navigationBarTitleText": "涓浗鍖诲浜虹墿鐭ヨ瘑搴�",
+		"navigationBarTitleText": "涓浗鍘嗕唬鍖诲浜虹墿鐭ヨ瘑搴�",
 		"navigationBarBackgroundColor": "#F8F8F8",
 		"backgroundColor": "#F8F8F8"
 	}

--
Gitblit v1.9.1