fix: 页面功能缺失
This commit is contained in:
@@ -50,6 +50,12 @@ const handleNext = () => {
|
||||
padding: 0 2.2rem 0 5.5rem;
|
||||
border: 2px solid #fff;
|
||||
border-radius: 7.1rem;
|
||||
overflow: hidden;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
:deep(.van-icon) {
|
||||
flex-shrink: 0;
|
||||
font-size: 3.5rem;
|
||||
}
|
||||
.input-field {
|
||||
background: transparent;
|
||||
|
||||
Reference in New Issue
Block a user