wvp-gb28181-project/web_src
2020-11-07 16:54:42 +08:00
..
build 修复子节点显示错误 2020-10-12 10:11:24 +08:00
config 修复子节点显示错误 2020-10-12 10:11:24 +08:00
src 优化播放程序,缩短播放加载时间 2020-11-07 16:54:42 +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 修复子节点显示错误 2020-10-12 10:11:24 +08:00
index.html 修复ui录象播放 2020-10-26 11:40:46 +08:00
package-lock.json 修复ui录象播放 2020-10-26 11:40:46 +08:00
package.json 修复ui录象播放 2020-10-26 11:40:46 +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.