From ce859034780f6aa8028d299a2d25cc313243c18f Mon Sep 17 00:00:00 2001
From: hellcat <>
Date: Tue, 6 May 2025 14:01:25 +0800
Subject: [PATCH] no message
---
resources/views/tabler/gateway/epay.tpl | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
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']}