Lawrence 42450af885 修改通道在线/离线描述,避免歧义 %!s(int64=4) %!d(string=hai) anos
..
build f75b3e6cda 使用异步接口, 更好的并发, 对hook使用订阅机制 %!s(int64=4) %!d(string=hai) anos
config 5a4859f05c 修复前端页面图标不显示的bug %!s(int64=4) %!d(string=hai) anos
src 42450af885 修改通道在线/离线描述,避免歧义 %!s(int64=4) %!d(string=hai) anos
static be42a35eca 修复子节点显示错误 %!s(int64=5) %!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 be42a35eca 修复子节点显示错误 %!s(int64=5) %!d(string=hai) anos
README.md be42a35eca 修复子节点显示错误 %!s(int64=5) %!d(string=hai) anos
index.html f75b3e6cda 使用异步接口, 更好的并发, 对hook使用订阅机制 %!s(int64=4) %!d(string=hai) anos
package-lock.json f75b3e6cda 使用异步接口, 更好的并发, 对hook使用订阅机制 %!s(int64=4) %!d(string=hai) anos
package.json f75b3e6cda 使用异步接口, 更好的并发, 对hook使用订阅机制 %!s(int64=4) %!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.