新增 UsdtC2C Resource 与页面

This commit is contained in:
2025-06-10 08:26:54 +07:00
parent 4630421e08
commit 827a0e8133
38 changed files with 3532 additions and 31 deletions
+1 -1
View File
@@ -8,4 +8,4 @@
@theme {
--font-sans: 'Instrument Sans', ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
'Segoe UI Symbol', 'Noto Color Emoji';
}
}
@@ -0,0 +1,4 @@
<x-filament::page>
<h2 class="text-xl font-bold">歡迎使用 收支记账机器人 控制台</h2>
<p>這裡可以總覽系統狀態與快捷功能。</p>
</x-filament::page>
@@ -0,0 +1,3 @@
<x-filament-panels::page>
</x-filament-panels::page>