fix: 页面功能缺失

This commit is contained in:
zhangyahui
2025-10-30 14:22:24 +08:00
parent ca30dc0941
commit 495f31a840
5 changed files with 16 additions and 3 deletions

View File

@@ -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;