panlinlin 518f0b0265 回滚修复登陆的bug时不必修改的代码 4 gadi atpakaļ
..
build f75b3e6cda 使用异步接口, 更好的并发, 对hook使用订阅机制 4 gadi atpakaļ
config 5a4859f05c 修复前端页面图标不显示的bug 4 gadi atpakaļ
src 518f0b0265 回滚修复登陆的bug时不必修改的代码 4 gadi atpakaļ
static be42a35eca 修复子节点显示错误 5 gadi atpakaļ
.babelrc be42a35eca 修复子节点显示错误 5 gadi atpakaļ
.editorconfig be42a35eca 修复子节点显示错误 5 gadi atpakaļ
.gitignore be42a35eca 修复子节点显示错误 5 gadi atpakaļ
.postcssrc.js be42a35eca 修复子节点显示错误 5 gadi atpakaļ
README.md be42a35eca 修复子节点显示错误 5 gadi atpakaļ
index.html f75b3e6cda 使用异步接口, 更好的并发, 对hook使用订阅机制 4 gadi atpakaļ
package-lock.json 518f0b0265 回滚修复登陆的bug时不必修改的代码 4 gadi atpakaļ
package.json 518f0b0265 回滚修复登陆的bug时不必修改的代码 4 gadi atpakaļ

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.