From a640a68b55034ad38b1936eedd33c23f63bec0f0 Mon Sep 17 00:00:00 2001
From: YM <479443481@qq.com>
Date: 星期五, 26 四月 2024 14:29:28 +0800
Subject: [PATCH] 调整医事制度、医学流派

---
 src/pages.json |   13 ++-----------
 1 files changed, 2 insertions(+), 11 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index 7df4635..f919482 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -47,7 +47,7 @@
 			}
 		},
 		{
-			"path": "pages/dataDisplay/dataDisplay",
+			"path": "pages/academicGenres/index",
 			"style": {
 				"navigationBarTitleText": "",
 				"enablePullDownRefresh": false,
@@ -139,16 +139,7 @@
 			}
 		},
 		{
-			"path" : "pages/RDF/RDF",
-			"style" : 
-			{
-				"navigationBarTitleText" : "",
-				"enablePullDownRefresh" : false,
-				"navigationStyle": "custom"
-			}
-		},
-		{
-			"path" : "pages/NT/NT",
+			"path" : "pages/fileDetail/index",
 			"style" : 
 			{
 				"navigationBarTitleText" : "",

--
Gitblit v1.9.1