zouyaoji 3b5a37c270 前端显示媒体服务器配置时报错修复 %!s(int64=3) %!d(string=hai) anos
..
build 7d9cc96ef5 优化国标录像下载,添加进度条以及自动合并文件下载,需要结合新版assist服务使用。 %!s(int64=3) %!d(string=hai) anos
config 7d9cc96ef5 优化国标录像下载,添加进度条以及自动合并文件下载,需要结合新版assist服务使用。 %!s(int64=3) %!d(string=hai) anos
src 3b5a37c270 前端显示媒体服务器配置时报错修复 %!s(int64=3) %!d(string=hai) anos
static 8d87741dea Merge branch '648540858:wvp-28181-2.0' into wvp-28181-2.0 %!s(int64=3) %!d(string=hai) anos
.babelrc be42a35eca 修复子节点显示错误 %!s(int64=5) %!d(string=hai) anos
.editorconfig be42a35eca 修复子节点显示错误 %!s(int64=5) %!d(string=hai) anos
.gitignore be42a35eca 修复子节点显示错误 %!s(int64=5) %!d(string=hai) anos
.postcssrc.js 421c2f5602 使用jainsip的方式解析sdp %!s(int64=4) %!d(string=hai) anos
README.md be42a35eca 修复子节点显示错误 %!s(int64=5) %!d(string=hai) anos
index.html afe2450a14 优化地图功能的开关 %!s(int64=3) %!d(string=hai) anos
package-lock.json f5fcc79a2c 优化国标树型展示 %!s(int64=3) %!d(string=hai) anos
package.json f5fcc79a2c 优化国标树型展示 %!s(int64=3) %!d(string=hai) anos

README.md

gb_web

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.