@@ -50,10 +50,11 @@
"quickapp" : {},
/* 小程序特有相关 */
"mp-weixin" : {
- "appid" : "wx9ca21d7c8495757e",
+ "appid" : "wx693850514180f795",
"setting" : {
"urlCheck" : false,
- "postcss" : true
+ "postcss" : true,
+ "minified" : true
},
"usingComponents" : true,
"permission" : {
@@ -311,7 +311,7 @@
}
if (this.cityRole == 0) {
uni.showToast({
- title:'所选城市暂时不支持该保养,我们正在努力开通哦~',
+ title:'所选城市暂时不支持保养,我们正在努力开通哦~',
icon:'none',
duration: 3000,
})
@@ -144,7 +144,7 @@ export default {
.container{
width: 100%;
min-height: 100%;
- background: url('http://phone.66km.cn:8088/keepCar/keepCarHome.png') ;
+ background: url('http://phone.66km.cn:8088/keepCar/keepCarHome.png') ;
background-size: 100%;
.loginLogo{
@@ -262,6 +262,13 @@
replaceIndex1: '',
replaceIndex2: '',
brand: '',
+ share:{
+ title:'车蓝图4S店养车服务',
+ path:'/pages/shop/shopDetail',
+ imageUrl:'',
+ desc:'',
+ content:''
+ }
onShow() {
@@ -126,7 +126,14 @@
comprehensiveShow: false,
uid: '',
-
+ path:'/pages/shop/shopList',
+