123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238 |
- {
- "pages": [
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "订单券列表",
- "usingComponents": {}
- }
- },
- {
- "path": "pages/tabBar/ucenter/index/index",
- "style": {
- "backgroundColor": "#f4f4f4",
- "navigationBarTitleText": "个人中心",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#24ADFF",
- "usingComponents": {}
- }
- },
- {
- "path": "pages/auth/login/login",
- "style": {
- "navigationBarTitleText": "登录",
- "usingComponents": {}
- }
- },
- {
- "path": "pages/goods/goods",
- "style": {
- "navigationBarTitleText": "鲸致生活家政服务",
- "usingComponents": {}
- }
- },
- {
- "path": "pages/ucenter/address/address",
- "style": {
- "navigationBarTitleText": "地址管理",
- "usingComponents": {}
- }
- },
- {
- "path": "pages/ucenter/addressAdd/addressAdd",
- "style": {
- "navigationBarTitleText": "编辑地址",
- "usingComponents": {}
- }
- },
- {
- "path": "pages/ucenter/feedback/feedback",
- "style": {
- "navigationBarTitleText": "意见反馈",
- "usingComponents": {}
- }
- },
- {
- "path": "pages/ucenter/about/about",
- "style": {
- "usingComponents": {}
- }
- },
- {
- "path": "pages/ucenter/help/help",
- "style": {
- "navigationBarTitleText": "服务说明",
- "usingComponents": {}
- }
- },
- {
- "path": "pages/ucenter/order/order",
- "style": {
- "navigationBarTitleText": "我的订单",
- "usingComponents": {}
- }
- },
- {
- "path": "pages/ucenter/orderDetail/orderDetail",
- "style": {
- "navigationBarTitleText": "订单详情",
- "enablePullDownRefresh": true,
- "usingComponents": {},
- "navigationBarTextStyle":"black",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/ucenter/aftersale/aftersale",
- "style": {
- "navigationBarTitleText": "售后",
- "usingComponents": {}
- }
- },
- {
- "path": "pages/ucenter/aftersaleList/aftersaleList",
- "style": {
- "navigationBarTitleText": "我的售后",
- "usingComponents": {}
- }
- },
- {
- "path": "pages/ucenter/aftersaleDetail/aftersaleDetail",
- "style": {
- "navigationBarTitleText": "售后详情",
- "usingComponents": {}
- }
- },
- {
- "path": "pages/ucenter/serviceDetail/serviceDetail",
- "style": {
- "navigationBarTitleText": "服务预约",
- "usingComponents": {}
- }
- },
- {
- "path": "pages/ucenter/appointOrder/appointOrder",
- "style": {
- "backgroundColor": "#f4f4f4",
- "navigationBarTitleText": "立即预约",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#fff",
- "usingComponents": {},
- "navigationBarTextStyle":"black"
- }
- },
- {
- "path": "pages/ucenter/addressChoose/addressChoose",
- "style": {
- "navigationBarTitleText": "地址选择",
- "usingComponents": {}
- }
- },
- {
- "path": "pages/ucenter/company/company",
- "style": {
- "usingComponents": {}
- }
- },
- {
- "path": "pages/ucenter/applyRefund/applyRefund",
- "style": {
- "navigationBarTitleText": "申请退款",
- "usingComponents": {}
- }
- },
- {
- "path": "pages/map/mapContent/mapContent",
- "style": {
- "usingComponents": {},
- "navigationBarTitleText": "确认服务地址"
- }
- },
- {
- "path": "pages/extra/newRevisit/newRevisit",
- "style": {
- "component": true,
- "navigationBarTitleText": "服务意见",
- "usingComponents": {}
- }
- }
- ],
- "tabBar": {
- "backgroundColor": "#f7f7f7",
- "borderStyle": "white",
- "selectedColor": "#09AFFF",
- "color": "#2A2A2A",
- "list": [
- {
- "pagePath": "pages/index/index",
- "iconPath": "static/images/new/home.png",
- "selectedIconPath": "static/images/new/home@selected.png",
- "text": "团购核销"
- },
- {
- "pagePath": "pages/tabBar/ucenter/index/index",
- "iconPath": "static/images/new/my.png",
- "selectedIconPath": "static/images/new/my@selected.png",
- "text": "我的"
- }
- ]
- },
- "networkTimeout": {
- "request": 30000,
- "connectSocket": 30000,
- "uploadFile": 30000,
- "downloadFile": 30000
- },
- "debug": true,
- "sitemapLocation": "sitemap.json",
- "permission": {
- "scope.userLocation": {
- "desc": "你的位置信息将用于确定服务范围"
- }
- },
- "plugins": {
- "contactPlugin": {
- "version": "1.4.3",
- "provider": "wx104a1a20c3f81ec2"
- },
- "chooseLocation": {
- "version": "1.0.8",
- "provider": "wx76a9a06e5b4e693e"
- }
- },
- "easycom": {
- "autoscan": true,
- "custom": {
- "^van-cell$": "./lib/vant-weapp/cell/index",
- "^van-cell-group$": "./lib/vant-weapp/cell-group/index",
- "^van-picker$": "./lib/vant-weapp/picker/index",
- "^van-field$": "./lib/vant-weapp/field/index",
- "^van-uploader$": "./lib/vant-weapp/uploader/index",
- "^van-tag$": "./lib/vant-weapp/tag/index",
- "^van-icon$": "./lib/vant-weapp/icon/index",
- "^van-steps$": "./lib/vant-weapp/steps/index",
- "^van-tab$": "@vant/weapp/tab/index",
- "^van-tabs$": "@vant/weapp/tabs/index",
- "^van-dialog$": "@vant/weapp/dialog/index",
- "^van-checkbox$": "@vant/weapp/checkbox/index",
- "^van-checkbox-group$": "@vant/weapp/checkbox-group/index",
- "^van-overlay$": "@vant/weapp/overlay/index",
- "^van-datetime-picker$": "@/lib/vant-weapp/datetime-picker/index",
- "^van-popup$": "@/lib/vant-weapp/popup/index",
- "^van-button$": "@vant/weapp/button/index"
- }
- },
- "globalStyle": {
- "navigationBarBackgroundColor": "#09afff",
- "navigationBarTitleText": "鲸致生活",
- "enablePullDownRefresh": false,
- "navigationBarTextStyle": "white",
- "backgroundColor": "#F7F7F7",
- "backgroundTextStyle": "dark",
- "navigationStyle": "default",
- "usingComponents": {
-
- }
- },
- "subPackages": []
- }
|