微信码
This commit is contained in:
parent
53afc38e76
commit
b30b8ffc30
|
|
@ -86,9 +86,9 @@
|
|||
</view>
|
||||
</view>
|
||||
|
||||
<!-- <view class="card" style="padding-bottom: 20rpx;">
|
||||
<image :src="srcimge" show-menu-by-longpress="true" style="width: 100%;" mode="widthFix"></image>
|
||||
</view> -->
|
||||
<view class="card" style="padding-bottom: 20rpx;" v-if="listinfo.shopQrcode">
|
||||
<image :src="listinfo.shopQrcode" show-menu-by-longpress="true" style="width: 100%;" mode="widthFix"></image>
|
||||
</view>
|
||||
|
||||
<view :style="{height:height}">
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue