From a8191c18f540116ee38f34c9353771e9473c53a2 Mon Sep 17 00:00:00 2001 From: YM <479443481@qq.com> Date: 星期五, 19 四月 2024 04:48:28 +0800 Subject: [PATCH] 世医传承 --- src/pages.json | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/src/pages.json b/src/pages.json index f8658d3..b113c29 100644 --- a/src/pages.json +++ b/src/pages.json @@ -62,7 +62,15 @@ } }, { - "path": "pages/zhongyi/zhongyi", + "path": "pages/inherit/index", + "style": { + "navigationBarTitleText": "", + "enablePullDownRefresh": false, + "navigationStyle": "custom" + } + }, + { + "path": "pages/inherit/list", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false, -- Gitblit v1.9.1