指房宝管理后台前端代码

Vccc6 f1237f592a fixed: 修复BUG:查看设备字符过长;上传jpg格式失败; 4 years ago
build 5ef6b4bfe2 feat: init 4 years ago
config 5ef6b4bfe2 feat: init 4 years ago
src f1237f592a fixed: 修复BUG:查看设备字符过长;上传jpg格式失败; 4 years ago
static 429371f421 intial 6 years ago
.babelrc 429371f421 intial 6 years ago
.editorconfig 429371f421 intial 6 years ago
.eslintignore 429371f421 intial 6 years ago
.eslintrc.js 5ef6b4bfe2 feat: init 4 years ago
.gitignore 429371f421 intial 6 years ago
.postcssrc.js 429371f421 intial 6 years ago
README.md 429371f421 intial 6 years ago
index.html 429371f421 intial 6 years ago
package-lock.json 5ef6b4bfe2 feat: init 4 years ago
package.json eb862b03d5 fixed: 解决新增企业无法保存图片BUG 4 years ago

README.md

house

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.