mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
add qrcode pay fee
This commit is contained in:
parent
a457b70ea4
commit
13fba63d57
@ -92,7 +92,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-md-1 " style="margin-bottom:10px; text-align:right">
|
<div class="col-md-1 " style="margin-bottom:10px; text-align:right">
|
||||||
<button type="button" class="btn btn-success btn-lg btn-block" @click="_openPayFee('qrCode')">
|
<button type="button" class="btn btn-success btn-lg btn-block" @click="_openPayFee('qrCode')">
|
||||||
<vc:i18n name="扫码收费" namespace="payFeeOrder"></vc:i18n>
|
<vc:i18n name="扫码收费" namespace="payFeeOrder"></vc:i18n>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-1 " style="margin-bottom:10px; text-align:right">
|
<div class="col-md-1 " style="margin-bottom:10px; text-align:right">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user