[文档] 适配新UI

This commit is contained in:
lin
2025-04-28 17:33:09 +08:00
parent 9abff9f1fb
commit dca69268aa
15 changed files with 34 additions and 49 deletions

View File

@@ -87,9 +87,9 @@ git clone https://github.com/648540858/wvp-GB28181-pro.git
### 5.2 编译前端页面
```shell script
cd wvp-GB28181-pro/web_src/
cd wvp-GB28181-pro/web/
npm --registry=https://registry.npmmirror.com install
npm run build
npm npm run build:prod
```
编译如果报错, 一般都是网络问题, 导致的依赖包下载失败