123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277 |
- {
- "easycom": {
- "^zs-(.*)": "@/components/zs-$1/index.vue",
- "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
- },
- "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "慧研学惠生活",
- "navigationStyle":"custom"
- }
- },
- {
- "path": "pages/index/visitorIndex",
- "style": {
- "navigationBarTitleText": "慧研学惠生活",
- "navigationStyle":"custom"
- }
- },
- {
- "path": "pages/service/index",
- "style": {
- "navigationBarTitleText": "客服",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/service/chatRoom",
- "style": {
- "navigationBarTitleText": "在线客服",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/my/index",
- "style": {
- "navigationStyle":"custom",
- "navigationBarTitleText": "我的",
- "enablePullDownRefresh": false
- // "backgroundColor":"#f1f1f1"
- }
- }
- ,{
- "path" : "pages/index/position",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ],
- "subPackages": [ //分包
- {
- "root": "detail",
- "pages": [{
- "path": "shopDetail/shopDetail",
- "style": {
- "navigationBarTitleText": "店铺详情"
- }
- },
- {
- "path": "discountsDetail/index",
- "style": {
- "navigationBarTitleText": "优惠详情"
- }
- },
- {
- "path": "qrcode/index",
- "style": {
- "navigationBarTitleText": "出示二维码"
- }
- }
- ]
- },
- {
- "root": "my",
- "pages": [{
- "path": "coupon/index",
- "style": {
- "navigationBarTitleText": "优惠券"
- }
- },
- {
- "path": "edit/edit",
- "style": {
- "navigationBarTitleText": "账号设置"
- }
- },
- {
- "path": "edit/editName",
- "style": {
- "navigationBarTitleText": "账号设置"
- }
- },
- {
- "path": "card/index",
- "style": {
- "navigationBarTitleText": "卡包"
- }
- },
- {
- "path": "order/index",
- "style": {
- "navigationBarTitleText": "全部订单"
- }
- },
- {
- "path": "order/detail",
- "style": {
- "navigationBarTitleText": "订单详情"
- }
- },
- {
- "path": "favorite/index",
- "style": {
- "navigationBarTitleText": "我的收藏"
- }
- }
- ]
- },
- {
- "root": "combo",
- "pages": [{
- "path": "combo/combo",
- "style": {
- "navigationBarTitleText": "移动便捷生活"
- }
- }
- ]
- },
- {
- "root": "login",
- "pages": [{
- "path": "login/login",
- "style": {
- "navigationBarTitleText": "移动便捷生活"
- }
- },
- {
- "path": "login/otherLogin",
- "style": {
- "navigationBarTitleText": "添加其他号码"
- }
- },
- {
- "path": "login/veriFace",
- "style": {
- "navigationBarTitleText": "人脸识别"
- }
- }
- ]
- },
- {
- "root": "integral",
- "pages": [{
- "path": "store",
- "style": {
- "navigationBarTitleText": "积分权益"
- }
- },
- {
- "path": "shop",
- "style": {
- "navigationBarTitleText": "积分商城"
- }
- },
- {
- "path": "logs",
- "style": {
- "navigationBarTitleText": "积分明细"
- }
- }
- ]
- },
- {
- "root": "verify", //信息确认
- "pages": [{
- "path": "index",
- "style": {
- "navigationBarTitleText": "确认套餐",
- "disableScroll": true
- }
- },
- {
- "path": "activate",
- "style": {
- "navigationBarTitleText": "激活",
- "disableScroll": true
- }
- }
- ]
- },
- {
- "root": "study", //研学
- "pages": [
- {
- "path": "index",
- "style": {
- "navigationBarTitleText": "慧研学"
- }
- },
- {
- "path": "inspect",
- "style": {
- "navigationBarTitleText": "虚拟考察"
- }
- },
- {
- "path": "route",
- "style": {
- "navigationBarTitleText": "个性路径"
- }
- },
- {
- "path": "schedule",
- "style": {
- "navigationBarTitleText": "学习进度"
- }
- },
- {
- "path": "community",
- "style": {
- "navigationBarTitleText": "互动社区"
- }
- },
- {
- "path": "publish",
- "style": {
- "navigationBarTitleText": "发布"
- }
- }
- ]
- }
- ],
- "tabBar": {
- "color": "#0F0F0F",
- "selectedColor": "#FE5B47",
- "backgroundColor": "#fff",
- "list": [{
- "iconPath": "static/home_off.png",
- "selectedIconPath": "static/home_on.png",
- "text": "首页",
- "pagePath": "pages/index/index"
- },
- {
- "iconPath": "static/service_off.png",
- "selectedIconPath": "static/service_on.png",
- "text": "客服",
- "pagePath": "pages/service/index"
- },
- {
- "iconPath": "static/my_off.png",
- "selectedIconPath": "static/my_on.png",
- "text": "我的",
- "pagePath": "pages/my/index"
- }
- ]
- },
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#fff",
- "backgroundColor": "#F8F8F8"
- },
- "uniIdRouter": {}
- }
|