指房宝管理后台前端代码

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

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.