koa安装
1 | npm install -g koa-generator |
html文件能热部署
js文件不能
ejs
跨域问题
解决跨域问题用koa-cores
client does not support authentication protocal requested by server;consider upgrading mysql client
vuex
不推荐直接操纵state,应该是操作mutations或者actions
updateUsers
登陆跳转方法
- 用vuex存储用户名和值并显示
- 通过name和params显示
- 通过this.$roater.push跳转并携带参数path,query
- 通过两个请求