You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
454 lines
9.6 KiB
454 lines
9.6 KiB
{
|
|
"pages": [
|
|
//#ifdef APP-PLUS
|
|
// app登陆页面
|
|
{
|
|
"path": "pages/login",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarBackgroundColor": "#ffffff"
|
|
}
|
|
},
|
|
//#endif
|
|
{
|
|
"path": "pages/login",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarBackgroundColor": "#ffffff"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/service",
|
|
"style": {
|
|
"navigationBarTitleText": "首页",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/technician",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom",
|
|
// "navigationBarBackgroundColor":"#fff",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/order",
|
|
"style": {
|
|
"navigationBarTitleText": "订单",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mine",
|
|
"style": {
|
|
"navigationBarTitleText": "我的",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}
|
|
],
|
|
"subPackages": [
|
|
// 用户端
|
|
{
|
|
"root": "user/",
|
|
"pages": [{
|
|
"path": "pages/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "服务详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/info",
|
|
"style": {
|
|
"navigationBarTitleText": ""
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/collect",
|
|
"style": {
|
|
"navigationBarTitleText": "收藏技师",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/technician-info",
|
|
"style": {
|
|
"navigationBarTitleText": "技师详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/comment",
|
|
"style": {
|
|
"navigationBarTitleText": "评论",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/cart",
|
|
"style": {
|
|
"navigationBarTitleText": "购物车"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/order",
|
|
"style": {
|
|
"navigationBarTitleText": "下单"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/choose-time",
|
|
"style": {
|
|
"navigationBarTitleText": "选择时间"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/choose-technician",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/address/list",
|
|
"style": {
|
|
"navigationBarTitleText": "地址列表",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/gonggao/list",
|
|
"style": {
|
|
"navigationBarTitleText": "官方公告",
|
|
"navigationBarTextStyle":"black",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/gonggao/item",
|
|
"style": {
|
|
"navigationBarTitleText": "公告详情",
|
|
"navigationBarTextStyle":"black",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/address/edit",
|
|
"style": {
|
|
"navigationBarTitleText": "添加新地址"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/order/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "订单详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/order/refund",
|
|
"style": {
|
|
"navigationBarTitleText": "申请退款"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/order/evaluate",
|
|
"style": {
|
|
"navigationBarTitleText": "评价"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/refund/list",
|
|
"style": {
|
|
"navigationBarTitleText": "售后/退款",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/refund/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "售后详情"
|
|
}
|
|
}, {
|
|
"path": "pages/channel/apply",
|
|
"style": {
|
|
"navigationBarTitleText": "申请渠道商"
|
|
}
|
|
}, {
|
|
"path": "pages/channel/income",
|
|
"style": {
|
|
"navigationBarTitleText": "我是渠道商",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}, {
|
|
"path": "pages/channel/poster",
|
|
"style": {
|
|
"navigationBarTitleText": "渠道码"
|
|
}
|
|
}, {
|
|
"path": "pages/common/web",
|
|
"style": {
|
|
"navigationBarTitleText": ""
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/common/video",
|
|
"style": {
|
|
"navigationBarTitleText": ""
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/coupon/list",
|
|
"style": {
|
|
"navigationBarTitleText": "我的卡券",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/coupon/use",
|
|
"style": {
|
|
"navigationBarTitleText": "选择卡券",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/coupon/share",
|
|
"style": {
|
|
"navigationBarTitleText": "分享有奖",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/coupon/poster",
|
|
"style": {
|
|
"navigationBarTitleText": "我的邀请码"
|
|
}
|
|
},
|
|
// {
|
|
// "path": "pages/stored/list",
|
|
// "style": {
|
|
// "navigationBarTitleText": "余额充值",
|
|
// "enablePullDownRefresh": true
|
|
// }
|
|
// },
|
|
{
|
|
"path": "pages/stored/commission",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/stored/record",
|
|
"style": {
|
|
"navigationBarTitleText": "充值记录",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/stored/consume",
|
|
"style": {
|
|
"navigationBarTitleText": "消费明细",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}, {
|
|
"path": "pages/distribution/apply",
|
|
"style": {
|
|
"navigationBarTitleText": "申请分销商"
|
|
}
|
|
}, {
|
|
"path": "pages/distribution/income",
|
|
"style": {
|
|
"navigationBarTitleText": "我的收入",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}, {
|
|
"path": "pages/distribution/record",
|
|
"style": {
|
|
"navigationBarTitleText": "提现记录",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}, {
|
|
"path": "pages/distribution/team",
|
|
"style": {
|
|
"navigationBarTitleText": "我的粉丝",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}, {
|
|
"path": "pages/distribution/poster",
|
|
"style": {
|
|
"navigationBarTitleText": "推广海报"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/distribution/bind-technician",
|
|
"style": {
|
|
"navigationBarTitleText": "邀请绑定技师"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/cash-out",
|
|
"style": {
|
|
"navigationBarTitleText": "提现"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/apply-result",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}, {
|
|
"path": "pages/phone-code",
|
|
"style": {
|
|
"navigationBarTitleText": ""
|
|
}
|
|
}, {
|
|
"path": "pages/phone",
|
|
"style": {
|
|
"navigationBarTitleText": "绑定手机号"
|
|
}
|
|
}, {
|
|
"path": "pages/setting",
|
|
"style": {
|
|
"navigationBarTitleText": "设置"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/complainList/complainList",
|
|
"style": {
|
|
"navigationBarTitleText": "投诉管理",
|
|
"navigationBarTextStyle":"black"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/complainList/complain",
|
|
"style": {
|
|
"navigationBarTitleText": "投诉",
|
|
"navigationBarTextStyle":"black"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/chapingList/chapingList",
|
|
"style": {
|
|
"navigationBarTitleText": "差评申诉",
|
|
"navigationBarTextStyle":"black"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/traffic/index",
|
|
"style": {
|
|
"navigationBarTitleText": "车费管理",
|
|
"navigationBarTextStyle":"black"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/chapingList/shensu",
|
|
"style": {
|
|
"navigationBarTitleText": "申诉",
|
|
"navigationBarTextStyle":"black"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/myGroup/myGroup",
|
|
"style": {
|
|
"navigationBarTitleText": "我的团队",
|
|
"navigationBarTextStyle":"black"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/myGroup/myGroupOrder",
|
|
"style": {
|
|
"navigationBarTitleText": "团队排行",
|
|
"navigationBarTextStyle":"black"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/score/score",
|
|
"style": {
|
|
"navigationBarTitleText": "积分明细",
|
|
"navigationBarTextStyle":"black"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
// 技师
|
|
{
|
|
"root": "technician/",
|
|
"pages": [{
|
|
"path": "pages/apply",
|
|
"style": {
|
|
"navigationBarTitleText": ""
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/time-manage",
|
|
"style": {
|
|
"navigationBarTitleText": "时间管理"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/income/index",
|
|
"style": {
|
|
"navigationBarTitleText": "服务费提现",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/income/record",
|
|
"style": {
|
|
"navigationBarTitleText": "提现记录",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/income/car-fee-record",
|
|
"style": {
|
|
"navigationBarTitleText": "车费提现记录",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/income/integral",
|
|
"style": {
|
|
"navigationBarTitleText": "积分明细",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/order/list",
|
|
"style": {
|
|
"navigationBarTitleText": "订单管理",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/order/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "订单详情"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"backgroundColor": "#F8F8F8",
|
|
"onReachBottomDistance": 140
|
|
},
|
|
"condition": { //模式配置,仅开发期间生效
|
|
"current": 0, //当前激活的模式(list 的索引项)
|
|
"list": [{
|
|
"name": "", //模式名称
|
|
"path": "", //启动页面,必选
|
|
"query": "" //启动参数,在页面的onLoad函数里面得到
|
|
}]
|
|
}
|
|
}
|
|
|