panlinlin 6c4da7bebe 完成向上级联->通道推送 il y a 4 ans
..
build 44d216100b 与master分支同步 il y a 4 ans
config be42a35eca 修复子节点显示错误 il y a 5 ans
src 6c4da7bebe 完成向上级联->通道推送 il y a 4 ans
static be42a35eca 修复子节点显示错误 il y a 5 ans
.babelrc be42a35eca 修复子节点显示错误 il y a 5 ans
.editorconfig be42a35eca 修复子节点显示错误 il y a 5 ans
.gitignore be42a35eca 修复子节点显示错误 il y a 5 ans
.postcssrc.js be42a35eca 修复子节点显示错误 il y a 5 ans
README.md be42a35eca 修复子节点显示错误 il y a 5 ans
index.html 44d216100b 与master分支同步 il y a 4 ans
package-lock.json 518f0b0265 回滚修复登陆的bug时不必修改的代码 il y a 4 ans
package.json 518f0b0265 回滚修复登陆的bug时不必修改的代码 il y a 4 ans

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.