小程序注册添加字段

This commit is contained in:
gyj
2024-03-13 17:19:20 +08:00
parent bd877defee
commit 4a2a9ed7b3
4 changed files with 45 additions and 22 deletions
@@ -348,7 +348,7 @@
.uni-select {
font-size: 14px;
border: 1px solid $uni-border-3;
// border: 1px solid $uni-border-3;
box-sizing: border-box;
border-radius: 4px;
padding: 0 5px;
@@ -360,7 +360,7 @@
/* #endif */
flex-direction: row;
align-items: center;
border-bottom: solid 1px $uni-border-3;
// border-bottom: solid 1px $uni-border-3;
width: 100%;
flex: 1;
height: 35px;