@@ -22,6 +22,7 @@
>
</view>
<!-- 公众号图片展示 -->
+ <!-- #ifdef MP-WEIXIN -->
<view class="gzh-img-box" @click="openOfficialAccount">
<image
class="gzh-img"
@@ -30,6 +31,7 @@
style="width: 100vw; margin-top: 100rpx"
></image>
+ <!-- #endif -->
<OrderSuccessPopup ref="orderPopupRef" />
</template>