290 lines
6.6 KiB
JSON
290 lines
6.6 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"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/store/index",
|
|
"name": "Store",
|
|
"style": {
|
|
"navigationBarTitleText": "DT商城",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"backgroundColor": "#FFFFFF",
|
|
"buttons": [{
|
|
"float": "right",
|
|
"text": "\ue603",
|
|
"fontSrc": "/static/iconfont.ttf",
|
|
"color": "#000",
|
|
"fontSize": "20px"
|
|
}]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/user/index",
|
|
"name": "User",
|
|
"style": {
|
|
"navigationBarTitleText": "我的",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"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/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
|
|
}
|
|
},
|
|
{
|
|
"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/index",
|
|
"name": "OrderRefund",
|
|
"style": {
|
|
"navigationBarTitleText": "退换货",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},{
|
|
"path": "pages/refund/aftersale",
|
|
"name": "AfterSale",
|
|
"style": {
|
|
"navigationBarTitleText": " 选择售后类型",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
}, {
|
|
"path": "pages/account/integral",
|
|
"name": "AccountIntegral",
|
|
"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": "DT积分充值",
|
|
"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": "共力会员协议"
|
|
}
|
|
}, {
|
|
"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
|
|
}
|
|
}
|
|
],
|
|
"tabBar": {
|
|
"borderStyle": "white",
|
|
"selectedColor": "#34CE98",
|
|
"list": [{
|
|
"iconPath": "static/tabBar/tabBar_02.png",
|
|
"selectedIconPath": "static/tabBar/tabBar_show_02.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_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 的索引项)
|
|
}
|
|
}
|