wvp-GB28181-pro/web_src
648540858 922a9e8b32 修复语音对讲返回的地址 2023-02-07 14:52:33 +08:00
..
build 增加liveplayer播放器 2022-10-17 10:30:44 +08:00
config 添加第二种语音对讲实现 2022-09-29 16:27:59 +08:00
src 修复语音对讲返回的地址 2023-02-07 14:52:33 +08:00
static 国标录像UI重构 2023-01-09 16:31:51 +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
README.md 修复子节点显示错误 2020-10-12 10:11:24 +08:00
index.html 增加liveplayer播放器 2022-10-17 10:30:44 +08:00
package-lock.json 首页改造,完成cpu,内存,网络图 2022-10-20 18:03:40 +08:00
package.json 首页改造,完成cpu,内存,网络图 2022-10-20 18:03:40 +08:00

README.md

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.