648540858 ccecda7859 Merge pull request #845 from 648540858/wvp-28181-2.0-test 2 vuotta sitten
..
build a7c3cf5316 优化跨域配置,支持同域的前后端分离部署 2 vuotta sitten
config a7c3cf5316 优化跨域配置,支持同域的前后端分离部署 2 vuotta sitten
src ccecda7859 Merge pull request #845 from 648540858/wvp-28181-2.0-test 2 vuotta sitten
static be6666db03 Merge remote-tracking branch 'origin/wvp-28181-2.0' into wvp-28181-2.0 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 5fab97cf7e 支持不同域的前后端分离部署 2 vuotta sitten
package.json 5fab97cf7e 支持不同域的前后端分离部署 2 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.