wvp-GB28181-pro/web_src
liudan b73d08879d fix:升级 jessibuca到jessibuca-pro;解决海康264和h265视频流无法播放问题 2022-09-16 10:45:08 +08:00
..
build 更新同步wvp 2022-05-06 11:56:29 +08:00
config 优化异常处理 2022-09-01 17:53:00 +08:00
src fix:升级 jessibuca到jessibuca-pro;解决海康264和h265视频流无法播放问题 2022-09-16 10:45:08 +08:00
static fix:升级 jessibuca到jessibuca-pro;解决海康264和h265视频流无法播放问题 2022-09-16 10:45:08 +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 优化地图功能的开关 2022-05-06 16:01:36 +08:00
package-lock.json 支持全局异常和统一返回结果,未完待续 2022-08-22 16:17:28 +08:00
package.json 优化国标树型展示 2022-07-03 07:40:54 +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.