123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471 |
- {
- "pages": [
- {
- "path": "pages/carVideo/index",
- "style": {
- "navigationBarTitleText": "学车",
- "enablePullDownRefresh": false,
- // #ifdef MP-WEIXIN
- "navigationStyle": "custom"
- // #endif
- // #ifdef MP-TOUTIAO
- "navigationStyle": "default"
- // #endif
- }
- },
- {
- "path": "pages/carVideo/videoList",
- "style": {
- "navigationBarTitleText": "学车视频",
- "enablePullDownRefresh": false,
- // #ifdef MP-WEIXIN
- "navigationStyle": "custom"
- // #endif
- // #ifdef MP-TOUTIAO
- "navigationStyle": "default"
- // #endif
- }
- },
- {
- "path": "pages/extraWeb/index",
- "style": {}
- },
- {
- "path": "pages/lightMock/index",
- "style": {
- "navigationBarTitleText": "灯光模拟",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "极速生活圈",
- // #ifdef MP-WEIXIN
- "navigationStyle": "custom"
- // #endif
- // #ifdef MP-TOUTIAO
- "navigationStyle": "default"
- // #endif
- }
- },
- {
- "path": "pages/user/set",
- "style": {
- "navigationBarTitleText": "我的设置"
- }
- },
- {
- "path": "pages/user/collectionList",
- "style": {
- "navigationBarTitleText": "我的收藏"
- }
- },
- {
- "path": "pages/user/browserecord",
- "style": {
- "navigationBarTitleText": "浏览足迹"
- }
- },
- //webview页面
- {
- "path": "pages/webview/webview",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- //模拟考试的页面
- {
- "path": "pages/mockExam/begin",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "pageOrientation": "landscape",
- // #ifdef MP-WEIXIN
- "navigationStyle": "custom"
- // #endif
- // #ifdef MP-TOUTIAO
- "navigationStyle": "default"
- // #endif
- }
- },
- {
- "path": "pages/mockExam/test",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "pageOrientation": "landscape",
- // #ifdef MP-WEIXIN
- "navigationStyle": "custom"
- // #endif
- // #ifdef MP-TOUTIAO
- "navigationStyle": "default"
- // #endif
- }
- },
- {
- "path": "pages/user/order",
- "style": {
- "navigationBarTitleText": "我的订单",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/fulu/index",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/fulu/placeorder",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/fulu/orderdes",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- // {
- // "path": "pages/phoneBill/index",
- // "style": {
- // "navigationBarTitleText": "",
- // "enablePullDownRefresh": false
- // }
- // },
- // {
- // "path": "pages/phoneBill/orderdes",
- // "style": {
- // "navigationBarTitleText": "",
- // "enablePullDownRefresh": false
- // }
- // },
- {
- "path": "pages/carVideo/play",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/carVideo/more",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "pages/user/index",
- "style": {
- "navigationBarTitleText": "用户信息"
- }
- },
- {
- "path": "pages/carVideo/shortVideoPaly",
- "style": {
- "disableScroll": true,
- // #ifdef MP-WEIXIN
- "navigationStyle": "custom"
- // #endif
- // #ifdef MP-TOUTIAO
- "navigationStyle": "default"
- // #endif
-
- }
- }
- ],
- "subPackages": [
- {
- "root": "otherPages",
- "pages": [
- {
- "path": "marked/index",
- "styles": {}
- },
- {
- "path": "exerciseSpecify/index",
- "style": {}
- },
- {
- "path": "exerciseMi/index",
- "style": {}
- },
- {
- "path": "exerciseFree/index",
- "style": {
- "navigationBarTitleText":"免费练习"
- }
- },
- {
- "path": "exerciseWrong/index",
- "style": {
- "navigationBarTitleText":"错题练习"
- }
- },
- {
- "path": "exerciseCollect/index",
- "style": {
- "navigationBarTitleText":"收藏题练习"
- }
- },
- {
- "path": "code/index",
- "styles": {}
- },
- {
- "path": "classifyOrder/index",
- "style": {
- "navigationBarTitleText": "顺序练习",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "classifyKind/index",
- "style": {
- "navigationBarTitleText": "分类练习",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "classifyArea/index",
- "style": {
- "navigationBarTitleText": "区域练习",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "classifyChoose/index",
- "style": {
- "navigationBarTitleText": "精选练习",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "testScores/index",
- "style": {
- "navigationBarTitleText": "模拟考试分数",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "beforeMockExam/index",
- "styles": {
- "navigationBarTitleText": "模拟考试",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "collection/index",
- "style": {}
- },
- {
- "path": "classifyFree/index",
- "style": {
- "navigationBarTitleText": "免费体验",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "buyVip/index",
- "style": {
- "navigationBarTitleText": "购买vip",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "mockExam/index",
- "style": {
- "navigationBarTitleText": "模拟考试",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "mockExamEnd/index",
- "style": {
- "navigationBarTitleText": "模拟考试结果",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "exercise/index",
- "style": {
- "navigationBarTitleText": "练习",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "exerciseExam/index",
- "style": {
- "navigationBarTitleText": "单选测试",
- "enablePullDownRefresh": false
- }
- },
- {
- "path":"selectRulePaper/index",
- "style":{
- "navigationBarTitleText":"科一考前秘卷",
- "enablePullDownRefresh": false
- }
- },
- {
- "path":"pdfList/index",
- "style":{
- "navigationBarTitleText":"电子版答案",
- "enablePullDownRefresh": false
- }
- }
- ]
- }
- ],
- "tabBar": {
- "color": "#7A7E83",
- "selectedColor": "#E31818",
- "borderStyle": "white",
- "backgroundColor": "#ffffff",
- "list": [
- // {
- // "pagePath": "pages/home/index",
- // "iconPath": "static/imgs/home.png",
- // "selectedIconPath": "static/imgs/home-avtive.png",
- // "text": "首页"
- // },
- {
- "pagePath": "pages/carVideo/index",
- "iconPath": "static/imgs/video.png",
- "selectedIconPath": "static/imgs/video-avtive.png",
- "text": "学车"
- },
- {
- "pagePath": "pages/user/index",
- "iconPath": "static/imgs/user.png",
- "selectedIconPath": "static/imgs/user-avtive.png",
- "text": "我的"
- }
- ]
- },
- // #ifdef MP-TOUTIAO
- "easycom": {
- "autoscan": true,
- "custom": {
- "van-(.*)": "vant-weapp-convert-uniapp/components/van-$1/van-$1.vue"
- }
- },
- // #endif
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8",
- // #ifdef MP-WEIXIN
- "usingComponents": {
- "van-overlay": "./wxcomponents/vant/overlay/index",
- "van-tabbar": "./wxcomponents/vant/tabbar/index",
- "van-tabbar-item": "./wxcomponents/vant/tabbar-item/index",
- "van-search": "./wxcomponents/vant/search/index",
- "van-icon": "./wxcomponents/vant/icon/index",
- "van-row": "./wxcomponents/vant/row/index",
- "van-col": "./wxcomponents/vant/col/index",
- "van-transition": "./wxcomponents/vant/transition/index",
- "van-image": "./wxcomponents/vant/image/index",
- "van-checkbox": "./wxcomponents/vant/checkbox/index",
- "van-checkbox-group": "./wxcomponents/vant/checkbox-group/index",
- "van-radio": "./wxcomponents/vant/radio/index",
- "van-radio-group": "./wxcomponents/vant/radio-group/index",
- "van-cell": "./wxcomponents/vant/cell/index",
- "van-cell-group": "./wxcomponents/vant/cell-group/index",
- "van-switch": "./wxcomponents/vant/switch/index",
- "van-popup": "./wxcomponents/vant/popup/index",
- "van-skeleton": "./wxcomponents/vant/skeleton/index",
- "van-field": "./wxcomponents/vant/field/index",
- "van-area": "./wxcomponents/vant/area/index",
- "van-button": "./wxcomponents/vant/button/index",
- "van-divider": "./wxcomponents/vant/divider/index",
- "van-count-down": "./wxcomponents/vant/count-down/index",
- "van-dialog": "./wxcomponents/vant/dialog/index",
- "van-tab": "./wxcomponents/vant/tab/index",
- "van-tabs": "./wxcomponents/vant/tabs/index",
- "van-picker": "./wxcomponents/vant/picker/index",
- "van-share-sheet": "./wxcomponents/vant/share-sheet/index",
- "van-index-bar": "./wxcomponents/vant/index-bar/index",
- "van-index-anchor": "./wxcomponents/vant/index-anchor/index",
- "van-stepper": "./wxcomponents/vant/stepper/index",
- "van-sidebar": "wxcomponents/vant/sidebar/index",
- "van-sidebar-item": "wxcomponents/vant/sidebar-item/index",
- "van-grid": "wxcomponents/vant/grid/index",
- "van-grid-item": "wxcomponents/vant/grid-item/index",
- "van-nav-bar": "wxcomponents/vant/nav-bar/index"
- },
- "a": ""
- // #endif
- // #ifdef MP-TOUTIAO
- "usingComponents": {}
- // #endif
- },
- "condition": {
- //模式配置,仅开发期间生效
- "current": 0, //当前激活的模式(list 的索引项)
- "list": [
- {
- "name": "模拟考试开始", //模式名称
- "path": "pages/mockExam/begin", //启动页面,必选
- "query": "username=张宇&subject=1&type=liceCar&headimg=https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL42T648KSueEiaibrIt0jgEmgBUlRvbu1ES3VnKoBicK4GOnuYK8oeSLL0V0gmeGaWwONo78oPpvzUQ/132" //启动参数,在页面的onLoad函数里面得到
- },
- {
- "name": "模拟考试考试", //模式名称
- "path": "pages/mockExam/test", //启动页面,必选
- "query": "username=张宇&subject=1&type=liceCar&headimg=https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTL42T648KSueEiaibrIt0jgEmgBUlRvbu1ES3VnKoBicK4GOnuYK8oeSLL0V0gmeGaWwONo78oPpvzUQ/132" //启动参数,在页面的onLoad函数里面得到
- },
- {
- "name": "灯光模拟",
- "path": "pages/lightMock/index"
- },
- {
- "name": "获取code",
- "path": "otherPages/code/index"
- },
- {
- "name": "查看网页",
- "path": "pages/webview/webview"
- },
- {
- "name": "购买vip",
- "path": "otherPages/buyVip/index"
- },
- {
- "name": "模拟考试仿真题目",
- "path": "otherPages/mockExam/index",
- "query": "liceCar=1&liceTruck=&liceBus=&liceMoto=&name=科目一&cert=C1/C2/C3&vehicle=轿车&subject=1&title=模拟考试&sort=3"
- },
- {
- "name": "模拟考试结果",
- "path": "otherPages/mockExamEnd/index",
- "query": "liceCar=1&liceTruck=&liceBus=&liceMoto=&name=科目一&cert=C1/C2/C3&vehicle=轿车&subject=1&title=模拟考试&sort=3"
- },
- {
- "name": "查看成绩",
- "path": "otherPages/testScores/index",
- "query": "liceCar=1&liceTruck=&liceBus=&liceMoto=&name=科目一&cert=C1/C2/C3&vehicle=轿车&subject=4&title=顺序练习&sort=3&excellIssueName=新增题库"
- },
- {
- "name": "练习",
- "path": "otherPages/exercise/index",
- "query": "liceCar=1&liceTruck=&liceBus=&liceMoto=&name=科目一&cert=C1/C2/C3&vehicle=轿车&subject=4&title=顺序练习&sort=3&excellIssueName=新增题库"
- },
- {
- "name": "指定的练习",
- "path": "otherPages/exerciseSpecify/index",
- "query": "liceCar=1&liceTruck=&liceBus=&liceMoto=&name=%E7%A7%91%E7%9B%AE%E4%B8%80&gs=xc&cert=C1%2FC2%2FC3&vehicle=%E8%BD%BF%E8%BD%A6&subject=1&title=%E7%B2%BE%E9%80%89%E8%80%83%E9%A2%98&sort=3&__id__=1"
- },
- {
- "name":"科一秘卷",
- "path":"otherPages/selectRulePaper/index",
- "query": "liceCar=1&liceTruck=&liceBus=&liceMoto=&name=%E7%A7%91%E7%9B%AE%E4%B8%80&gs=xc&cert=C1%2FC2%2FC3&vehicle=%E8%BD%BF%E8%BD%A6&subject=1&title=%E7%B2%BE%E9%80%89%E8%80%83%E9%A2%98&sort=3&__id__=1"
- }
- ]
- }
- }
|