From 2195462886d651ea0d44e70258d732f1b6df9691 Mon Sep 17 00:00:00 2001 From: lkddi Date: Fri, 27 Feb 2026 11:50:31 +0800 Subject: [PATCH] =?UTF-8?q?UI:=20=E4=BC=98=E5=8C=96=E5=90=8D=E7=89=87?= =?UTF-8?q?=E5=BC=B9=E7=AA=97=E4=B8=AD=E7=BB=8F=E9=AA=8C=E3=80=81=E9=87=91?= =?UTF-8?q?=E5=B8=81=E3=80=81=E9=AD=85=E5=8A=9B=E7=9A=84=E6=A8=AA=E5=90=91?= =?UTF-8?q?=E5=B8=83=E5=B1=80=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../chat/partials/user-actions.blade.php | 23 +++++++++++++------ 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/resources/views/chat/partials/user-actions.blade.php b/resources/views/chat/partials/user-actions.blade.php index 8ec48eb..91073c7 100644 --- a/resources/views/chat/partials/user-actions.blade.php +++ b/resources/views/chat/partials/user-actions.blade.php @@ -333,13 +333,22 @@ {{-- 详细信息区 (等级高看等级低,或自己看自己时才有这些字段) --}}
-
经验:
-
金币:
-
魅力:
+ style="margin-top: 12px; padding: 12px; background: linear-gradient(to right, #f8fafc, #f1f5f9); border-radius: 8px; font-size: 13px; color: #475569; display: flex; justify-content: space-around; align-items: center; border: 1px solid #e2e8f0;"> +
+ 经验 + +
+
+
+ 金币 + +
+
+
+ 魅力 + +
{{-- 管理员可见区域 (IP 与 归属地) --}}