648540858 943f95ba8c 增加消息通道配置,可以通道redis在wvp上下级之间发送消息 %!s(int64=2) %!d(string=hai) anos
..
build a7c3cf5316 优化跨域配置,支持同域的前后端分离部署 %!s(int64=2) %!d(string=hai) anos
config a7c3cf5316 优化跨域配置,支持同域的前后端分离部署 %!s(int64=2) %!d(string=hai) anos
src 943f95ba8c 增加消息通道配置,可以通道redis在wvp上下级之间发送消息 %!s(int64=2) %!d(string=hai) anos
static a7c3cf5316 优化跨域配置,支持同域的前后端分离部署 %!s(int64=2) %!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 943f95ba8c 增加消息通道配置,可以通道redis在wvp上下级之间发送消息 %!s(int64=2) %!d(string=hai) anos
package-lock.json 3ffe205082 首页改造,完成cpu,内存,网络图 %!s(int64=3) %!d(string=hai) anos
package.json 3ffe205082 首页改造,完成cpu,内存,网络图 %!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.