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.

303 lines
6.5 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"pages": [ //pages数组中第一项表示应用启动页参考https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "首页",
"navigationStyle": "custom"
}
},
{
"path": "pages/order/swaporder/order",
"style": {
"navigationBarTitleText": "换电单",
"enablePullDownRefresh": true
}
},
{
"path": "pages/order/appointorder/order",
"style": {
"navigationBarTitleText": "预约单",
"enablePullDownRefresh": true
}
},
{
"path": "pages/order/chargorder/order",
"style": {
"navigationBarTitleText": "充电单",
"enablePullDownRefresh": true
}
},
{
"path": "pages/userCenter/userCenter",
"style": {
"navigationBarTitleText": "个人中心",
"navigationBarBackgroundColor": "#E4EFFF"
}
},
{
"path": "pages/userCenter/setting/setting",
"style": {
"navigationBarTitleText": "设置",
"enablePullDownRefresh": false
}
}, {
"path": "pages/index/stationDetails/stationDetails",
"style": {
"navigationBarTitleText": "场站详情",
"enablePullDownRefresh": false
}
}, {
"path": "pages/index/recharge/recharge",
"style": {
"navigationBarTitleText": "充值",
"enablePullDownRefresh": false
}
}
, {
"path": "pages/userCenter/personalDetails/personalDetails",
"style": {
"navigationBarTitleText": "个人信息",
"enablePullDownRefresh": false
}
},
{
"path": "pages/userCenter/vehicleCertification/vehicleCertification",
"style": {
"navigationBarTitleText": "车辆认证",
"enablePullDownRefresh": false
}
},
{
"path": "pages/userCenter/personnelCertification/personnelCertification",
"style": {
"navigationBarTitleText": "个人认证",
"enablePullDownRefresh": false
}
},
{
"path": "pages/userCenter/about/about",
"style": {
"navigationBarTitleText": "关于我们",
"enablePullDownRefresh": false
}
}, {
"path": "pages/userCenter/carIdentification/carIdentification",
"style": {
"navigationBarTitleText": "车辆认证",
"enablePullDownRefresh": true
}
}, {
"path": "pages/userCenter/personneldentification/personneldentification",
"style": {
"navigationBarTitleText": "个人认证",
"enablePullDownRefresh": true
}
}
, {
"path": "pages/order/swaporder/detailInf/detailInf",
"style": {
"navigationBarTitleText": "换电单详情",
"enablePullDownRefresh": false
}
}, {
"path": "pages/order/appointorder/detailInf/detailInf",
"style": {
"navigationBarTitleText": "预约单详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/order/chargorder/detailInf/detailInf",
"style": {
"navigationBarTitleText": "充电单详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/order/appointorder/addform/addform",
"style": {
"navigationBarTitleText": "新增预约单",
"enablePullDownRefresh": false
}
}
],
"subPackages": [{
"root": "pagesCenter",
"pages": [
{
"path": "accountBalance/accountBalance",
"style": {
"navigationBarTitleText": "账户余额",
"enablePullDownRefresh": false
}
},
{
"path": "accountBalancePersonnelCar/accountBalancePersonnelCar",
"style": {
"navigationBarTitleText": "车队个人账户",
"enablePullDownRefresh": false
}
},
{
"path": "accountBalanceTeam/accountBalanceTeam",
"style": {
"navigationBarTitleText": "车队账户",
"enablePullDownRefresh": false
}
},
{
"path": "motorCade/motorCade",
"style": {
"navigationBarTitleText": "车队绑定",
"enablePullDownRefresh": false
}
},
{
"path": "motorCadeMy/motorCadeMy",
"style": {
"navigationBarTitleText": "名下车辆",
"enablePullDownRefresh": false
}
},
{
"path": "login/enter",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "privacy/privacy",
"style": {
"navigationBarTitleText": "隐私政策",
"enablePullDownRefresh": false
}
}, {
"path": "useragreement/useragreement",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "subscribe/subscribe",
"style": {
"navigationBarTitleText": "预约记录",
"enablePullDownRefresh": true
}
}, {
"path": "webView/webView",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "billingPage/billingPage",
"style": {
"navigationBarTitleText": "套餐购买",
"enablePullDownRefresh": false
}
},
{
"path": "billingPage/billingMean/billingMean",
"style": {
"navigationBarTitleText": "我的套餐",
"enablePullDownRefresh": false
}
},
{
"path": "login/changepassword",
"style": {
"navigationBarTitleText": "修改密码",
"enablePullDownRefresh": false
}
},
{
"path": "pay/index",
"style": {
"navigationBarTitleText": "收银台",
"enablePullDownRefresh": false
}
},
{
"path": "pay/result",
"style": {
"navigationBarTitleText": "支付结果",
"enablePullDownRefresh": false
}
},
{
"path": "pay/recharge-log",
"style": {
"navigationBarTitleText": "支付订单",
"enablePullDownRefresh": false
}
}
]
}],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "换电云",
"navigationBarBackgroundColor": "#ffffff",
"backgroundColor": "#F8F8F8",
// "enablePullDownRefresh": true,
"onReachBottomDistance": 100
// 配置取消系统导航栏
// "navigationStyle": "custom"
},
"easycom": {
"autoscan": true,
// 注意一定要放在custom里否则无效https://ask.dcloud.net.cn/question/131175
"custom": {
"^u--(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
"^up-(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
"^u-([^-].*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue"
}
},
"uniIdRouter": {},
"tabBar": {
"backgroundColor": "#ffffff",
"color": "#999999",
"selectedColor": "#2a82e4",
"list": [{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "static/tabbar/home.png",
"selectedIconPath": "static/tabbar/home_hl.png"
},
{
"pagePath": "pages/userCenter/userCenter",
"text": "个人中心",
"iconPath": "static/tabbar/me.png",
"selectedIconPath": "static/tabbar/me_hl.png"
}
]
}
}