mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 09:38:02 +00:00
feat(admin-spa): 添加构建后的dist目录并更新.gitignore
- 添加 admin-spa 构建后的 dist 目录 - 从 .gitignore 中移除 dist 忽略规则 - 确保 /admin-next 路由可以正常访问 现在访问 /admin-next/api-stats 将能正确加载新版管理界面 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
1
web/admin-spa/dist/assets/AccountsView-CoHkroG1.css
vendored
Normal file
1
web/admin-spa/dist/assets/AccountsView-CoHkroG1.css
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.accounts-container[data-v-1665099c]{min-height:calc(100vh - 300px)}.table-container[data-v-1665099c]{overflow-x:auto;border-radius:12px;border:1px solid rgba(0,0,0,.05)}.table-row[data-v-1665099c]{transition:all .2s ease}.table-row[data-v-1665099c]:hover{background-color:#00000005}
|
||||
Reference in New Issue
Block a user