|
|
@@ -19,15 +19,15 @@
|
|
|
<view
|
|
|
class="step-content_box">
|
|
|
<template v-if="index === 0">
|
|
|
- <view class="button-box">
|
|
|
+ <view class="button-box">
|
|
|
|
|
|
<button open-type='contact'
|
|
|
@bindcontact="handleContact"
|
|
|
class="admin-button-com blue big"
|
|
|
- show-message-card="true"
|
|
|
+ show-message-card
|
|
|
send-message-title="识别下方二维码,关注公众号"
|
|
|
send-message-path="/pagesClient/official/warn"
|
|
|
- send-message-img="`${constant.imgUrl}/ghs/official/mind.png`">打开聊天框</button>
|
|
|
+ :send-message-img="`${constant.imgUrl}/ghs/official/mind.png`">打开聊天框</button>
|
|
|
|
|
|
</view>
|
|
|
</template>
|