panlinlin 1f07f4ab4c 解决国标平台通道数统计的错误 il y a 4 ans
..
build 44d216100b 与master分支同步 il y a 4 ans
config cb5849d8a1 支持接口鉴权,支持修改密码, il y a 4 ans
src 1f07f4ab4c 解决国标平台通道数统计的错误 il y a 4 ans
static 937e591430 解决串流,解决编辑上级平台却新建了的问题 il y a 4 ans
.babelrc be42a35eca 修复子节点显示错误 il y a 5 ans
.editorconfig be42a35eca 修复子节点显示错误 il y a 5 ans
.gitignore be42a35eca 修复子节点显示错误 il y a 5 ans
.postcssrc.js 421c2f5602 使用jainsip的方式解析sdp il y a 4 ans
README.md be42a35eca 修复子节点显示错误 il y a 5 ans
index.html 937e591430 解决串流,解决编辑上级平台却新建了的问题 il y a 4 ans
package-lock.json 56859d09df 添加推流列表和拉流代理,下一步与国标关联 il y a 4 ans
package.json 56859d09df 添加推流列表和拉流代理,下一步与国标关联 il y a 4 ans

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.