From f5ffd93860c6ddfc82930c0c71a11e7dba6abf6d Mon Sep 17 00:00:00 2001
From: 杨磊 <505174330@qq.com>
Date: 星期一, 20 五月 2024 18:11:34 +0800
Subject: [PATCH] 人物时空地图

---
 src/pages.json |   33 +++++++++++++++++----------------
 1 files changed, 17 insertions(+), 16 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index f919482..97f0ca2 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -30,22 +30,7 @@
 				"navigationStyle": "custom"
 			}
 		},
-		{
-			"path": "pages/AcademicHistory/AcademicHistory",
-			"style": {
-				"navigationBarTitleText": "",
-				"enablePullDownRefresh": false,
-				"navigationStyle": "custom"
-			}
-		},
-		{
-			"path": "pages/interchannel/interchannel",
-			"style": {
-				"navigationBarTitleText": "",
-				"enablePullDownRefresh": false,
-				"navigationStyle": "custom"
-			}
-		},
+		// 鍖诲娴佹淳
 		{
 			"path": "pages/academicGenres/index",
 			"style": {
@@ -55,6 +40,22 @@
 			}
 		},
 		{
+			"path": "pages/academicGenres/detail",
+			"style": {
+				"navigationBarTitleText": "",
+				"enablePullDownRefresh": false,
+				"navigationStyle": "custom"
+			}
+		},
+		{
+			"path": "pages/academicGenres/chart",
+			"style": {
+				"navigationBarTitleText": "",
+				"enablePullDownRefresh": false,
+				"navigationStyle": "custom"
+			}
+		},
+		{
 			"path": "pages/TcmSystem/TcmSystem",
 			"style": {
 				"navigationBarTitleText": "",

--
Gitblit v1.9.1