no message

This commit is contained in:
hellcat 2025-06-24 17:12:34 +08:00
parent 6c52ecdbc2
commit 65aeb9bf7a

View File

@ -2,7 +2,7 @@
<p class="card-heading"></p>
<form class="epay" name="epay" method="post">
{if $public_setting['epay_wechat']}
<button class="btn btn-flat waves-attach"
<button type="button" class="btn btn-flat waves-attach"
hx-post="/user/payment/purchase/epay" hx-swap="none"
hx-vals='js:{
price: {$invoice->price},