[RFC] WebUI 迁移到 React + Vite #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
背景
当前 WebUI 是纯原生 HTML + vanilla JS,以字符串模板形式内嵌在 Worker 的
ui.ts中。功能可用但维护性差。提议
将前端迁移到 React + Vite 技术栈:
待讨论
优先级
低,当前方案可用。等功能需求增多后再推进。