|
@@ -142,7 +142,7 @@
|
|
</transition>
|
|
</transition>
|
|
|
|
|
|
<!-- 侧边二维码 -->
|
|
<!-- 侧边二维码 -->
|
|
- <transition enter-active-class="animate__fadeInRight" leave-active-class="animate__fadeOutRight">
|
|
|
|
|
|
+ <transition enter-active-class="animate__fadeInRight" leave-active-class="animate__fadeOutRight" v-if="productAuthInfo.qrCodeImage">
|
|
<div class="zp-wechat-ewm animate__animated" v-show="wechatVisible">
|
|
<div class="zp-wechat-ewm animate__animated" v-show="wechatVisible">
|
|
<img :src="productAuthInfo.qrCodeImage" alt="关注公众号了解更多"/>
|
|
<img :src="productAuthInfo.qrCodeImage" alt="关注公众号了解更多"/>
|
|
<div class="zp-tip">
|
|
<div class="zp-tip">
|