Lyon1994 aa71a33c38 [ fix bug ] 修复分屏播放无效的问题,这是一个json解析错误 2 years ago
..
build 4f2191dc9f 增加liveplayer播放器 3 years ago
config 3146e63fc0 优化异常处理 3 years ago
src aa71a33c38 [ fix bug ] 修复分屏播放无效的问题,这是一个json解析错误 2 years ago
static 3884e9a56a 1.根据redis消息更新推流列表时同时更新在线状态 3 years ago
.babelrc be42a35eca 修复子节点显示错误 5 years ago
.editorconfig be42a35eca 修复子节点显示错误 5 years ago
.gitignore be42a35eca 修复子节点显示错误 5 years ago
.postcssrc.js 421c2f5602 使用jainsip的方式解析sdp 4 years ago
README.md be42a35eca 修复子节点显示错误 5 years ago
index.html 4f2191dc9f 增加liveplayer播放器 3 years ago
package-lock.json 3ffe205082 首页改造,完成cpu,内存,网络图 3 years ago
package.json 3ffe205082 首页改造,完成cpu,内存,网络图 3 years ago

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.