{ "pages": [ { "path": "pages/index/dialog", "style": { "navigationBarTitleText": "AI问答", "app-plus": { "titleNView": false, "animationType": "fade-in" } } }, { "path": "pages/index/index", "style": { "navigationBarTitleText": "首页", "app-plus": { "titleNView": false } } }, { "path": "pages/courseDetail/index", "style": { "navigationBarTitleText": "课程详情", "app-plus": { "titleNView": false } } }, { "path": "pages/courseDetail/submit", "style": { "navigationBarTitleText": "提交评价", "app-plus": { "titleNView": false } } }, { "path": "pages/setting/index", "style": { "navigationBarTitleText": "设置", "app-plus": { "titleNView": false } } }, { "path": "pages/welcome/index", "style": { "navigationBarTitleText": "欢迎", "app-plus": { "titleNView": false } } }, { "path": "pages/test/index", "style": { "navigationBarTitleText": "测试", "app-plus": { "titleNView": false } } }, { "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": "", "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/wrong_question_record/index", "style": { "navigationBarTitleText": "错题本", "app-plus": { "titleNView": false } } }, { "path": "pages/examination/index", "style": { "navigationBarTitleText": "考试", "app-plus": { "titleNView": false } } }, { "path": "pages/examination/result", "style": { "navigationBarTitleText": "考试结果", "app-plus": { "titleNView": false } } }, { "path": "pages/practice/index", "style": { "navigationBarTitleText": "练习", "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/course/index", "style": { "navigationBarTitleText": "课程中心", "app-plus": { "titleNView": false } } }, { "path": "pages/course/study", "style": { "navigationBarTitleText": "课程学习", "app-plus": { "titleNView": false } } }, { "path": "pages/charts/index", "style": { "navigationBarTitleText": "", "app-plus": { "titleNView": false } } } ], "tabBar": { "list": [ { "text": "首页", "pagePath": "pages/index/index" }, { "text": "学习", "pagePath": "pages/course/index" }, { "text": "场景", "pagePath": "pages/scene/index" }, { "text": "我的", "pagePath": "pages/me/index" } ], "color": "#666666", "selectedColor": "#0066FF", "fontSize": "16px", "borderStyle": "white", "borderColor": "#ffffff", "height": "70px", "spacing": "10px", "midButton": { "iconPath": "/static/images/icon/fawn-1.png", "width": "86px", "height": "86px", "iconWidth": "90px" } }, "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "AI智能培训", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8", "navigationStyle": "custom", "app-plus": { "titleView": false, "bounce": "none", "softinputNavBar": "none" } }, "uniIdRouter": {} }