From 5adb70f8f046e2de37c4984a454503c5daaf08b3 Mon Sep 17 00:00:00 2001 From: YM <479443481@qq.com> Date: 星期五, 17 五月 2024 22:26:20 +0800 Subject: [PATCH] 1 --- src/pages.json | 18 +++++------------- 1 files changed, 5 insertions(+), 13 deletions(-) diff --git a/src/pages.json b/src/pages.json index 7df4635..97f0ca2 100644 --- a/src/pages.json +++ b/src/pages.json @@ -30,8 +30,9 @@ "navigationStyle": "custom" } }, + // 鍖诲娴佹淳 { - "path": "pages/AcademicHistory/AcademicHistory", + "path": "pages/academicGenres/index", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false, @@ -39,7 +40,7 @@ } }, { - "path": "pages/interchannel/interchannel", + "path": "pages/academicGenres/detail", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false, @@ -47,7 +48,7 @@ } }, { - "path": "pages/dataDisplay/dataDisplay", + "path": "pages/academicGenres/chart", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false, @@ -139,16 +140,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