优化登录提示语,优化request错误返回提示语
This commit is contained in:
@@ -267,11 +267,12 @@ const previewImage = (url) => {
|
||||
.photo-item {
|
||||
width: 80px;
|
||||
height: 80px;
|
||||
border: 1px dashed #ccc;
|
||||
/* border: 1px solid #ccc; */
|
||||
border-radius: 4px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
|
||||
.btn-container {
|
||||
|
||||
Reference in New Issue
Block a user