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 与 归属地) --}}