fix:修复bug

This commit is contained in:
Daniel
2026-04-01 20:29:33 +08:00
parent afbcd99224
commit a80d2b8430
9 changed files with 477 additions and 179 deletions

View File

@@ -11,6 +11,9 @@ npm run dev
打开 `http://localhost:5180`
- 展示页:`http://localhost:5180/index.html`
- 管理页:`http://localhost:5180/admin.html`
## Docker 一键启动(国内镜像)
```bash
@@ -20,13 +23,14 @@ npm run dev
说明:
- Node 基础镜像走 `docker.m.daocloud.io`
- npm 安装源走 `https://registry.npmmirror.com`
- 服务地址:`http://localhost:5180`
- 默认使用 `5180`,若被占用会自动递增到可用端口(如 `5181`
- 启动完成后终端会打印最终访问地址
## 页面能力
- 预览墙:多个 VFX 同屏实时渲染,支持点进详情
- 每个小窗独立播放/暂停
- 后端管理:点击“管理内容”,可直接粘贴 GLSL 并保存到后端
- 管理页独立:在 `admin.html` 粘贴 GLSL 并保存到后端
- 保存后实时刷新前端展示,支持删除
## 兼容的 uniform