wvp-gb28181-project/web_src
2021-10-15 17:58:28 +08:00
..
build 添加发送媒体流, 添加媒体服务器节点管理ui,修复修改密码 2021-09-25 22:12:15 +08:00
config 添加截图(快照)功能 2021-05-08 17:14:05 +08:00
src 录像下载修复 2021-10-15 17:58:28 +08:00
static 添加发送媒体流, 添加媒体服务器节点管理ui,修复修改密码 2021-09-25 22:12:15 +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 更换播放器, 修正和优化sql脚本, 2021-07-14 15:57:39 +08:00
package-lock.json 优化内存溢出的问题 2021-08-04 18:00:22 +08:00
package.json 更换播放器, 修正和优化sql脚本, 2021-07-14 15:57:39 +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.