wvp-GB28181-pro/web_src
648540858 67d1ff0d26 Merge branch 'wvp-28181-2.0' into feature/record
# Conflicts:
#	src/main/java/com/genersoft/iot/vmp/conf/security/WebSecurityConfig.java
#	src/main/java/com/genersoft/iot/vmp/media/zlm/ZLMHttpHookListener.java
2023-12-18 14:23:48 +08:00
..
build 完成下载文件的前后调试 2023-12-06 15:11:21 +08:00
config 修复打开分享页需要登陆的BUG 2023-07-01 22:14:53 +08:00
src Merge branch 'wvp-28181-2.0' into feature/record 2023-12-18 14:23:48 +08:00
static feat: 升级 Jessibuca 播放器到 2023-09-15 v3.1.36 版本,优化部分配置 2023-10-25 17:44:07 +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 增加消息通道配置,可以通道redis在wvp上下级之间发送消息 2023-03-14 14:02:33 +08:00
package-lock.json 开始重构云端录像继续 2023-10-13 15:26:51 +08:00
package.json 修复地图页面云台状态显示以及状态显示 2023-05-29 15:16:44 +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.