Commit 69e25c2b authored by zhengke's avatar zhengke

1

parents c2f5f495 a2497ecb
......@@ -918,6 +918,7 @@
scene="SCE01203509"
icon="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/CustomizedCar/kefu.png"
size="38rpx"
:alipay-card-no="2088+UserId"
:ext-info="encodeURIComponent({'appId':'2021002181604459'})"
>
</contact-button>
......@@ -951,7 +952,7 @@
alt=""
/>
<view style="color: #111111; font-size: 22rpx">客服</view>
</button>
</button>
<!-- #endif -->
<!-- #ifdef MP-ALIPAY -->
<button class="jz_ConButton" style="margin-right:20rpx;">
......@@ -960,7 +961,7 @@
scene="SCE01203509"
icon="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/CustomizedCar/kefu.png"
size="38rpx"
:ext-info="encodeURIComponent({'appId':'2021002181604459'})"
ext-info="encodeURIComponent({'appId':'2021002181604459'})"
>
</contact-button>
<view style="color: #111111; font-size: 22rpx">客服</view>
......
......@@ -721,6 +721,7 @@ export default {
initOrderInfo(orderId) {
let msg = {
ID: orderId,
IsGetGuest:1,
};
this.apipost(
"sellorder_post_GetOrderEntity",
......
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