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.
542 lines
12 KiB
542 lines
12 KiB
3 years ago
|
{
|
||
|
"easycom": {
|
||
|
"^u-(.*)": "@/components/uview-ui/components/u-$1/u-$1.vue"
|
||
|
},
|
||
|
"pages": [{
|
||
|
"path": "pages/index/shopIndex",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "商户版",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/activity/index",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "商户版",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
// {
|
||
|
// "path": "pages/index/index",
|
||
|
// "style": {
|
||
|
// "backgroundColor": "#FFFFFF",
|
||
|
// "navigationBarTitleText": "首页",
|
||
|
// "enablePullDownRefresh": false
|
||
|
// // "navigationStyle": "custom"
|
||
|
// }
|
||
|
// },
|
||
|
// {
|
||
|
// "path": "pages/index/taskDetail",
|
||
|
// "style": {
|
||
|
// "backgroundColor": "#FFFFFF",
|
||
|
// "navigationBarTitleText": "任务详情",
|
||
|
// "enablePullDownRefresh": false
|
||
|
// }
|
||
|
// },
|
||
|
{
|
||
|
"path": "pages/index/tuijianList",
|
||
|
"style": {
|
||
|
"backgroundColor": "#FFFFFF",
|
||
|
"navigationBarTitleText": "好店推荐",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/index/selectCampus",
|
||
|
"style": {
|
||
|
"backgroundColor": "#FFFFFF",
|
||
|
"navigationBarTitleText": "选择位置",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
|
||
|
{
|
||
|
"path": "pages/errands/index",
|
||
|
"style": {
|
||
|
"backgroundColor": "#FFFFFF",
|
||
|
"navigationBarTitleText": "外卖点餐券",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/order/index",
|
||
|
"style": {
|
||
|
"navigationBarTitleText": "我的外卖",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/order/release",
|
||
|
"style": {
|
||
|
"navigationBarTitleText": "凭证上传",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
// task-task
|
||
|
{
|
||
|
"path": "pages/task/search",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "搜索",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"app-plus": {
|
||
|
"bounce": "none",
|
||
|
"scrollIndicator": "none",
|
||
|
"titleNView": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/task/tasklist",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "任务列表",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"app-plus": {
|
||
|
"scrollIndicator": "none",
|
||
|
"bounce": "none",
|
||
|
"titleNView": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/task/renwu",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "消息中心",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"app-plus": {
|
||
|
"bounce": "none",
|
||
|
"scrollIndicator": "none",
|
||
|
"titleNView": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/task/recharge",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "充值",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"app-plus": {
|
||
|
"bounce": "none",
|
||
|
"scrollIndicator": "none",
|
||
|
"titleNView": {
|
||
|
"buttons": [{
|
||
|
"text": "明细",
|
||
|
"fontSize": "28upx",
|
||
|
"color": "#000000",
|
||
|
"fontWeight": "bold",
|
||
|
"float": "right"
|
||
|
}]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/task/rechargeDetail",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "充值明细",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"app-plus": {
|
||
|
"bounce": "none",
|
||
|
"scrollIndicator": "none",
|
||
|
"titleNView": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
// my-my
|
||
|
{
|
||
|
"path": "pages/my/index",
|
||
|
"style": {
|
||
|
"navigationStyle": "custom",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/my/savechannel",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "渠道申请",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/my/channelshop",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "渠道商家",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/my/channelmoneydetail",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "渠道收益",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/my/mychannel",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "我的渠道",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/my/cashList",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "提现记录",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/my/updataNickName",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "修改昵称",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/my/teamList",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "我的团队",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"app-plus": {
|
||
|
"bounce": "none",
|
||
|
"scrollIndicator": "none",
|
||
|
"titleNView": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/my/account",
|
||
|
"style": {
|
||
|
"navigationBarTitleText": "",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/my/shareFriends",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "好友分享",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"app-plus": {
|
||
|
"bounce": "none",
|
||
|
"scrollIndicator": "none",
|
||
|
"titleNView": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/my/wallet",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "我的钱包",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"app-plus": {
|
||
|
"bounce": "none",
|
||
|
"scrollIndicator": "none",
|
||
|
"titleNView": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/my/ranking",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "我的邀请",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"app-plus": {
|
||
|
"bounce": "none",
|
||
|
"scrollIndicator": "none",
|
||
|
"titleNView": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/my/moneydetails",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "资金明细",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"onReachBottomDistance": 100,
|
||
|
"app-plus": {
|
||
|
"bounce": "none",
|
||
|
"scrollIndicator": "none",
|
||
|
"titleNView": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/my/customer",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "联系客服",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
|
||
|
},
|
||
|
// public-public
|
||
|
{
|
||
|
"path": "pages/public/login",
|
||
|
"style": {
|
||
|
"navigationBarBackgroundColor": "#F7F7F7",
|
||
|
"navigationBarTitleText": "登录",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/public/mobile",
|
||
|
"style": {
|
||
|
"navigationBarTitleText": "支付宝绑定",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"app-plus": {
|
||
|
"bounce": "none",
|
||
|
"titleNView": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/my/cooperation",
|
||
|
"style": {
|
||
|
"navigationBarTitleText": "城市代理合作",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"app-plus": {
|
||
|
"titleNView": true,
|
||
|
"animationType": "slide-in-bottom"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/member/feedback",
|
||
|
"style": {
|
||
|
"navigationBarTitleText": "意见反馈",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"app-plus": {
|
||
|
"titleNView": true,
|
||
|
"animationType": "slide-in-bottom"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/public/webview",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"app-plus": {
|
||
|
"bounce": "none",
|
||
|
"scrollIndicator": "none",
|
||
|
"titleNView": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
// member-member
|
||
|
{
|
||
|
"path": "pages/member/jifen",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "我的积分",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/member/yaoqing",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "我的团队",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/member/chongzhi",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "积分兑换",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/member/cash",
|
||
|
"style": {
|
||
|
"navigationBarTitleText": "提现",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"app-plus": {
|
||
|
"bounce": "none",
|
||
|
"titleNView": {
|
||
|
"buttons": [{
|
||
|
"text": "提现记录",
|
||
|
"float": "right",
|
||
|
"fontSize": "15px",
|
||
|
"fontWeight": "bold"
|
||
|
}]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
|
||
|
{
|
||
|
"path": "pages/member/cashList",
|
||
|
"style": {
|
||
|
"navigationBarTitleText": "兑换记录",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/member/zhifubao",
|
||
|
"style": {
|
||
|
"navigationBarTitleText": "提现账号",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"app-plus": {
|
||
|
"bounce": "none",
|
||
|
"titleNView": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/member/xieyi",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "用户协议",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/member/mimi",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "隐私政策",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/member/teamMessage",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "团队说明",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/my/my",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "收益报表",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/my/myVIP",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "开通会员",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/my/toExamine",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "我的订单",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/my/myshop",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "我的店铺",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/index/addShop",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "新增店铺",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/index/addTask",
|
||
|
"style": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "发布活动",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/index/taskDetail1",
|
||
|
"style": {
|
||
|
"backgroundColor": "#FFFFFF",
|
||
|
"navigationBarTitleText": "订单详情",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/my/balanceHistory",
|
||
|
"style": {
|
||
|
"backgroundColor": "#FFFFFF",
|
||
|
"navigationBarTitleText": "余额历史",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/my/withdrawal",
|
||
|
"style": {
|
||
|
"backgroundColor": "#FFFFFF",
|
||
|
"navigationBarTitleText": "余额提现",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/my/recharge",
|
||
|
"style": {
|
||
|
"backgroundColor": "#FFFFFF",
|
||
|
"navigationBarTitleText": "账户充值",
|
||
|
"enablePullDownRefresh": false
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"globalStyle": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "餐谋匠吃货圈",
|
||
|
"navigationBarBackgroundColor": "#FFFFFF",
|
||
|
"backgroundColor": "#FFFFFF"
|
||
|
},
|
||
|
"tabBar": {
|
||
|
"color": "#B3B3B3",
|
||
|
"selectedColor": "#FF3530",
|
||
|
"borderStyle": "black",
|
||
|
"backgroundColor": "#ffffff",
|
||
|
"list": [{
|
||
|
"pagePath": "pages/index/shopIndex",
|
||
|
"iconPath": "static/img/tabbar/shop.png",
|
||
|
"selectedIconPath": "static/img/tabbar/shop1.png",
|
||
|
"text": "店铺"
|
||
|
},
|
||
|
{
|
||
|
"pagePath": "pages/activity/index",
|
||
|
"iconPath": "static/img/tabbar/actives.png",
|
||
|
"selectedIconPath": "static/img/tabbar/actives1.png",
|
||
|
"text": "活动"
|
||
|
},
|
||
|
{
|
||
|
"pagePath": "pages/my/index",
|
||
|
"iconPath": "static/img/tabbar/my.png",
|
||
|
"selectedIconPath": "static/img/tabbar/my1.png",
|
||
|
"text": "我的"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|