wvp-gb28181-project/web_src
2022-03-10 21:00:42 +08:00
..
build 添加发送媒体流, 添加媒体服务器节点管理ui,修复修改密码 2021-09-25 22:12:15 +08:00
config 添加截图(快照)功能 2021-05-08 17:14:05 +08:00
src Merge branch '648540858:wvp-28181-2.0' into wvp-28181-2.0 2022-03-10 21:00:42 +08:00
static 添加通道导入实例文件 2022-02-15 17:52:37 +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 优化级联添加通道流程 2022-02-15 17:41:09 +08:00
package-lock.json 修改3个小bug 2022-03-05 17:05:05 +08:00
package.json 优化信令配置展示界面 2022-01-30 15:58:15 +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.