Lawrence fc3e633d62 增加页面字体调整选项,增加功能腾出空间 4 år sedan
..
build 44d216100b 与master分支同步 4 år sedan
config be42a35eca 修复子节点显示错误 5 år sedan
src 5d031b3df2 增加报警信息推送请求和页面通知发布 4 år sedan
static be42a35eca 修复子节点显示错误 5 år sedan
.babelrc be42a35eca 修复子节点显示错误 5 år sedan
.editorconfig be42a35eca 修复子节点显示错误 5 år sedan
.gitignore be42a35eca 修复子节点显示错误 5 år sedan
.postcssrc.js fc3e633d62 增加页面字体调整选项,增加功能腾出空间 4 år sedan
README.md be42a35eca 修复子节点显示错误 5 år sedan
index.html 44d216100b 与master分支同步 4 år sedan
package-lock.json 518f0b0265 回滚修复登陆的bug时不必修改的代码 4 år sedan
package.json 518f0b0265 回滚修复登陆的bug时不必修改的代码 4 år sedan

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.