refactor(Scripts): 重构脚本管理页面

This commit is contained in:
2025-08-26 02:15:51 +08:00
parent dc27127322
commit 3e0a9f3a94
6 changed files with 769 additions and 637 deletions

View File

@@ -40,8 +40,6 @@ yarn install
### 开发模式
```bash
yarn web # 启动 Vite 开发服务器(浏览器查看)
yarn dev # 启动 Electron 开发环境
```