修改登录判断问题

This commit is contained in:
DESKTOP-RQ919RC\Pc
2025-03-11 13:57:38 +08:00
parent 9e51213189
commit ed18478626
276 changed files with 8169 additions and 13445 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "1.7.9",
"version": "1.8.2",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"exports": {
@@ -163,12 +163,12 @@
"Dmitriy Mozgovoy (https://github.com/DigitalBrainJS)",
"Jay (https://github.com/jasonsaayman)",
"Emily Morehouse (https://github.com/emilyemorehouse)",
"Justin Beckwith (https://github.com/JustinBeckwith)",
"Rubén Norte (https://github.com/rubennorte)",
"Justin Beckwith (https://github.com/JustinBeckwith)",
"Martti Laine (https://github.com/codeclown)",
"Xianming Zhong (https://github.com/chinesedfan)",
"Remco Haszing (https://github.com/remcohaszing)",
"Rikki Gibson (https://github.com/RikkiGibson)",
"Remco Haszing (https://github.com/remcohaszing)",
"Yasu Flores (https://github.com/yasuf)",
"Ben Carp (https://github.com/carpben)"
],
@@ -217,6 +217,6 @@
]
},
"__npminstall_done": true,
"_from": "axios@1.7.9",
"_resolved": "https://registry.npmmirror.com/axios/-/axios-1.7.9.tgz"
"_from": "axios@1.8.2",
"_resolved": "https://registry.npmmirror.com/axios/-/axios-1.8.2.tgz"
}