648540858 509d9b3cbb Merge branch 'wvp-28181-2.0' into main-dev 1 year ago
..
build 7e136c9ac7 完成下载文件的前后调试 1 year ago
config a45fab423b 修复国标级联语音对讲 2 years ago
src 509d9b3cbb Merge branch 'wvp-28181-2.0' into main-dev 1 year ago
static 2e7c9a7341 Merge branch 'wvp-28181-2.0' into main-dev 1 year ago
.babelrc be42a35eca 修复子节点显示错误 5 years ago
.editorconfig be42a35eca 修复子节点显示错误 5 years ago
.gitignore be42a35eca 修复子节点显示错误 5 years ago
.postcssrc.js 421c2f5602 使用jainsip的方式解析sdp 4 years ago
README.md be42a35eca 修复子节点显示错误 5 years ago
index.html 943f95ba8c 增加消息通道配置,可以通道redis在wvp上下级之间发送消息 2 years ago
package.json d0083447bb 修复地图页面云台状态显示以及状态显示 2 years ago

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.