Lawrence fc3e633d62 增加页面字体调整选项,增加功能腾出空间 hace 4 años
..
build 44d216100b 与master分支同步 hace 4 años
config be42a35eca 修复子节点显示错误 hace 5 años
src 5d031b3df2 增加报警信息推送请求和页面通知发布 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 fc3e633d62 增加页面字体调整选项,增加功能腾出空间 hace 4 años
README.md be42a35eca 修复子节点显示错误 hace 5 años
index.html 44d216100b 与master分支同步 hace 4 años
package-lock.json 518f0b0265 回滚修复登陆的bug时不必修改的代码 hace 4 años
package.json 518f0b0265 回滚修复登陆的bug时不必修改的代码 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.