chore: make limit happy

This commit is contained in:
MoonLeeeaf
2024-06-01 14:33:40 +08:00
parent 3a4d733c13
commit 47afacbba3
3 changed files with 133 additions and 9 deletions

View File

@@ -6,6 +6,10 @@
// 感觉 window.attr 比那一堆 import 好用多了
// ================================
// 正文开始
// ================================
// 没有刷新令牌需要重新登录 或者初始化
if (!localStorage.refreshToken || localStorage.refreshToken === "")
localStorage.isSignIn = false