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

徐志豪 9a281f0ddb feat:去掉箭头函数 hace 5 años
.tmp 427373274e chore:后台管理公共部分抽离完成 hace 5 años
admins 9a281f0ddb feat:去掉箭头函数 hace 5 años
build 427373274e chore:后台管理公共部分抽离完成 hace 5 años
js 9a281f0ddb feat:去掉箭头函数 hace 5 años
statics 427373274e chore:后台管理公共部分抽离完成 hace 5 años
.gitignore 0825a1a573 init hace 5 años
index.html bd4feb0284 feat:优化修改密码的样式 hace 5 años
index.js 427373274e chore:后台管理公共部分抽离完成 hace 5 años
package-lock.json 427373274e chore:后台管理公共部分抽离完成 hace 5 años
package.json 427373274e chore:后台管理公共部分抽离完成 hace 5 años
readme.md 6cc23cb69a docs:更新readme hace 5 años

readme.md

商圈类后台管理系统

开发

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

ToDo

把html模板也抽出来