wvp-gb28181-project/web_src
2020-10-24 15:18:48 +08:00
..
build 修复子节点显示错误 2020-10-12 10:11:24 +08:00
config 修复子节点显示错误 2020-10-12 10:11:24 +08:00
src 具有子节点的通道保留播放按钮,避免部分NVR无法查看直播流 2020-10-24 15:18:48 +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 修改标题名称 2020-10-19 20:33:57 +08:00
package-lock.json 修复子节点显示错误 2020-10-12 10:11:24 +08:00
package.json 修复子节点显示错误 2020-10-12 10:11:24 +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.