From c2e266cf67bfb772edadde351ddc13724ef8aa31 Mon Sep 17 00:00:00 2001 From: zhangsir Date: Mon, 3 Jun 2024 20:07:51 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pages.json b/pages.json index 2021dc5..b2fdbbc 100644 --- a/pages.json +++ b/pages.json @@ -78,6 +78,16 @@ {"path" : "pages/study/courseStudy","style" : {"navigationBarTitleText": "课程学习"}}, {"path" : "pages/study/audioTest","style" : {"navigationBarTitleText": "音频测试"}}, {"path" : "pages/study/videoTest","style" : {"navigationBarTitleText": "视频频测试"}} + ,{ + "path" : "pages/learnPath/learnPath", + "style" : + { + "navigationBarTitleText": "成长路径图", + "enablePullDownRefresh": false + + } + + } ], "globalStyle": { "navigationBarTextStyle": "black",