feat: 登录过期自动续登并校验同一账号
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user