web
This commit is contained in:
Anfioo
2025-12-18 17:05:39 +08:00
parent 978b106239
commit 0cf39a451c
6 changed files with 186 additions and 10 deletions

View File

@@ -97,7 +97,7 @@
<div v-if="payFeeOrderConfirmInfo.ABAQRCode " class="row">
<label class="col-sm-3 col-form-label">
<vc:i18n name="ABA QR" namespace="payFeeOrderConfirm"></vc:i18n>
<vc:i18n name="ABA KHQR" namespace="payFeeOrderConfirm"></vc:i18n>
</label>
<!-- 使用img标签展示二维码src绑定到ABAQRCode变量 -->
<!-- <img-->