706 lines
24 KiB
JSON
706 lines
24 KiB
JSON
{
|
|
"pages": [{
|
|
"path": "pages/auth/auth",
|
|
"name": "Auth",
|
|
"style": {
|
|
"navigationBarTitleText": "登录",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/auth/role",
|
|
"name": "AuthRole",
|
|
"style": {
|
|
"navigationBarTitleText": "角色创建",
|
|
"navigationBarBackgroundColor": "#FFF",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"buttons": [{
|
|
"text": "退出登录",
|
|
"fontSize": "14",
|
|
"width": "80px",
|
|
"color": "#34CE98"
|
|
}]
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "pages/life/life",
|
|
"name": "Life",
|
|
"style": {
|
|
"navigationBarTitleText": "共力人生",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/store/index",
|
|
"name": "Store",
|
|
"style": {
|
|
"navigationBarTitleText": "DT商城",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"backgroundColor": "#fff",
|
|
"buttons": [{
|
|
"float": "right",
|
|
"text": "\ue603",
|
|
"fontSrc": "/static/iconfont.ttf",
|
|
"color": "#000",
|
|
"fontSize": "20px"
|
|
}]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/user/index",
|
|
"name": "User",
|
|
"style": {
|
|
"navigationBarTitleText": "我的",
|
|
"navigationBarTextStyle": "white",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"backgroundColor": "#34CE98",
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/setting/setting",
|
|
"name": "Setting",
|
|
"style": {
|
|
"navigationBarTitleText": "设置中心",
|
|
"navigationBarBackgroundColor": "#34CE98",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/store/goods",
|
|
"name": "StoreGoods",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "详情",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"backgroundColor": "#FFFFFF",
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/store/buy",
|
|
"name": "StoreBuy",
|
|
"style": {
|
|
"navigationBarTitleText": "确认订单",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/order/index",
|
|
"name": "Order",
|
|
"style": {
|
|
"navigationBarTitleText": "我的订单",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}, {
|
|
"path": "pages/order/logistics",
|
|
"name": "OrderLogistics",
|
|
"style": {
|
|
"navigationBarTitleText": "物流进度",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/order/details",
|
|
"name": "OrderDetails",
|
|
"style": {
|
|
"navigationBarTitleText": "订单详情",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/address/index",
|
|
"name": "Address",
|
|
"style": {
|
|
"navigationBarTitleText": "收货地址"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/address/edit",
|
|
"name": "AddressEdit",
|
|
"style": {
|
|
"navigationBarTitleText": "编辑",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/pay/pay",
|
|
"name": "Pay",
|
|
"style": {
|
|
"navigationBarTitleText": "收银台",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/store/list",
|
|
"name": "StoreList",
|
|
"style": {
|
|
"navigationBarTitleText": "更多商品",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"backgroundColor": "#fff",
|
|
"buttons": [{
|
|
"float": "right",
|
|
"text": "\ue603",
|
|
"fontSrc": "/static/iconfont.ttf",
|
|
"color": "#000",
|
|
"fontSize": "20px"
|
|
}]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/store/meals",
|
|
"name": "StoreMeals",
|
|
"style": {
|
|
"navigationBarTitleText": "套餐",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/store/search",
|
|
"name": "StoreSearch",
|
|
"style": {
|
|
"navigationBarTitleText": "搜索",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/refund/list",
|
|
"name": "OrderRefund",
|
|
"style": {
|
|
"navigationBarTitleText": "退换货",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
}, {
|
|
"path": "pages/refund/exchange",
|
|
"name": "Exchange",
|
|
"style": {
|
|
"navigationBarTitleText": "换货",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
|
|
{
|
|
"path": "pages/refund/detail",
|
|
"name": "OrderRefundDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "退货退款详情",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/refund/aftersale",
|
|
"name": "AfterSale",
|
|
"style": {
|
|
"navigationBarTitleText": " 选择售后类型",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/refund/refund_history",
|
|
"name": "RefundHistory",
|
|
"style": {
|
|
"navigationBarTitleText": "售后历史",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/refund/deliver_form",
|
|
"name": "DeliverForm",
|
|
"style": {
|
|
"navigationBarTitleText": "填写物流信息",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/refund/refund_or_exchange_apply",
|
|
"name": "RefundOrExchangeApply",
|
|
"style": {
|
|
"navigationBarTitleText": "退换货申请",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/refund/refund_money",
|
|
"name": "RefundMoney",
|
|
"style": {
|
|
"navigationBarTitleText": "申请退款",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/account/integral",
|
|
"name": "AccountIntegral",
|
|
"style": {
|
|
"navigationBarTitleText": "共力分",
|
|
"navigationBarBackgroundColor": "#34CE98",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
}, {
|
|
"path": "pages/account/wbtBind",
|
|
"name": "WbtBind",
|
|
"style": {
|
|
"navigationBarTitleText": "绑定文版通账户",
|
|
"navigationBarBackgroundColor": "#34CE98",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
}, {
|
|
"path": "pages/account/dt",
|
|
"name": "AccountDt",
|
|
"style": {
|
|
"navigationBarTitleText": "DT积分",
|
|
"navigationBarBackgroundColor": "#34CE98",
|
|
"backgroundColorTop": "#34CE98",
|
|
"navigationBarTextStyle": "white",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"buttons": [{
|
|
"text": "收款",
|
|
"width": "60",
|
|
"fontSize": "14"
|
|
}]
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "pages/account/recharge",
|
|
"name": "AccountRecharge",
|
|
"style": {
|
|
"navigationBarTitleText": "充值",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"buttons": [{
|
|
"text": "充值记录",
|
|
"width": "80",
|
|
"fontSize": "14"
|
|
}]
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "pages/vip/vip",
|
|
"name": "Vip",
|
|
"style": {
|
|
"navigationBarTitleText": "共力会员",
|
|
"navigationBarBackgroundColor": "#242430",
|
|
"navigationBarTextStyle": "white",
|
|
"backgroundColorTop": "#242430"
|
|
}
|
|
}, {
|
|
"path": "pages/vip/agreement",
|
|
"style": {
|
|
"navigationBarTitleText": "共力会员协议",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
}, {
|
|
"path": "pages/team/index",
|
|
"name": "Team",
|
|
"style": {
|
|
"navigationBarTitleText": "共力团队"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/store/shop/shopDetail",
|
|
"name": "ShopDetail",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/store/shop/shopList",
|
|
"name": "ShopList",
|
|
"style": {
|
|
"navigationBarTitleText": "店铺",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}, {
|
|
"path": "pages/account/log",
|
|
"name": "AccountLog",
|
|
"style": {
|
|
"navigationBarTitleText": "充值记录",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
}, {
|
|
"path": "pages/account/transfer",
|
|
"name": "AccountTransfer",
|
|
"style": {
|
|
"navigationBarTitleText": "转账",
|
|
"navigationBarBackgroundColor": "#F3F6FB"
|
|
}
|
|
}, {
|
|
"path": "pages/account/resetPassword",
|
|
"name": "AccountResetPassword",
|
|
"style": {
|
|
"navigationBarTitleText": "钱包密码",
|
|
"navigationBarBackgroundColor": "#F3F6FB"
|
|
}
|
|
}, {
|
|
"path": "pages/account/results",
|
|
"name": "Accountresults",
|
|
"style": {
|
|
"navigationBarTitleText": "转账结果",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
}, {
|
|
"path": "pages/account/code",
|
|
"name": "AccountCode",
|
|
"style": {
|
|
"navigationBarTitleText": "收款码",
|
|
"navigationBarBackgroundColor": "#34CE98",
|
|
"backgroundColorTop": "#34CE98",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
}, {
|
|
"path": "pages/invitation/invitation",
|
|
"name": "Invitation",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"disableScroll": true
|
|
}
|
|
}, {
|
|
"path": "pages/life/capacity",
|
|
"name": "Capacity",
|
|
"style": {
|
|
"navigationBarTitleText": "-",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"buttons": [{
|
|
"text": "重置签到",
|
|
"fontSize": "14",
|
|
"width": "80px",
|
|
"color": "#34CE98"
|
|
}]
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "pages/feedback/feedback",
|
|
"name": "Feedback",
|
|
"style": {
|
|
"navigationBarTitleText": "意见反馈",
|
|
"enablePullDownRefresh": false,
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "default",
|
|
"buttons": [{
|
|
"float": "right",
|
|
"text": "微信客服",
|
|
"width": "80px",
|
|
"fontSize": "14px",
|
|
"color": "#34CE98"
|
|
}]
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "pages/vip/growth",
|
|
"style": {
|
|
"navigationBarTitleText": "成长体系",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}, {
|
|
"path": "pages/supplier/supplier",
|
|
"name": "Supplier",
|
|
"style": {
|
|
"navigationBarTitleText": "供应商入驻",
|
|
"enablePullDownRefresh": false,
|
|
"backgroundColorTop": "#201f48",
|
|
"navigationBarBackgroundColor": "#201f48",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
}, {
|
|
"path": "pages/board/board",
|
|
"name": "DataBoard",
|
|
"style": {
|
|
"navigationBarTitleText": "平台数据看板",
|
|
"enablePullDownRefresh": true,
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/chat/index",
|
|
"style": {
|
|
"navigationBarTitleText": "我的圈子",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"bounce": "none",
|
|
"titleNView": {
|
|
"type": "transparent",
|
|
"buttons": [{
|
|
"background": "rgba(255,255,255,0.2)",
|
|
"color": "#696969",
|
|
"type": "none",
|
|
"fontSrc": "/static/fonts/iconfont1.ttf",
|
|
"text": "\ue608"
|
|
}]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/chat/publish",
|
|
"style": {
|
|
"navigationBarTitleText": "发布"
|
|
}
|
|
}, {
|
|
"path": "pages/rank/index",
|
|
"style": {
|
|
"navigationBarTitleText": "排行榜",
|
|
"enablePullDownRefresh": false,
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarBackgroundColor": "#34CE98"
|
|
}
|
|
|
|
}, {
|
|
"path": "pages/news/index",
|
|
"name": "newsIndex",
|
|
"style": {
|
|
"navigationBarTitleText": "消息中心",
|
|
"enablePullDownRefresh": false,
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "default",
|
|
"buttons": [{
|
|
"float": "right",
|
|
"text": " 全部已读",
|
|
"width": "80px",
|
|
"fontSize": "14px",
|
|
"color": "#34CE98"
|
|
}]
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "pages/news/detail",
|
|
"name": "newsDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "反馈详情",
|
|
"enablePullDownRefresh": false,
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "default",
|
|
"buttons": [{
|
|
"float": "right",
|
|
"text": "微信客服",
|
|
"width": "80px",
|
|
"fontSize": "14px",
|
|
"color": "#34CE98"
|
|
}]
|
|
}
|
|
}
|
|
}
|
|
|
|
}, {
|
|
"path": "pages/life/notice",
|
|
"name": "Notice",
|
|
"style": {
|
|
"navigationBarTitleText": "系统公告",
|
|
"enablePullDownRefresh": false,
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
}, {
|
|
"path": "pages/life/noticeDetails",
|
|
"name": "noticeDetails",
|
|
"style": {
|
|
"navigationBarTitleText": "公告详情",
|
|
"enablePullDownRefresh": false,
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"buttons": [{
|
|
"text": "分享",
|
|
"fontSize": "14",
|
|
"width": "60px",
|
|
"color": "#333"
|
|
}]
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "pages/group-book/index",
|
|
"name": "GroupBook",
|
|
"style": {
|
|
"navigationBarTitleText": " 一起拼",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}, {
|
|
"path": "pages/store/vip/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "***店铺会员",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}, {
|
|
"path": "pages/user/my-card/my-card",
|
|
"name": "MyCard",
|
|
"style": {
|
|
"navigationBarTitleText": "我的卡券",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}, {
|
|
"path": "pages/group-book/success/success",
|
|
"style": {
|
|
"navigationBarTitleText": "拼单更多",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}, {
|
|
"path": "pages/store/vip-list/vip-list",
|
|
"name": "VipList",
|
|
"style": {
|
|
"navigationBarTitleText": "VIP换购中心",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}, {
|
|
"path": "pages/group-book/list/list",
|
|
"name": "PinList",
|
|
"style": {
|
|
"navigationBarTitleText": "拼团列表 ",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}, {
|
|
"path": "pages/group-book/detail/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "拼团详情",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}, {
|
|
"path": "pages/mission/mission",
|
|
"name": "Mission",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "任务中心",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"backgroundColor": "#FFFFFF",
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "pages/mission/get-dt/get-dt",
|
|
"name": "GetDt",
|
|
"style": {
|
|
"navigationBarTitleText": "已领DT积分",
|
|
"navigationBarBackgroundColor": "#e74a45",
|
|
"navigationBarTextStyle": "white",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}, {
|
|
"path": "pages/mission/get-goods/get-goods",
|
|
"name": "GetGoods",
|
|
"style": {
|
|
"navigationBarTitleText": "已领商品",
|
|
"navigationBarBackgroundColor": "#e74a45",
|
|
"navigationBarTextStyle": "white",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}, {
|
|
"path": "pages/account/hmState",
|
|
"name": "hmState",
|
|
"style": {
|
|
"navigationBarTitleText": "支付结果",
|
|
"enablePullDownRefresh": false,
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
}, {
|
|
"path": "pages/mission/videoPlay/videoPlay",
|
|
"name": "VideoPlay",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
}, {
|
|
"path": "pages/mission/videoPlay/videoPlay",
|
|
"name": "VideoPlay",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
}, {
|
|
"path": "pages/mission/webview/webview",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}
|
|
],
|
|
"tabBar": {
|
|
"borderStyle": "white",
|
|
"selectedColor": "#34CE98",
|
|
"list": [{
|
|
"iconPath": "static/tabBar/tabBar_00.png",
|
|
"selectedIconPath": "static/tabBar/tabBar_show_00.png",
|
|
"pagePath": "pages/life/life",
|
|
"text": "共力人生"
|
|
}, {
|
|
"iconPath": "static/tabBar/tabBar_02.png",
|
|
"selectedIconPath": "static/tabBar/tabBar_show_02.png",
|
|
"pagePath": "pages/store/index",
|
|
"text": "DT商城"
|
|
},
|
|
{
|
|
"iconPath": "static/tabBar/tabBar_05.png",
|
|
"selectedIconPath": "static/tabBar/tabBar_show_05.png",
|
|
"pagePath": "pages/rank/index",
|
|
"text": "排行榜"
|
|
},
|
|
{
|
|
"iconPath": "static/tabBar/tabBar_03.png",
|
|
"selectedIconPath": "static/tabBar/tabBar_show_03.png",
|
|
"pagePath": "pages/user/index",
|
|
"text": "我的"
|
|
}
|
|
]
|
|
},
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "ZH健康",
|
|
"navigationBarBackgroundColor": "#F3F6FB",
|
|
"backgroundColorTop": "#F3F6FB",
|
|
"backgroundColorBottom": "#F3F6FB"
|
|
},
|
|
"easycom": {
|
|
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
|
|
},
|
|
"condition": {
|
|
"current": 0,
|
|
"list": [{
|
|
"name": "",
|
|
"path": "",
|
|
"query": ""
|
|
}]
|
|
}
|
|
}
|