feat: Establish WebUI build process, update frontend assets, and add CI workflow.

This commit is contained in:
CJACK
2026-02-01 21:17:19 +08:00
parent ce0538fcd9
commit 1a842c28d1
12 changed files with 3477 additions and 277 deletions

View File

@@ -17,4 +17,8 @@
#### 📝 补充信息 | Additional Information
<!-- Add any other context about the Pull Request here. -->
<!-- Add any other context about the Pull Request here. -->
---
> 💡 **提示**:如果修改了 `webui/` 目录下的文件PR 合并后 CI 会自动构建并提交产物,无需手动构建。