feat: 完成登录也优化
This commit is contained in:
@@ -202,4 +202,9 @@ align-items: flex-end;
|
||||
background-color:#4E2665;
|
||||
|
||||
}
|
||||
|
||||
|
||||
input[disabled] {
|
||||
pointer-events: none;
|
||||
opacity: 0.5;
|
||||
background-color: #F0F2F5;
|
||||
}
|
||||
Reference in New Issue
Block a user