修改看到的一些问题

This commit is contained in:
lemon橪
2021-06-04 18:11:34 +08:00
parent fcb5d20ef1
commit 61273b78b9
21 changed files with 262 additions and 745 deletions

View File

@@ -38,7 +38,6 @@ function getTokenDebounce() {
}
})
.catch((error) => {
console.log(error);
cleanStorage();
success = false;
lock = false;