Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 338 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 338 Bytes

thinkjs-vue-spa-admin

后台thinkjs,前台基于vue+vueRouter+vuex+elementUI,一个后台管理系统,登录状态设计基于token refresh_token 已完成,权限管理正在开发

启动命令

npm install

npm start


cd webpack

npm install

npm run watch

http://localhost:8360

帐号密码

admin 123456