房源信息模块

This commit is contained in:
gxwebsoft
2023-08-08 20:02:22 +08:00
parent 1b923e5cff
commit 93e0876e13
11 changed files with 343 additions and 146 deletions

View File

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