Commit cd31ab78 authored by 罗超's avatar 罗超

1

parent 905775e3
...@@ -910,6 +910,19 @@ ...@@ -910,6 +910,19 @@
/> />
<view style="color: #111111; font-size: 22rpx">客服</view> <view style="color: #111111; font-size: 22rpx">客服</view>
</button> </button>
<!-- #endif -->
<!-- #ifdef MP-ALIPAY -->
<button class="jz_ConButton" style="margin-right:20rpx;">
<contact-button
tnt-inst-id="QqR_ZV6m"
scene="SCE01203509"
icon="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/CustomizedCar/kefu.png"
size="38rpx"
:ext-info="encodeURIComponent({'appId':'2021002181604459'})"
>
</contact-button>
<view style="color: #111111; font-size: 22rpx">客服</view>
</button>
<!-- #endif --> <!-- #endif -->
<view class="jz_OrderNow" @click="goReserce()">立即预定</view> <view class="jz_OrderNow" @click="goReserce()">立即预定</view>
</view> </view>
...@@ -938,6 +951,19 @@ ...@@ -938,6 +951,19 @@
alt="" alt=""
/> />
<view style="color: #111111; font-size: 22rpx">客服</view> <view style="color: #111111; font-size: 22rpx">客服</view>
<!-- #endif -->
<!-- #ifdef MP-ALIPAY -->
<button class="jz_ConButton" style="margin-right:20rpx;">
<contact-button
tnt-inst-id="QqR_ZV6m"
scene="SCE01203509"
icon="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/CustomizedCar/kefu.png"
size="38rpx"
:ext-info="encodeURIComponent({'appId':'2021002181604459'})"
>
</contact-button>
<view style="color: #111111; font-size: 22rpx">客服</view>
</button> </button>
<!-- #endif --> <!-- #endif -->
<view class="jz_OrderNow disable" v-if="currentPrice.remainNum <= 0" <view class="jz_OrderNow disable" v-if="currentPrice.remainNum <= 0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment