main #2

Merged
jingrow merged 250 commits from main into v1 2026-01-13 22:45:50 +08:00
Showing only changes of commit 9fa007e3f8 - Show all commits

View File

@ -481,8 +481,6 @@ export default {
this.paymentQrCode = response.payment_url;
this.paymentQrCodeImage = response.qr_code_image;
toast.success('请使用微信扫码支付');
//
this.startPaymentCheck();
},