Lawrence 42450af885 修改通道在线/离线描述,避免歧义 hace 4 años
..
build f75b3e6cda 使用异步接口, 更好的并发, 对hook使用订阅机制 hace 4 años
config 5a4859f05c 修复前端页面图标不显示的bug hace 4 años
src 42450af885 修改通道在线/离线描述,避免歧义 hace 4 años
static be42a35eca 修复子节点显示错误 hace 5 años
.babelrc be42a35eca 修复子节点显示错误 hace 5 años
.editorconfig be42a35eca 修复子节点显示错误 hace 5 años
.gitignore be42a35eca 修复子节点显示错误 hace 5 años
.postcssrc.js be42a35eca 修复子节点显示错误 hace 5 años
README.md be42a35eca 修复子节点显示错误 hace 5 años
index.html f75b3e6cda 使用异步接口, 更好的并发, 对hook使用订阅机制 hace 4 años
package-lock.json f75b3e6cda 使用异步接口, 更好的并发, 对hook使用订阅机制 hace 4 años
package.json f75b3e6cda 使用异步接口, 更好的并发, 对hook使用订阅机制 hace 4 años

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.