小程序新增页面的修改

This commit is contained in:
gyj
2024-03-25 18:17:27 +08:00
parent 40780e403d
commit a51a93a86c
3 changed files with 425 additions and 187 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;