代码拉取完成,页面将自动刷新
同步操作将从 奥升充电/奥升充电桩平台小程序端 orise-mp 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [
{
"path": "pages/tabbar/station/stationList",
"style": {
"navigationStyle": "custom",
// #ifdef MP-ALIPAY
"transparentTitle": "always",
// #endif
"enablePullDownRefresh": false
}
},
{
"path": "pages/tabbar/mine/my",
"style": {
"enablePullDownRefresh": true,
// #ifdef MP-ALIPAY
"transparentTitle": "always",
// #endif
"navigationStyle": "custom"
}
}
],
"subPackages": [
{
"root": "pages/mine",
"pages": [
{
"path": "order/myOrder",
"style": {
"navigationBarTitleText": "我的订单",
"enablePullDownRefresh": true,
"app-plus": {
"bounce": "none"
}
}
},
{
"path": "order/detail",
"style": {
"navigationStyle": "custom",
// #ifdef MP-ALIPAY
"transparentTitle": "always",
// #endif
"navigationBarTextStyle": "white",
"navigationBarTitleText": "订单详情",
"backgroundColor": "@tabBarBgColor"
}
},
{
"path": "car/index",
"style": {
"navigationBarTitleText": "我的车辆"
}
},
{
"path": "car/detail",
"style": {
"navigationBarTitleText": "添加车辆"
}
},
{
"path": "feedback/list",
"style": {
"navigationBarTitleText": "反馈列表",
"enablePullDownRefresh": true
}
},
{
"path": "feedback/submit",
"style": {
"navigationBarTitleText": "意见反馈"
}
},
{
"path": "about/index",
"style": {
"navigationBarTitleText": "关于我们"
}
},
{
"path": "profile/index",
"style": {
"navigationBarTitleText": "个人信息",
"app-plus": {
"titleNView": {
"padding-right": "12",
"buttons": [
{
"text": "保存",
"fontSize": "16",
"width": "auto",
"color": "#FFFFFF"
}
]
}
}
}
}
]
},
{
"root": "pages/passport",
"pages": [
{
"path": "login",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
// #ifdef MP-ALIPAY
"transparentTitle": "always",
// #endif
"app-plus": {
"titleNView": false,
"animationType": "slide-in-bottom",
"scrollIndicator": "none",
"safearea": {
"bottom": {
"offset": "none"
}
}
}
}
},
{
"path": "mpLogin",
"style": {
"navigationBarTitleText": "小程序登录",
"navigationStyle": "custom",
// #ifdef MP-ALIPAY
"transparentTitle": "always",
// #endif
"navigationBarTextStyle": "black"
}
}
]
},
{
"root": "pages/station",
"pages": [
{
"path": "index"
},
{
"path": "charge/charging",
"style": {
"navigationStyle": "custom",
// #ifdef MP-ALIPAY
"transparentTitle": "always",
// #endif
"navigationBarTextStyle": "white",
"app-plus": {
"titleNView": false,
"animationType": "slide-in-bottom",
"scrollIndicator": "none",
"safearea": {
"bottom": {
"offset": "none"
}
}
}
}
}
]
}
],
"globalStyle": {
"navigationBarTextStyle": "@navTxtStyle",
"navigationBarTitleText": "",
"titleColor": "#303133",
"navigationBarBackgroundColor": "@tabBarBgColor",
"backgroundColor": "@tabBarBgColor",
"app-plus": {
// 全局关闭回弹功能
"bounce": "none"
}
},
"tabBar": {
"color": "#C2C2C2",
"selectedColor": "#0974C5",
"borderStyle": "black",
"backgroundColor": "@tabBarBgColor",
"list": [
{
"pagePath": "pages/tabbar/station/stationList",
"iconPath": "static/tabbar/charging.png",
"selectedIconPath": "static/tabbar/charging-s.png",
"text": "充电"
},
{
"pagePath": "pages/tabbar/mine/my",
"iconPath": "static/tabbar/my.png",
"selectedIconPath": "static/tabbar/my-s.png",
"text": "我的"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。