Netfan
|
9e5e630987
|
refactor(api): remove unnecessary userId param (#675)
* refactor(api): remove unnecessary userId param
移除getUserInfo、getPermCode、getMenuList接口的userId参数。
这些接口应当始终与当前登录用户相关而无需传递userId。
* fix: fix auth header key case error
|
2021-05-29 23:11:38 +08:00 |
Netfan
|
7519a00ada
|
fix(avatar): show current user's avatar (#640)
在显示头像的地方正确显示当前登录用户的头像,已补充mock接口返回的avatar字段。
|
2021-05-23 09:02:47 +08:00 |
Vben
|
b7ce74abd6
|
refactor: refactor the project to solve the hot update problem caused by circular dependencies close #301
|
2021-03-08 21:19:09 +08:00 |
Vben
|
11d3f395ca
|
fix: ensure to request the interface correctly
|
2021-02-26 23:30:22 +08:00 |
Vben
|
a821d9a3a2
|
perf: imporve axios logic
|
2021-02-26 22:45:53 +08:00 |
vben
|
589409305f
|
perf: adjust the return value of the interface to obtain user information in array format #259
|
2021-02-13 09:17:11 +08:00 |
vben
|
4ce1d526c8
|
refactor(lock-page): refactor lock page
|
2020-12-09 22:11:34 +08:00 |
vben
|
29461a8568
|
fix: file upload key loss #120
|
2020-12-08 22:18:20 +08:00 |
vben
|
46e0875374
|
chore: add some notes
|
2020-11-18 22:41:59 +08:00 |
vben
|
661db0c767
|
perf(upload): improve upload component
|
2020-11-15 13:22:34 +08:00 |
陈文彬
|
2f6253cfb6
|
initial commit
|
2020-09-28 20:19:10 +08:00 |