xiaoQQya e1d604a560 feat: 升级 Jessibuca 播放器到 2023-09-15 v3.1.36 版本,优化部分配置 2 anos atrás
..
build a7c3cf5316 优化跨域配置,支持同域的前后端分离部署 2 anos atrás
config 228c57399a 修复打开分享页需要登陆的BUG 2 anos atrás
src e1d604a560 feat: 升级 Jessibuca 播放器到 2023-09-15 v3.1.36 版本,优化部分配置 2 anos atrás
static e1d604a560 feat: 升级 Jessibuca 播放器到 2023-09-15 v3.1.36 版本,优化部分配置 2 anos atrás
.babelrc be42a35eca 修复子节点显示错误 5 anos atrás
.editorconfig be42a35eca 修复子节点显示错误 5 anos atrás
.gitignore be42a35eca 修复子节点显示错误 5 anos atrás
.postcssrc.js 421c2f5602 使用jainsip的方式解析sdp 4 anos atrás
README.md be42a35eca 修复子节点显示错误 5 anos atrás
index.html 943f95ba8c 增加消息通道配置,可以通道redis在wvp上下级之间发送消息 2 anos atrás
package-lock.json a6fb1cdb74 修复Web页面播放国标录像无声音的问题 2 anos atrás
package.json d0083447bb 修复地图页面云台状态显示以及状态显示 2 anos atrás

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.