This commit is contained in:
1154079537 2024-06-08 16:32:57 +08:00
parent 95a6f2b809
commit af1677554c
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
</view>
</view>
<view class="qr_code">
<view class="qr_code" v-if="datas.paid == 1 && datas.status == 1">
<QRCode :val="datas.verify_code" :size="150"></QRCode>
<view style="font-weight: bold;color: #333;font-size: 26;">
核销码 {{datas.verify_code}}