feat: 更新 axios 到 1.4.0,在响应拦截中处理 401 状态(跳转到登录)

This commit is contained in:
tnt group
2023-05-22 07:39:33 +08:00
parent dfe97bf5d5
commit c8e0b6c474
3 changed files with 619 additions and 749 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"@types/keymaster": "^1.6.30",
"@types/lodash": "^4.14.184",
"animate.css": "^4.1.1",
"axios": "^0.27.2",
"axios": "^1.4.0",
"color": "^4.2.3",
"crypto-js": "^4.1.1",
"dayjs": "^1.11.7",