Commit a15dd0da authored by youjie's avatar youjie

no message

parent cee4af44
......@@ -8,7 +8,7 @@
<div v-if="$q.platform.is.desktop && orderNo && payUrl!='' && !loading">
<div class="row justify-center">
<div style="text-align: center;">
<iframe id="aliIframe" :src="payUrl" scrolling="no" style="width: 200px;height: 200px;" frameborder="0"></iframe>
<iframe id="aliIframe" :src="payUrl" scrolling="no" style="width: 200px;height: 200px;" frameborder="0"></iframe>
</div>
<!-- <QrcodeVue level="H" size="200" :value="payUrl" class="light-shadow"></QrcodeVue> -->
<img src="../../assets/img/pay/ali_tip.png" class="q-ml-md" style="height:200px;">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment