648540858 58d1f0ea16 修复云端录像界面 2 years ago
..
build a7c3cf5316 优化跨域配置,支持同域的前后端分离部署 2 years ago
config a7c3cf5316 优化跨域配置,支持同域的前后端分离部署 2 years ago
src 58d1f0ea16 修复云端录像界面 2 years ago
static be6666db03 Merge remote-tracking branch 'origin/wvp-28181-2.0' into wvp-28181-2.0 2 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 943f95ba8c 增加消息通道配置,可以通道redis在wvp上下级之间发送消息 2 years ago
package-lock.json 5fab97cf7e 支持不同域的前后端分离部署 2 years ago
package.json 5fab97cf7e 支持不同域的前后端分离部署 2 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.