648540858 9bd588957a 修复获取pushKey 2 lat temu
..
build a7c3cf5316 优化跨域配置,支持同域的前后端分离部署 2 lat temu
config a45fab423b 修复国标级联语音对讲 2 lat temu
src 5a7a7a12bd Merge branch 'wvp-28181-2.0' into main-dev 2 lat temu
static 9bd588957a 修复获取pushKey 2 lat temu
.babelrc be42a35eca 修复子节点显示错误 5 lat temu
.editorconfig be42a35eca 修复子节点显示错误 5 lat temu
.gitignore be42a35eca 修复子节点显示错误 5 lat temu
.postcssrc.js 421c2f5602 使用jainsip的方式解析sdp 4 lat temu
README.md be42a35eca 修复子节点显示错误 5 lat temu
index.html 943f95ba8c 增加消息通道配置,可以通道redis在wvp上下级之间发送消息 2 lat temu
package-lock.json 5b8ffd5b61 修复前端空指针异常 #831 2 lat temu
package.json d0083447bb 修复地图页面云台状态显示以及状态显示 2 lat temu

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.