wvp-gb28181-project/web_src
2021-03-25 16:45:29 +08:00
..
build 与master分支同步 2020-12-16 20:29:19 +08:00
config 修复前端页面图标不显示的bug 2020-12-07 14:19:29 +08:00
src Merge remote-tracking branch 'origin/master' into wvp-28181-2.0 2021-02-25 18:10:02 +08:00
static 修复子节点显示错误 2020-10-12 10:11:24 +08:00
.babelrc 修复子节点显示错误 2020-10-12 10:11:24 +08:00
.editorconfig 修复子节点显示错误 2020-10-12 10:11:24 +08:00
.gitignore 修复子节点显示错误 2020-10-12 10:11:24 +08:00
.postcssrc.js 使用jainsip的方式解析sdp 2021-03-01 18:12:56 +08:00
index.html 增加移动位置显示功能 2021-01-27 15:24:28 +08:00
package-lock.json 解决循环依赖导致的打包失败 2021-03-25 16:45:29 +08:00
package.json 增加移动位置显示功能 2021-01-27 15:24:28 +08:00
README.md 修复子节点显示错误 2020-10-12 10:11:24 +08:00

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.