no message
This commit is contained in:
parent
6c52ecdbc2
commit
65aeb9bf7a
@ -2,7 +2,7 @@
|
|||||||
<p class="card-heading"></p>
|
<p class="card-heading"></p>
|
||||||
<form class="epay" name="epay" method="post">
|
<form class="epay" name="epay" method="post">
|
||||||
{if $public_setting['epay_wechat']}
|
{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-post="/user/payment/purchase/epay" hx-swap="none"
|
||||||
hx-vals='js:{
|
hx-vals='js:{
|
||||||
price: {$invoice->price},
|
price: {$invoice->price},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user