|
@@ -47,7 +47,7 @@
|
|
@close="codeUrl = ''">
|
|
@close="codeUrl = ''">
|
|
<h3 style="text-align: center;">扫二维码支付</h3>
|
|
<h3 style="text-align: center;">扫二维码支付</h3>
|
|
<div ref="payQRCode" style="display: flex; justify-content: center;" />
|
|
<div ref="payQRCode" style="display: flex; justify-content: center;" />
|
|
- <div style="color: #EA8000;text-align: center;margin-top: 20px;">注:支付成功后,方可操作确认提货!</div>
|
|
|
|
|
|
+ <div style="color: #EA8000;text-align: center;margin-top: 20px;">注:支付成功后,方可操作!</div>
|
|
<div style="display: flex;justify-content: flex-end;margin-top: 30px;">
|
|
<div style="display: flex;justify-content: flex-end;margin-top: 30px;">
|
|
<el-button size="mini" type="text" @click="codeUrl = ''">取消</el-button>
|
|
<el-button size="mini" type="text" @click="codeUrl = ''">取消</el-button>
|
|
</div>
|
|
</div>
|