wvp-GB28181-pro/web_src
lin 458e7d18b7 添加接收redis订阅的GPS消息,为GPS订阅发送到级联平台做准备 2022-01-07 19:37:05 +08:00
..
build 添加发送媒体流, 添加媒体服务器节点管理ui,修复修改密码 2021-09-25 22:12:15 +08:00
config
src 为级联平台增加虚拟目录功能 2022-01-05 15:23:14 +08:00
static 为级联平台增加虚拟目录功能 2022-01-05 15:23:14 +08:00
.babelrc
.editorconfig
.gitignore
.postcssrc.js
README.md
index.html 更换播放器, 修正和优化sql脚本, 2021-07-14 15:57:39 +08:00
package-lock.json 添加接收redis订阅的GPS消息,为GPS订阅发送到级联平台做准备 2022-01-07 19:37:05 +08:00
package.json 添加接收redis订阅的GPS消息,为GPS订阅发送到级联平台做准备 2022-01-07 19:37:05 +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.