{ "easycom": { "autoscan": true, // 注意一定要放在custom里,否则无效,https://ask.dcloud.net.cn/question/131175 "custom": { "^u--(.*)": "@/node_modules/uview-plus/components/u-$1/u-$1.vue", "^up-(.*)": "@/node_modules/uview-plus/components/u-$1/u-$1.vue", "^u-([^-].*)": "@/node_modules/uview-plus/components/u-$1/u-$1.vue" } }, "pages": [{ "path": "pages/index/index", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "app": { "bounce": "none" } } }, { "path": "pages/patientClass/patientClass", "style": { "navigationStyle": "custom", "navigationBarTitleText": "uni-app分页", "app": { "bounce": "none" } } }, { "path": "pages/live/live", "style": { "navigationStyle": "custom", "navigationBarTitleText": "uni-app分页", "app": { "bounce": "none" } } }, { "path": "pages/education/education", "style": { "navigationStyle": "custom", "navigationBarTitleText": "uni-app分页", "app": { "bounce": "none" } } }, { "path": "pages/my/my", "style": { "navigationStyle": "custom", "navigationBarTitleText": "uni-app分页", "app": { "bounce": "none" } } } ], "subPackages": [ { "root": "pages_course", "pages": [ { "path": "index/index", "style": { "navigationBarTitleText": "课程页面演示", "app": { "bounce": "none" } } }, { "path": "course/course", "style": { "navigationStyle": "custom", "navigationBarTitleText": "肝胆相照精品课", "app": { "bounce": "none" } } }, { "path": "course_detail/course_detail", "style": { "navigationStyle": "custom", "navigationBarTitleText": "课程详情", "app": { "bounce": "none" } } }, { "path": "course_review/course_review", "style": { "navigationStyle": "custom", "navigationBarTitleText": "评价课程", "app": { "bounce": "none" } } }, { "path": "my_courses/my_courses", "style": { "navigationStyle": "custom", "navigationBarTitleText": "我的课程", "app": { "bounce": "none" } } }, { "path": "course_payment/course_payment", "style": { "navigationStyle": "custom", "navigationBarTitleText": "课程支付", "app": { "bounce": "none" } } }, { "path": "order_record/order_record", "style": { "navigationStyle": "custom", "navigationBarTitleText": "订单记录", "app": { "bounce": "none" } } }, { "path": "course_filter/course_filter", "style": { "navigationStyle": "custom", "navigationBarTitleText": "筛选", "app": { "bounce": "none" } } }, { "path": "invoice/invoice", "style": { "navigationStyle": "custom", "navigationBarTitleText": "开具发票", "app": { "bounce": "none" } } }, { "path": "invoice_info/invoice_info", "style": { "navigationStyle": "custom", "navigationBarTitleText": "填写发票信息", "app": { "bounce": "none" } } }, { "path": "invoice_detail/invoice_detail", "style": { "navigationStyle": "custom", "navigationBarTitleText": "开票详情", "app": { "bounce": "none" } } } ] }, { "root": "pages_app", "pages": [ { "path": "search/search", "style": { "navigationStyle": "custom", "navigationBarTitleText": "uni-app分页", "app": { "bounce": "none" } } }, { "path": "login/login", "style": { "navigationStyle": "custom", "navigationBarTitleText": "uni-app分页", "app": { "bounce": "none" } } }, { "path": "video/video", "style": { "navigationStyle": "custom", "navigationBarTitleText": "uni-app分页", "app": { "bounce": "none" } } }, { "path": "videoDetail/videoDetail", "style": { "navigationStyle": "custom", "navigationBarTitleText": "uni-app分页", "app": { "bounce": "none" } } }, { "path": "myFlower/myFlower", "style": { "navigationStyle": "custom", "navigationBarTitleText": "uni-app分页", "app": { "bounce": "none" } } }, { "path": "news/news", "style": { "navigationStyle": "custom", "navigationBarTitleText": "uni-app分页", "app": { "bounce": "none" } } }, { "path": "myWelfareCard/myWelfareCard", "style": { "navigationStyle": "custom", "navigationBarTitleText": "uni-app分页", "app": { "bounce": "none" } } }, { "path": "ppt/ppt", "style": { "navigationStyle": "custom", "navigationBarTitleText": "uni-app分页", "app": { "bounce": "none" } } }, { "path": "pointMall/pointMall", "style": { "navigationStyle": "custom", "navigationBarTitleText": "uni-app分页", "app": { "bounce": "none" } } }, { "path": "pay/pay", "style": { "navigationStyle": "custom", "navigationBarTitleText": "uni-app分页", "app": { "bounce": "none" } } }, { "path": "buyPoint/buyPoint", "style": { "navigationStyle": "custom", "navigationBarTitleText": "uni-app分页", "app": { "bounce": "none" } } }, { "path": "pointGoods/pointGoods", "style": { "navigationStyle": "custom", "navigationBarTitleText": "uni-app分页", "app": { "bounce": "none" } } }, { "path": "msg/msg", "style": { "navigationStyle": "custom", "navigationBarTitleText": "uni-app分页", "app": { "bounce": "none" } } }, { "path": "myWelfare/myWelfare", "style": { "navigationStyle": "custom", "navigationBarTitleText": "uni-app分页", "app": { "bounce": "none" } } }, { "path": "zhinan/zhinan", "style": { "navigationStyle": "custom", "navigationBarTitleText": "uni-app分页", "app": { "bounce": "none" } } }, { "path": "qikan/qikan", "style": { "navigationStyle": "custom", "navigationBarTitleText": "uni-app分页", "app": { "bounce": "none" } } }, { "path": "smsLogin/smsLogin", "style": { "navigationStyle": "custom", "navigationBarTitleText": "uni-app分页", "app": { "bounce": "none" } } }, { "path": "pwdLogin/pwdLogin", "style": { "navigationStyle": "custom", "navigationBarTitleText": "uni-app分页", "app": { "bounce": "none" } } } ] }], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8", "app-plus": { "background": "#efeff4" } }, "condition" : { //模式配置,仅开发期间生效 "current": 0, //当前激活的模式(list 的索引项) "list": [ { "name": "", //模式名称 "path": "pages_app/login/login", //启动页面,必选 "query": "" //启动参数,在页面的onLoad函数里面得到 } ] } }