Commit cd31ab78 authored by 罗超's avatar 罗超

1

parent 905775e3
......@@ -911,6 +911,19 @@
<view style="color: #111111; font-size: 22rpx">客服</view>
</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 -->
<view class="jz_OrderNow" @click="goReserce()">立即预定</view>
</view>
</view>
......@@ -938,7 +951,20 @@
alt=""
/>
<view style="color: #111111; font-size: 22rpx">客服</view>
</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 -->
<view class="jz_OrderNow disable" v-if="currentPrice.remainNum <= 0"
>已售罄</view
......
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