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.

319 lines
12 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": "%index.home%",
"navigationStyle": "custom"
}
},
{
"path": "pages/order/order",
"style": {
"navigationBarTitleText": "%index.Order_form%",
"enablePullDownRefresh": true
}
},
{
"path": "pages/userCenter/userCenter",
"style": {
"navigationBarTitleText": "%index.Personal_Center%",
"navigationBarBackgroundColor":"#e3ecee"
}
}
,{
"path" : "pages/index/searchDestination/searchDestination",
"style" :
{
"navigationBarTitleText": "%index.station_search%"
// "enablePullDownRefresh": false
}
}
,{
"path" : "pages/index/chooseCity/chooseCity",
"style" :
{
"navigationBarTitleText": "%index.Choosing_City%",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/userCenter/setting/setting",
"style" :
{
"navigationBarTitleText": "%index.Settings%",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/index/stationDetails/stationDetails",
"style" :
{
"navigationBarTitleText": "%index.Station_Details%",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/index/recharge/recharge",
"style" :
{
"navigationBarTitleText": "%index.Top_up%",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/userCenter/accountBalance/accountBalance",
"style" :
{
"navigationBarTitleText": "%index.Account_balance%",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/userCenter/personalDetails/personalDetails",
"style" :
{
"navigationBarTitleText": "%index.Personal_Information%",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/userCenter/vehicleCertification/vehicleCertification",
"style" :
{
"navigationBarTitleText": "%Vehicle_certification%",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/userCenter/about/about",
"style" :
{
"navigationBarTitleText": "%index.About_Us%",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/userCenter/carIdentification/carIdentification",
"style" :
{
"navigationBarTitleText": "%Vehicle_certification%",
"enablePullDownRefresh": true
}
}
,{
"path" : "pages/order/detailInf/detailInf",
"style" :
{
"navigationBarTitleText": "%index.Order_Details%",
"enablePullDownRefresh": false
}
}
],
"subPackages": [
{
"root": "pagesCenter",
"pages": [
{
"path" : "motorCade/motorCade",
"style" :
{
"navigationBarTitleText": "%index.Fleet_binding%",
"enablePullDownRefresh": false
}
},
{
"path" : "login/enter",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "privacy/privacy",
"style" :
{
"navigationBarTitleText": "%index.Privacy_Policy2%",
"enablePullDownRefresh": false
}
}
,{
"path" : "useragreement/useragreement",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "subscribe/subscribe",
"style" :
{
"navigationBarTitleText": "%index.Record_appointment%",
"enablePullDownRefresh": true
}
}
,{
"path" : "webView/webView",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "billingPage/billingPage",
"style" :
{
"navigationBarTitleText": "%index.My_bill%",
"enablePullDownRefresh": false
}
}
,{
"path" : "billingPage/issueInvoice/issueInvoice",
"style" :
{
"navigationBarTitleText": "&index.Invoice_service&",
"enablePullDownRefresh": false
}
}
,{
"path" : "billingPage/invoiceInf/invoiceInf",
"style" :
{
"navigationBarTitleText": "%index.Issue_invoice%",
"enablePullDownRefresh": false
}
}
,
// {
// "path" : "billingPage/invoiceTitle/invoiceTitle",
// "style" :
// {
// "navigationBarTitleText": "%index.Invoice_title%",
// "enablePullDownRefresh": false
// }
// }
{
"path" : "billingPage/addInvoice/addInvoice",
"style" :
{
"navigationBarTitleText": "%index.Add_invoice_headers%",
"enablePullDownRefresh": false
}
}
,{
"path" : "billingPage/billingRecord/billingRecord",
"style" :
{
"navigationBarTitleText": "%index.Record_billing%",
"enablePullDownRefresh": true
}
}
,{
"path" : "billingPage/invoiceDetail/invoiceDetail",
"style" :
{
"navigationBarTitleText": "%index.Invoice_details%",
"enablePullDownRefresh": false
}
}
,{
"path" : "billingPage/billingOrder/billingOrder",
"style" :
{
"navigationBarTitleText": "%index.Invoicing_order%",
"enablePullDownRefresh": false
}
}
,{
"path" : "shiftTurnover/shiftTurnover",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "shiftTurnover/associateList",
"style" :
{
"navigationBarTitleText": "%index.Turn_over_shift%",
"enablePullDownRefresh": true
}
}
,{
"path" : "shiftTurnover/takeOverDetail",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
]
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "瀚川换电云",
"navigationBarBackgroundColor": "#ffffff",
"backgroundColor": "#F8F8F8",
// "enablePullDownRefresh": true,
"onReachBottomDistance": 100
// 配置取消系统导航栏
// "navigationStyle": "custom"
},
"uniIdRouter": {},
"tabBar": {
"backgroundColor": "#ffffff",
"color": "#999999",
"selectedColor": "#2a82e4",
"list": [{
"pagePath": "pages/index/index",
"text": "%index.home%",
"iconPath": "static/tabbar/home.png",
"selectedIconPath": "static/tabbar/home_hl.png"
},
{
"pagePath": "pages/order/order",
"text": "%index.Power_change_order%",
"iconPath": "static/tabbar/order.png",
"selectedIconPath": "static/tabbar/order_hl.png"
},
{
"pagePath": "pages/userCenter/userCenter",
"text":"%index.Personal_Center%",
"iconPath": "static/tabbar/me.png",
"selectedIconPath": "static/tabbar/me_hl.png"
}
]}
}