perf: remove loading ui

This commit is contained in:
archer
2025-04-02 17:18:18 +08:00
parent 9fe95da126
commit 2f9b83d924
5 changed files with 7 additions and 16 deletions

View File

@@ -46,5 +46,9 @@ curl --location --request POST 'https://{{host}}/api/admin/initv494' \
3. BullMQ 消息队列。
4. 站点同步支持配置训练参数。
## ⚙️ 优化
1. Admin 模板渲染调整。
## 🐛 修复