Lawrence 1885b2120c 修正修改过上级平台信息后再次创建上级平台按钮不会变为'立即创建'的问题 hace 4 años
..
build 44d216100b 与master分支同步 hace 4 años
config be42a35eca 修复子节点显示错误 hace 5 años
src 1885b2120c 修正修改过上级平台信息后再次创建上级平台按钮不会变为'立即创建'的问题 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 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.