From 9342d91f064ab3056d0fcfad5ad3f78833e8c536 Mon Sep 17 00:00:00 2001 From: y505174330 <505174330@qq.com> Date: 星期六, 18 五月 2024 17:20:14 +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