代码拉取完成,页面将自动刷新
同步操作将从 才风智慧科技(武汉)有限公司/停车场系统,停车缴费,智慧城市停车,停车场管理系统,充电系统,人脸门禁,物业管理系统,车牌识别 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"app-plus":{
"titleNView":false//禁用原生导航栏
}
}
},
{
"path": "pages/my/my",
"style": {
"app-plus":{
"titleNView":false//禁用原生导航栏
}
}
}
,{
"path" : "pages/payment/payment",
"style" : {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/parkingRecord/parkingRecord",
"style" : {
"navigationBarBackgroundColor":"#ffffff",
"navigationBarTitleText":"停车记录",
"backgroundColorTop":"#ffffff",
"backgroundColorBottom":"#ffffff"
}
}
,{
"path" : "pages/paymentOnBehalf/paymentOnBehalf",
"style" : {"navigationStyle": "custom"}
}
,{
"path" : "pages/myCar/myCar",
"style" : {"navigationStyle": "custom"}
}
,{
"path" : "pages/addCar/addCar",
"style" : {"navigationStyle": "custom"}
}
,{
"path" : "pages/myCoupon/myCoupon",
"style" : {"navigationStyle": "custom"}
}
,{
"path" : "pages/orderDetails/orderDetails",
"style" : {"navigationStyle": "custom"}
}
,{
"path" : "pages/othersPayment/othersPayment",
"style" : {"navigationStyle": "custom"}
}
,{
"path" : "pages/newUI/setMealList/setMealList",
"style" : {
"navigationBarBackgroundColor":"#ffffff",
"navigationBarTitleText":"套餐列表",
"backgroundColorTop":"#ffffff",
"backgroundColorBottom":"#ffffff"
}
}
,{
"path" : "pages/newUI/parkingSearch/parkingSearch",
"style" : {
"navigationBarBackgroundColor":"#ffffff",
"navigationBarTitleText":"查询停车场",
"backgroundColorTop":"#ffffff",
"backgroundColorBottom":"#ffffff"
}
}
,{
"path" : "pages/newUI/parkingDetails/parkingDetails",
"style" : {
"navigationBarBackgroundColor":"#ffffff",
"navigationBarTitleText":"预约车位",
"backgroundColorTop":"#ffffff",
"backgroundColorBottom":"#ffffff"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "停车系统",
"navigationBarBackgroundColor": "#007AFF",
"backgroundColor": "#007AFF",
"color": "#808080"
},
"tabBar": {
"color": "#808080",
"selectedColor": "#007AFF",
"iconWidth": "28px",
"list": [{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "static/images/icon_tab_one_no.png",
"selectedIconPath": "static/images/icon_tab_one_yes.png"
},
{
"pagePath": "pages/my/my",
"text": "我的",
"iconPath": "static/images/icon_tab_four_no.png",
"selectedIconPath": "static/images/icon_tab_four_yes.png"
}
]
},
"condition" : { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [
{
"name": "", //模式名称
"path": "", //启动页面,必选
"query": "" //启动参数,在页面的onLoad函数里面得到
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。