648540858
2023-02-20 307a68de733662adc9b92f6769a9628f8cdf1de8
Merge pull request #752 from stayorigin/wvp-28181-2.0

替换前端编译npm源地址
1个文件已修改
2 ■■■ 已修改文件
doc/_content/introduction/compile.md 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
doc/_content/introduction/compile.md
@@ -69,7 +69,7 @@
### 5.2 编译前端页面
```shell script
cd wvp-GB28181-pro/web_src/
npm --registry=https://registry.npm.taobao.org install
npm --registry=https://registry.npmmirror.com install
npm run build
```
编译如果报错, 一般都是网络问题, 导致的依赖包下载失败