diff --git a/resources/views/tabler/gateway/epay.tpl b/resources/views/tabler/gateway/epay.tpl
index d830ad47..3f960452 100755
--- a/resources/views/tabler/gateway/epay.tpl
+++ b/resources/views/tabler/gateway/epay.tpl
@@ -9,8 +9,8 @@
invoice_id: {$invoice->id},
type: "wxpay",
redir: window.location.href
- }'>
-
+ }' style="width:100%;">
+
{/if}
{if $public_setting['epay_alipay']}
@@ -21,8 +21,8 @@
invoice_id: {$invoice->id},
type: "alipay",
redir: window.location.href
- }'>
-
+ }' style="width:100%; margin-top:10px;">
+
{/if}
{if $public_setting['epay_qq']}