123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285 |
- {
- "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- {
- "path": "pages/login",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "pages/index/index",
- "style": {
- "navigationStyle": "custom",
- "componentPlaceholder": {
- "uni-card": "view",
- "uni-load-more": "view",
- "uni-badge":"view",
- "c-progress-circle":"view"
- }
- }
- },
- {
- "path": "pages/exam/index",
- "style": {
- "navigationStyle": "custom",
- "componentPlaceholder": {
- "uni-card": "view",
- "uni-load-more": "view",
- "uni-badge":"view",
- "c-progress-circle":"view"
- }
- }
- },
- {
- "path": "pages/my/index",
- "style": {
- "navigationBarTitleText": "我的",
- "componentPlaceholder": {
- "uni-card": "view",
- "uni-load-more": "view",
- "uni-badge":"view",
- "c-progress-circle":"view"
- }
- }
- },
- {
- "path": "pages/my/mesList",
- "style": {
- "navigationBarTitleText": "消息",
- "componentPlaceholder": {
- "uni-card": "view",
- "uni-load-more": "view",
- "uni-badge":"view",
- "c-progress-circle":"view"
- }
- }
- },
- {
- "path": "pages/my/zhengshu",
- "style": {
- "navigationBarTitleText": "证书",
- "componentPlaceholder": {
- "uni-card": "view",
- "uni-load-more": "view",
- "uni-badge":"view",
- "c-progress-circle":"view"
- }
- }
- },
- {
- "path": "pages/my/setting",
- "style": {
- "navigationBarTitleText": "设置",
- "componentPlaceholder": {
- "uni-card": "view",
- "uni-load-more": "view",
- "uni-badge":"view",
- "c-progress-circle":"view"
- }
- }
- },
- {
- "path": "pages/demo/index",
- "style": {
- "navigationBarTitleText": "demo"
- }
- },
- {
- "path": "pages/course/index",
- "style": {
- "navigationBarTitleText": "课程",
- "componentPlaceholder": {
- "uni-card": "view",
- "uni-load-more": "view",
- "uni-badge":"view",
- "c-progress-circle":"view"
- }
- }
- },
- {
- "path": "pages/course/kechengInfo",
- "style": {
- "navigationBarTitleText": "课程详情",
- "componentPlaceholder": {
- "uni-card": "view",
- "uni-load-more": "view",
- "uni-badge":"view",
- "c-progress-circle":"view"
- }
- }
- },
- {
- "path": "pages/score/index",
- "style": {
- "navigationStyle": "custom",
- "componentPlaceholder": {
- "uni-card": "view",
- "uni-load-more": "view",
- "uni-badge":"view",
- "c-progress-circle":"view"
- }
- }
- },
- {
- "path": "pages/score/kaoshiChengjiInfo",
- "style": {
- "navigationStyle": "custom",
- "componentPlaceholder": {
- "uni-card": "view",
- "uni-load-more": "view",
- "uni-badge":"view",
- "c-progress-circle":"view"
- }
- }
- },
- {
- "path": "pages/exam/exam",
- "style": {
- "navigationStyle": "custom",
- "componentPlaceholder": {
- "uni-card": "view",
- "uni-load-more": "view",
- "uni-badge":"view",
- "c-progress-circle":"view"
- }
- }
- },
- {
- "path": "pages/lianxi/index",
- "style": {
- "navigationBarTitleText": "练习",
- "componentPlaceholder": {
- "uni-card": "view",
- "uni-load-more": "view",
- "uni-badge":"view",
- "c-progress-circle":"view"
- }
- }
- },
- {
- "path": "pages/lianxi/lianxi",
- "style": {
- "navigationBarTitleText": "",
- "componentPlaceholder": {
- "uni-card": "view",
- "uni-load-more": "view",
- "uni-badge":"view",
- "c-progress-circle":"view"
- }
- }
- },
- {
- "path": "pages/baoming/index",
- "style": {
- "navigationBarTitleText": "报名",
- "componentPlaceholder": {
- "uni-card": "view",
- "uni-load-more": "view",
- "uni-badge":"view",
- "c-progress-circle":"view"
- }
- }
- },
- // {
- // "path" : "pages/cuoti/cuoti",
- // "style" :
- // {
- // "navigationBarTitleText" : "错题答案"
- // }
- // },
- {
- "path": "pages/my/mesPage",
- "style": {
- "navigationBarTitleText": "消息详情",
- "componentPlaceholder": {
- "uni-card": "view",
- "uni-load-more": "view",
- "uni-badge":"view",
- "c-progress-circle":"view"
- }
- }
- },
- {
- "path": "pages/my/credit",
- "style": {
- "navigationBarTitleText": "学分",
- "componentPlaceholder": {
- "uni-card": "view",
- "uni-load-more": "view",
- "uni-badge":"view",
- "c-progress-circle":"view"
- }
- }
- },
- {
- "path": "components/zhuapaiConfirm/submitScore",
- "style": {
- "componentPlaceholder": {
- "c-progress-circle":"view"
- }
- }
- },
- {
- "path": "components/custom-scroll-list-chengji/custom-scroll-list-chengji",
- "style": {
- "componentPlaceholder": {
- "uni-load-more": "view"
- }
- }
- },
- {
- "path": "components/custom-scroll-list/custom-scroll-list",
- "style": {
- "componentPlaceholder": {
- "uni-load-more": "view"
- }
- }
- }
- ],
- "tabBar": {
- "color": "#565656",
- "selectedColor": "#0856E6",
- "borderStyle": "black",
- "backgroundColor": "#ffffff",
- "fontSize": "13px",
- "iconWidth": "28px",
- "spacing": "0px",
- "list": [{
- "pagePath": "pages/index/index",
- "iconPath": "static/images/tabbar/unselect/index-sj.png",
- "selectedIconPath": "static/images/tabbar/select/index-sj.png",
- "text": "首页"
- }, {
- "pagePath": "pages/exam/index",
- "iconPath": "static/images/tabbar/unselect/exam-sj.png",
- "selectedIconPath": "static/images/tabbar/select/exam-sj.png",
- "text": "考试"
- },
- {
- "pagePath": "pages/score/index",
- "iconPath": "static/images/tabbar/unselect/score-sj.png",
- "selectedIconPath": "static/images/tabbar/select/score-sj.png",
- "text": "成绩"
- }, {
- "pagePath": "pages/my/index",
- "iconPath": "static/images/tabbar/unselect/my-sj.png",
- "selectedIconPath": "static/images/tabbar/select/my-sj.png",
- "text": "我的"
- }
- ]
- },
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "麦塔软件",
- "navigationBarBackgroundColor": "#fff"
- },
- "subPackages": [
- // 声明 uni_modules 分包
- {
- "root": "subpacks", // 将 uni_modules 作为分包根目录
- "name": "subpack",
- "pages": []
- }
- ],
- "uniIdRouter": {}
- }
|