From 308e86c3451a26bed549f846786933a540b50243 Mon Sep 17 00:00:00 2001 From: Karson Date: Tue, 2 Jun 2026 15:36:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=80=80=E5=87=BA=E8=A1=A8?= =?UTF-8?q?=E5=8D=95=E5=85=83=E7=B4=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/admin/view/index/logout.html | 23 ++++++++++++----------- application/index/view/user/logout.html | 5 +++-- 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/application/admin/view/index/logout.html b/application/admin/view/index/logout.html index 2f6f908e..febbe4de 100644 --- a/application/admin/view/index/logout.html +++ b/application/admin/view/index/logout.html @@ -29,18 +29,19 @@
-
-
- -
-

{:__('Are you sure you want to sign out?')}

-
- {:token()} -
- -
-
+
+
+ +
+

{:__('Are you sure you want to sign out?')}

+
+ {:token()} +
+ +
+
+
{include file="common/script" /} diff --git a/application/index/view/user/logout.html b/application/index/view/user/logout.html index 940798a2..d4299a5f 100644 --- a/application/index/view/user/logout.html +++ b/application/index/view/user/logout.html @@ -4,11 +4,12 @@
-

{:__('Are you sure you want to sign out?')}

-
+

{:__('Are you sure you want to sign out?')}

+ {:token()}
+