feat: 登录过期自动续登并校验同一账号

This commit is contained in:
2026-08-07 02:53:03 +08:00
parent 0f3132b08e
commit 2182b6dfc9
39 changed files with 704 additions and 74 deletions
+6 -3
View File
@@ -104,7 +104,8 @@
}
.upload-icon {
font-size: 80px;
width: 80px;
height: 80px;
margin-bottom: 24px;
}
@@ -190,7 +191,8 @@
}
.generating-icon {
font-size: 120px;
width: 120px;
height: 120px;
animation: pulse 2s infinite;
}
@@ -277,7 +279,8 @@
}
.action-icon {
font-size: 48px;
width: 48px;
height: 48px;
margin-bottom: 8px;
}