|
@@ -8,7 +8,7 @@
|
|
<view class="location" v-else @click="showCity">{{cityName}}</view>
|
|
<view class="location" v-else @click="showCity">{{cityName}}</view>
|
|
<image src="../../static/img/xiala.png" mode="widthFix" class="xiala"></image>
|
|
<image src="../../static/img/xiala.png" mode="widthFix" class="xiala"></image>
|
|
</view>
|
|
</view>
|
|
- <view class="topTitle">车蓝图</view>
|
|
|
|
|
|
+ <view class="topTitle">天下养车</view>
|
|
<view style="width: 30%;"></view>
|
|
<view style="width: 30%;"></view>
|
|
</view>
|
|
</view>
|
|
<view :style="{height: (iStatusBarHeight+50) + 'px'}"></view>
|
|
<view :style="{height: (iStatusBarHeight+50) + 'px'}"></view>
|
|
@@ -196,13 +196,13 @@
|
|
shareID: '',
|
|
shareID: '',
|
|
brand: '',
|
|
brand: '',
|
|
cityRole: '',
|
|
cityRole: '',
|
|
- share: {
|
|
|
|
|
|
+ /* share: {
|
|
title: '车蓝图4S店养车服务scene',
|
|
title: '车蓝图4S店养车服务scene',
|
|
path: '/pages/homePage/homePage?scene=F16E7299-6850-4015-ABCE-A9F2794B45B5',
|
|
path: '/pages/homePage/homePage?scene=F16E7299-6850-4015-ABCE-A9F2794B45B5',
|
|
imageUrl: '',
|
|
imageUrl: '',
|
|
desc: '',
|
|
desc: '',
|
|
content: ''
|
|
content: ''
|
|
- }
|
|
|
|
|
|
+ } */
|
|
}
|
|
}
|
|
},
|
|
},
|
|
onShow() {
|
|
onShow() {
|