wvp-gb28181-project/web_src
648540858 c7270f9320 离在线状态样式修改
修复未回复200ok导致catalog一直发送的bug
修改点播接口未收到视频后回复
2020-10-13 14:46:47 +08:00
..
build 修复子节点显示错误 2020-10-12 10:11:24 +08:00
config 修复子节点显示错误 2020-10-12 10:11:24 +08:00
src 离在线状态样式修改 2020-10-13 14:46:47 +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-12 10:11:24 +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.