622 lines
11 KiB
JSON
622 lines
11 KiB
JSON
{
|
||
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
||
{
|
||
"path": "pages/home/newIndex",
|
||
"style": {
|
||
"navigationBarTitleText": "",
|
||
"navigationStyle": "custom",
|
||
"enablePullDownRefresh": true
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/onlineShop/index",
|
||
"style": {
|
||
"navigationBarTitleText": "线上商城",
|
||
"navigationBarBackgroundColor": "#F0F5FF"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/discovery/index",
|
||
"style": {
|
||
"navigationBarTitleText": "精选活动",
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/userCenter/index",
|
||
"style": {
|
||
"navigationBarTitleText": "我的",
|
||
"navigationStyle": "custom",
|
||
"navigationBarBackgroundColor": "#ffffff"
|
||
}
|
||
}
|
||
],
|
||
"subPackages": [
|
||
{
|
||
"root": "pages/login",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": "登录",
|
||
"navigationStyle": "custom",
|
||
"disableScroll": true
|
||
}
|
||
},
|
||
{
|
||
"path": "register",
|
||
"style": {
|
||
"navigationBarTitleText": "注册",
|
||
"navigationStyle": "custom"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/index",
|
||
"pages": [
|
||
{
|
||
"path": "mapIndex",
|
||
"style": {
|
||
"navigationBarTitleText": ""
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/thirdParty",
|
||
"pages": [
|
||
{
|
||
"path": "chargAndSwapp",
|
||
"style": {
|
||
"navigationBarTitleText": "安徽充换电"
|
||
}
|
||
},
|
||
{
|
||
"path": "aliPay",
|
||
"style": {
|
||
"navigationBarTitleText": ""
|
||
}
|
||
},
|
||
{
|
||
"path": "newPage",
|
||
"style": {
|
||
"navigationBarTitleText": ""
|
||
}
|
||
},
|
||
{
|
||
"path": "testPage",
|
||
"style": {
|
||
"navigationBarTitleText": ""
|
||
}
|
||
},
|
||
{
|
||
"path": "gaodeLoad",
|
||
"style": {
|
||
"navigationBarTitleText": ""
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/scanCodeCharge",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": "扫码充电",
|
||
"navigationBarBackgroundColor": "#ffffff"
|
||
}
|
||
},
|
||
{
|
||
"path": "travelNavigation",
|
||
"style": {
|
||
"navigationBarTitleText": "出行导航",
|
||
"navigationBarBackgroundColor": "#F0F5FF"
|
||
}
|
||
},
|
||
{
|
||
"path": "mapIndex",
|
||
"style": {
|
||
"navigationBarTitleText": "扫码充电",
|
||
"navigationBarBackgroundColor": "#ffffff",
|
||
"disableScroll": true
|
||
}
|
||
},
|
||
{
|
||
"path": "mapIndexAPP",
|
||
"style": {
|
||
"navigationBarTitleText": "扫码充电",
|
||
"navigationBarBackgroundColor": "#ffffff",
|
||
"disableScroll": true
|
||
}
|
||
},
|
||
{
|
||
"path": "oilIndex",
|
||
"style": {
|
||
"navigationBarTitleText": "加油信息",
|
||
"navigationBarBackgroundColor": "#ffffff",
|
||
"disableScroll": true
|
||
}
|
||
},
|
||
{
|
||
"path": "oilIndexAPP",
|
||
"style": {
|
||
"navigationBarTitleText": "加油信息",
|
||
"navigationBarBackgroundColor": "#ffffff",
|
||
"disableScroll": true
|
||
}
|
||
},
|
||
{
|
||
"path": "appNavigation",
|
||
"style": {
|
||
"navigationBarTitleText": "导航",
|
||
"navigationBarBackgroundColor": "#ffffff",
|
||
"disableScroll": true
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/noDataPage",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": ""
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/highwayHeadlines",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": "高速头条",
|
||
"navigationBarBackgroundColor": "#ffffff"
|
||
}
|
||
},
|
||
{
|
||
"path": "detail",
|
||
"style": {
|
||
"navigationBarTitleText": "详情"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/reservationOrder",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": "预约点餐",
|
||
"navigationStyle": "custom"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/serviceDetail",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": "服务区详情",
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path": "mapDetail/index",
|
||
"style": {
|
||
"navigationBarTitleText": "服务区详情"
|
||
}
|
||
},
|
||
{
|
||
"path": "shopDetail/index",
|
||
"style": {
|
||
"navigationBarTitleText": "服务区详情"
|
||
}
|
||
},
|
||
{
|
||
"path": "test",
|
||
"style": {
|
||
"navigationBarTitleText": ""
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/storeDetail",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": "商家详情"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/register",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": "授权"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/newEvaluate",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": "评价"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/webview",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style": {}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/couponDetail",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": "优惠券"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/payAgreement",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style": {}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/map",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style": {}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/rate",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style": {}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/investMoney",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style": {}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/mallHome",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style": {}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/newMap",
|
||
"pages": [
|
||
{
|
||
"path": "index/index",
|
||
"style": {
|
||
"navigationBarTitleText": "选择服务区"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/shopPages",
|
||
"pages": [
|
||
{
|
||
"path": "shopList/index",
|
||
"style": {}
|
||
},
|
||
{
|
||
"path": "shop/index",
|
||
"style": {
|
||
"navigationBarTitleText": "商铺详情"
|
||
}
|
||
},
|
||
{
|
||
"path": "orderRemark/index",
|
||
"style": {
|
||
"navigationBarTitleText": "订单备注"
|
||
}
|
||
},
|
||
{
|
||
"path": "coupon/index",
|
||
"style": {
|
||
"navigationBarTitleText": "优惠券"
|
||
}
|
||
},
|
||
{
|
||
"path": "settlement/index",
|
||
"style": {
|
||
"navigationBarTitleText": "订单详情"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/homeFn",
|
||
"pages": [
|
||
{
|
||
"path": "integral/index",
|
||
"style": {
|
||
"navigationBarTitleText": "积分",
|
||
"navigationBarBackgroundColor": "#f5f5f5"
|
||
}
|
||
},
|
||
{
|
||
"path": "complaints/index",
|
||
"style": {
|
||
"navigationBarTitleText": "投诉建议"
|
||
}
|
||
},
|
||
{
|
||
"path": "complaintsDetail/index",
|
||
"style": {}
|
||
},
|
||
{
|
||
"path": "newComplaints/index",
|
||
"style": {}
|
||
},
|
||
{
|
||
"path": "payfor/index",
|
||
"style": {
|
||
"navigationBarTitleText": "会员积分码",
|
||
"navigationBarBackgroundColor": "#ffffff"
|
||
}
|
||
},
|
||
{
|
||
"path": "help/index",
|
||
"style": {}
|
||
},
|
||
{
|
||
"path": "myCoupon/index",
|
||
"style": {
|
||
"navigationBarTitleText": "券包"
|
||
}
|
||
},
|
||
{
|
||
"path": "mycar/index",
|
||
"style": {
|
||
"navigationBarTitleText": "绑定车辆"
|
||
}
|
||
},
|
||
{
|
||
"path": "consumption/index",
|
||
"style": {
|
||
"navigationBarTitleText": "消费明细"
|
||
}
|
||
},
|
||
{
|
||
"path": "bindingCar/index",
|
||
"style": {
|
||
"navigationBarTitleText": "绑定车辆"
|
||
}
|
||
},
|
||
{
|
||
"path": "complaintsAndQuestionare/index",
|
||
"style": {
|
||
"navigationBarTitleText": "投诉建议"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/orders",
|
||
"pages": [
|
||
{
|
||
"path": "orderdetail/index",
|
||
"style": {
|
||
"navigationBarTitleText": "订单详情"
|
||
}
|
||
},
|
||
{
|
||
"path": "orderdetail/reasonforRefund",
|
||
"style": {
|
||
"navigationBarTitleText": "退款原因"
|
||
}
|
||
},
|
||
{
|
||
"path": "buydetail/index",
|
||
"style": {}
|
||
},
|
||
{
|
||
"path": "order/index",
|
||
"style": {
|
||
"navigationBarTitleText": "我的点餐"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/userConfig",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": "账户设置"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/product",
|
||
"pages": [
|
||
{
|
||
"path": "productDetail/index",
|
||
"style": {
|
||
"navigationBarTitleText": "皖美驿站"
|
||
}
|
||
},
|
||
{
|
||
"path": "shopCart/index",
|
||
"style": {}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/myAddress",
|
||
"pages": [
|
||
{
|
||
"path": "address/index",
|
||
"style": {
|
||
"navigationBarTitleText": "我的地址"
|
||
}
|
||
},
|
||
{
|
||
"path": "newAdd/index",
|
||
"style": {
|
||
"navigationBarTitleText": "新增地址"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/contact",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": "失物招领"
|
||
}
|
||
},
|
||
{
|
||
"path": "addContact",
|
||
"style": {
|
||
"navigationBarTitleText": "新增失物"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/clickRescue",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": "一键救援"
|
||
}
|
||
},
|
||
{
|
||
"path": "carMaintenance",
|
||
"style": {
|
||
"navigationBarTitleText": "",
|
||
"navigationStyle": "custom"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/community",
|
||
"pages": []
|
||
},
|
||
{
|
||
"root": "pages/complaintFeedback",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": ""
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pages/memberBenefits",
|
||
"pages": [
|
||
{
|
||
"path": "index",
|
||
"style": {
|
||
"navigationBarTitleText": "会员权益",
|
||
"navigationBarBackgroundColor": "#ffffff"
|
||
}
|
||
},
|
||
{
|
||
"path": "customerService",
|
||
"style": {
|
||
"navigationBarTitleText": "会员权益",
|
||
"navigationBarBackgroundColor": "#ffffff",
|
||
"navigationStyle": "custom"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"functionalPages": true,
|
||
"globalStyle": {
|
||
"navigationBarTextStyle": "black",
|
||
"navigationBarTitleText": "uni-app",
|
||
"navigationBarBackgroundColor": "#F8F8F8",
|
||
"backgroundColor": "#F8F8F8"
|
||
},
|
||
"tabBar": {
|
||
"custom": true,
|
||
"color": "#130F05",
|
||
"backgroundColor": "#fff",
|
||
"selectedColor": "#130F05",
|
||
"borderStyle": "black",
|
||
"list": [
|
||
{
|
||
"text": "首页",
|
||
"pagePath": "pages/home/newIndex",
|
||
"iconPath": "static/tabs/home.png",
|
||
"selectedIconPath": "static/tabs/home-active.png"
|
||
},
|
||
{
|
||
"text": "线上商城",
|
||
"pagePath": "pages/onlineShop/index",
|
||
"iconPath": "static/tabs/store-active.png",
|
||
"selectedIconPath": "static/tabs/store-active.png"
|
||
},
|
||
{
|
||
"text": "精选活动",
|
||
"pagePath": "pages/discovery/index",
|
||
"iconPath": "static/tabs/discovery.png",
|
||
"selectedIconPath": "static/tabs/discovery-active.png"
|
||
},
|
||
{
|
||
"text": "我的",
|
||
"pagePath": "pages/userCenter/index",
|
||
"iconPath": "static/tabs/user.png",
|
||
"selectedIconPath": "static/tabs/user-active.png"
|
||
}
|
||
]
|
||
},
|
||
"uniIdRouter": {}
|
||
} |