123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263 |
- {
- "easycom": {
- "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
- },
- "pages": [{
- "path": "pages/tabBar/index",
- "style": {
- "navigationBarTitleText": "润护通",
- "enablePullDownRefresh": true
-
- }
- }, {
- "path": "pages/tabBar/order",
- "style": {
- "navigationBarTitleText": "我的订单",
- "enablePullDownRefresh": true
- }
- }, {
- "path": "pages/order/orderDetails",
- "style": {
- "navigationBarTitleText": "订单详情",
- "enablePullDownRefresh": true
- }
- }, {
- "path": "pages/tabBar/mine",
- "style": {
- "navigationBarTitleText": "我的",
- "enablePullDownRefresh": true
- }
- }, {
- "path": "pages/order/placeAnOrder",
- "style": {
- "navigationBarTitleText": "下单"
- }
- }, {
- "path": "pages/order/chooseService",
- "style": {
- "navigationBarTitleText": "选择服务"
- }
- }, {
- "path": "pages/login/index",
- "style": {
- "navigationBarTitleText": "登录"
- }
- }, {
- "path": "pages/web-view/web",
- "style": {
- "navigationBarTitleText": "第三方网站"
- }
- }],
- "subpackages": [
- // {
- // "root": "pages/order",
- // "pages": [{
- // "path": "orderDetails",
- // "style": {
- // "navigationBarTitleText": "订单详情",
- // "navigationStyle": "custom",
- // "navigationBarTextStyle": "white"
- // }
- // },
- // {
- // "path": "applicationDrawback",
- // "style": {
- // "navigationBarTitleText": "申请退款",
- // "navigationStyle": "custom",
- // "navigationBarTextStyle": "white"
- // }
- // }
- // ]
- // },
- {
- "root": "pages/mine",
- "pages": [{
- "path": "personalDetails",
- "style": {
- "navigationBarTitleText": "个人信息",
- "navigationStyle": "custom",
- "navigationBarTextStyle": "white"
- }
- }, {
- "path": "patient/patient",
- "style": {
- "navigationBarTitleText": "就诊人"
- }
- }, {
- "path": "patient/form",
- "style": {
- "navigationBarTitleText": "就诊人信息"
- }
- },
- {
- "path": "privacy",
- "style": {
- "navigationBarTitleText": "协议详情"
- }
- },
- {
- "path": "helpCenter",
- "style": {
- "navigationBarTitleText": "帮助中心"
- }
- },
- {
- "path": "agreement",
- "style": {
- "navigationBarTitleText": "协议",
- "navigationStyle": "custom"
- }
- }
- // {
- // "path": "myRedEn",
- // "style": {
- // "navigationBarTitleText": "我的红包",
- // "navigationStyle": "custom",
- // "navigationBarTextStyle": "white",
- // "enablePullDownRefresh": true
- // }
- // },
- // {
- // "path": "myFavorite",
- // "style": {
- // "navigationBarTitleText": "我的收藏",
- // "navigationStyle": "custom",
- // "navigationBarTextStyle": "white"
- // }
- // },
- // {
- // "path": "promotionCenter",
- // "style": {
- // "navigationBarTitleText": "推广中心",
- // "navigationStyle": "custom",
- // "navigationBarTextStyle": "white"
- // }
- // },
- // {
- // "path": "withdrawDeposit",
- // "style": {
- // "navigationBarTitleText": "提现",
- // "navigationStyle": "custom",
- // "navigationBarTextStyle": "white"
- // }
- // },
- // {
- // "path": "detail",
- // "style": {
- // "navigationBarTitleText": "明细",
- // "navigationStyle": "custom",
- // "navigationBarTextStyle": "white",
- // "enablePullDownRefresh": true
- // }
- // },
- // {
- // "path": "promotionOrder",
- // "style": {
- // "navigationBarTitleText": "推广订单",
- // "navigationStyle": "custom",
- // "navigationBarTextStyle": "white",
- // "enablePullDownRefresh": true
- // }
- // },
- // {
- // "path": "poster",
- // "style": {
- // "navigationBarTitleText": "推广海报",
- // "navigationStyle": "custom",
- // "navigationBarTextStyle": "white"
- // }
- // },
- // {
- // "path": "promoteUsers",
- // "style": {
- // "navigationBarTitleText": "推广用户",
- // "navigationStyle": "custom",
- // "navigationBarTextStyle": "white",
- // "enablePullDownRefresh": true
- // }
- // },
- // {
- // "path": "set",
- // "style": {
- // "navigationBarTitleText": "设置",
- // "navigationStyle": "custom",
- // "navigationBarTextStyle": "white"
- // }
- // },
- // {
- // "path": "news",
- // "style": {
- // "navigationBarTitleText": "通知消息",
- // "navigationStyle": "custom",
- // "navigationBarTextStyle": "white",
- // "enablePullDownRefresh": true
- // }
- // },
- // {
- // "path": "exchangeOrder",
- // "style": {
- // "navigationBarTitleText": "兑换订单",
- // "navigationStyle": "custom",
- // "navigationBarTextStyle": "white"
- // }
- // },
- // {
- // "path": "exchangeOrderDetails",
- // "style": {
- // "navigationBarTitleText": "兑换订单详情",
- // "navigationStyle": "custom",
- // "navigationBarTextStyle": "white"
- // }
- // },
- // {
- // "path": "evaluate",
- // "style": {
- // "navigationBarTitleText": "评价",
- // "navigationStyle": "custom",
- // "navigationBarTextStyle": "white"
- // }
- // },
- // {
- // "path": "logisticsInfo",
- // "style": {
- // "navigationBarTitleText": "物流信息",
- // "navigationStyle": "custom",
- // "navigationBarTextStyle": "white"
- // }
- // },
- ]
- }
- ],
- "preloadSubpackages": true,
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8"
- },
- "tabBar": {
- "color": "#333333",
- "backgroundColor": "#ffffff",
- "selectedColor": "#1A56A6",//选中时字体颜色
- "list": [{
- "pagePath": "pages/tabBar/index",
- "iconPath": "/static/tabBar/home.png",
- "selectedIconPath": "/static/tabBar/home-active.png",
- "text": "首页"
- },
- {
- "pagePath": "pages/tabBar/order",
- "iconPath": "/static/tabBar/order.png",
- "selectedIconPath": "/static/tabBar/order-active.png",
- "text": "订单"
- },
- {
- "pagePath": "pages/tabBar/mine",
- "iconPath": "/static/tabBar/mine.png",
- "selectedIconPath": "/static/tabBar/mine-active.png",
- "text": "我的"
- }
- ]
- },
- "uniIdRouter": {}
- }
|