dengming ec97c6a7d0 修复云端录像播放和下载路径错误的问题 %!s(int64=3) %!d(string=hai) anos
..
build 720231d33f 添加发送媒体流, 添加媒体服务器节点管理ui,修复修改密码 %!s(int64=4) %!d(string=hai) anos
config e48fa711a3 添加截图(快照)功能 %!s(int64=4) %!d(string=hai) anos
src ec97c6a7d0 修复云端录像播放和下载路径错误的问题 %!s(int64=3) %!d(string=hai) anos
static b0d3bf3ed9 添加通道导入实例文件 %!s(int64=3) %!d(string=hai) anos
.babelrc be42a35eca 修复子节点显示错误 %!s(int64=5) %!d(string=hai) anos
.editorconfig be42a35eca 修复子节点显示错误 %!s(int64=5) %!d(string=hai) anos
.gitignore be42a35eca 修复子节点显示错误 %!s(int64=5) %!d(string=hai) anos
.postcssrc.js 421c2f5602 使用jainsip的方式解析sdp %!s(int64=4) %!d(string=hai) anos
README.md be42a35eca 修复子节点显示错误 %!s(int64=5) %!d(string=hai) anos
index.html 9442c37ce7 优化级联添加通道流程 %!s(int64=3) %!d(string=hai) anos
package-lock.json cbea5f64c9 修改3个小bug %!s(int64=3) %!d(string=hai) anos
package.json 8d5764b9a0 优化信令配置展示界面 %!s(int64=3) %!d(string=hai) anos

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.