mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 00:53:33 +00:00
- 添加 admin-spa 构建后的 dist 目录 - 从 .gitignore 中移除 dist 忽略规则 - 确保 /admin-next 路由可以正常访问 现在访问 /admin-next/api-stats 将能正确加载新版管理界面 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
2 lines
284 B
CSS
2 lines
284 B
CSS
.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}
|