mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-24 18:22:58 +08:00
路径
This commit is contained in:
10
pages.json
10
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",
|
||||
|
||||
Reference in New Issue
Block a user