四维商圈类的后台管理系统集中管理

徐志豪 e49a0db96f fix:商品规格图片必填 il y a 5 ans
.tmp 427373274e chore:后台管理公共部分抽离完成 il y a 5 ans
admins e49a0db96f fix:商品规格图片必填 il y a 5 ans
build 427373274e chore:后台管理公共部分抽离完成 il y a 5 ans
js e49a0db96f fix:商品规格图片必填 il y a 5 ans
statics 427373274e chore:后台管理公共部分抽离完成 il y a 5 ans
.gitignore 0825a1a573 init il y a 5 ans
index.html bd4feb0284 feat:优化修改密码的样式 il y a 5 ans
index.js 427373274e chore:后台管理公共部分抽离完成 il y a 5 ans
package-lock.json 427373274e chore:后台管理公共部分抽离完成 il y a 5 ans
package.json 427373274e chore:后台管理公共部分抽离完成 il y a 5 ans
readme.md 6cc23cb69a docs:更新readme il y a 5 ans

readme.md

商圈类后台管理系统

开发

  • 在根目录下 npm install
  • 在根目录下 npm run dev
  • 修改了/static、/js下的文件会自动同步到admins下的项目中的static、js下

ToDo

把html模板也抽出来