fix: 美化全局金币流水页面筛选表单的UI样式

This commit is contained in:
2026-03-28 17:24:31 +08:00
parent 08df13bfc7
commit 8f850e651e
2 changed files with 32 additions and 30 deletions

View File

@@ -56,7 +56,7 @@
</a>
<a href="{{ route('admin.currency-logs.index') }}"
class="block px-4 py-3 rounded-md transition {{ request()->routeIs('admin.currency-logs.*') ? 'bg-indigo-600 font-bold' : 'hover:bg-white/10' }}">
{!! '💴 全局金币流水' !!}
{!! '💴 用户流水' !!}
</a>
<a href="{{ route('admin.rooms.index') }}"
class="block px-4 py-3 rounded-md transition {{ request()->routeIs('admin.rooms.*') ? 'bg-indigo-600 font-bold' : 'hover:bg-white/10' }}">