648540858 943f95ba8c 增加消息通道配置,可以通道redis在wvp上下级之间发送消息 2 vuotta sitten
..
build a7c3cf5316 优化跨域配置,支持同域的前后端分离部署 2 vuotta sitten
config a7c3cf5316 优化跨域配置,支持同域的前后端分离部署 2 vuotta sitten
src 943f95ba8c 增加消息通道配置,可以通道redis在wvp上下级之间发送消息 2 vuotta sitten
static a7c3cf5316 优化跨域配置,支持同域的前后端分离部署 2 vuotta sitten
.babelrc be42a35eca 修复子节点显示错误 5 vuotta sitten
.editorconfig be42a35eca 修复子节点显示错误 5 vuotta sitten
.gitignore be42a35eca 修复子节点显示错误 5 vuotta sitten
.postcssrc.js 421c2f5602 使用jainsip的方式解析sdp 4 vuotta sitten
README.md be42a35eca 修复子节点显示错误 5 vuotta sitten
index.html 943f95ba8c 增加消息通道配置,可以通道redis在wvp上下级之间发送消息 2 vuotta sitten
package-lock.json 3ffe205082 首页改造,完成cpu,内存,网络图 3 vuotta sitten
package.json 3ffe205082 首页改造,完成cpu,内存,网络图 3 vuotta sitten

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.