Fix: 升级播报改为金色左边框轻量样式,与站长公告红框区分开

This commit is contained in:
2026-02-27 13:44:24 +08:00
parent 5d1e7e26e2
commit 4b231c19f7
2 changed files with 9 additions and 4 deletions

View File

@@ -170,7 +170,7 @@ class AutoSaveExp extends Command
'room_id' => $roomId,
'from_user' => '系统传音',
'to_user' => '大家',
'content' => "🌟 天道酬勤!恭喜侠客【{$user->username}】挂机苦修,境界突破至 LV.{$user->user_level}",
'content' => "天道酬勤!恭喜侠客【{$user->username}】挂机苦修,境界突破至 LV.{$user->user_level}",
'is_secret' => false,
'font_color' => '#d97706',
'action' => '大声宣告',