panlinlin 41ca4e938d 修复打包后静态页面加载异常 4 yıl önce
..
build 41ca4e938d 修复打包后静态页面加载异常 4 yıl önce
config 41ca4e938d 修复打包后静态页面加载异常 4 yıl önce
src 41ca4e938d 修复打包后静态页面加载异常 4 yıl önce
static 937e591430 解决串流,解决编辑上级平台却新建了的问题 4 yıl önce
.babelrc be42a35eca 修复子节点显示错误 5 yıl önce
.editorconfig be42a35eca 修复子节点显示错误 5 yıl önce
.gitignore be42a35eca 修复子节点显示错误 5 yıl önce
.postcssrc.js 421c2f5602 使用jainsip的方式解析sdp 4 yıl önce
README.md be42a35eca 修复子节点显示错误 5 yıl önce
index.html 41ca4e938d 修复打包后静态页面加载异常 4 yıl önce
package-lock.json 56859d09df 添加推流列表和拉流代理,下一步与国标关联 4 yıl önce
package.json 56859d09df 添加推流列表和拉流代理,下一步与国标关联 4 yıl önce

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.