251 lines
4.5 KiB
JSON
251 lines
4.5 KiB
JSON
{
|
|
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
|
{
|
|
"path": "pages/study/index",
|
|
"style": {
|
|
"navigationBarTitleText": "学习",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/scene/index",
|
|
"style": {
|
|
"navigationBarTitleText": "场景",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/me/index",
|
|
"style": {
|
|
"navigationBarTitleText": "我的",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login/login",
|
|
"style": {
|
|
"navigationBarTitleText": "登录",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/other/web_view",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login/ysxy",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/search/search",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mascot/mascot_select_list",
|
|
"style": {
|
|
"navigationBarTitleText": "吉祥物列表",
|
|
"disableSwipeBack": true,
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/preview/index",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/favorites/index",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/messageNotification/index",
|
|
"style": {
|
|
"navigationBarTitleText": "消息",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/testingHall/index",
|
|
"style": {
|
|
"navigationBarTitleText": "考试中心",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/testingHall/details",
|
|
"style": {
|
|
"navigationBarTitleText": "考试详情",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/wrongQuestionRecord/index",
|
|
"style": {
|
|
"navigationBarTitleText": "错题本",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/wrongQuestionRecord/correct",
|
|
"style": {
|
|
"navigationBarTitleText": "错题本做题页",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/examination/index",
|
|
"style": {
|
|
"navigationBarTitleText": "考试",
|
|
"disableSwipeBack": true,
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/examination/result",
|
|
"style": {
|
|
"navigationBarTitleText": "考试结果",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/practice/index",
|
|
"style": {
|
|
"navigationBarTitleText": "练习",
|
|
"disableSwipeBack": true,
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/learningTasks/index",
|
|
"style": {
|
|
"navigationBarTitleText": "学习任务",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/learningTasks/details",
|
|
"style": {
|
|
"navigationBarTitleText": "学习详情",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/examRanking/index",
|
|
"style": {
|
|
"navigationBarTitleText": "考试排行榜页",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/courseRecord/index",
|
|
"style": {
|
|
"navigationBarTitleText": "课程记录页",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/examinationRecord/index",
|
|
"style": {
|
|
"navigationBarTitleText": "考试记录页",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/courseRecord/courseStudyRecordDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "课程记录学习记录详情",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/courseRecord/coursePracticeRecordDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "课程记录练习记录详情",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/wrongQuestionRecord/result",
|
|
"style": {
|
|
"navigationBarTitleText": "答题本答题完成结果页",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/practice/result",
|
|
"style": {
|
|
"navigationBarTitleText": "练习完成结果页",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
}
|
|
|
|
]
|
|
} |