| | |
| | | padding-left: 10px; |
| | | margin: 5px 0; |
| | | } |
| | | .vanFieldInputArea{ |
| | | |
| | | .vanFieldInputArea { |
| | | height: 72px; |
| | | line-height: 24px; |
| | | align-items: center; |
| | |
| | | color: #fff !important; |
| | | } |
| | | |
| | | .textEllipsis { |
| | | overflow: hidden; |
| | | white-space: nowrap; |
| | | text-overflow: ellipsis; |
| | | } |
| | | |
| | | .head { |
| | | /* background-color: aliceblue; */ |
| | | background-color: #fff; |
| | | padding-top: 10px; |
| | | padding-bottom: 10px; |
| | |
| | | .flex_center { |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | | |
| | | .flex_center_center { |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | } |
| | | |
| | | .center_title { |
| | |
| | | margin: auto; |
| | | color: #000ccc; |
| | | } |
| | | |
| | | |
| | | .van-cell{ |
| | | padding: 0; |
| | | font-size: 16px; |
| | | line-height:21px; |
| | | position:unset; |
| | | } |
| | | .van-cell__title{ |
| | | margin-left: 20px; |
| | | } |
| | | |
| | | .cellDiv{ |
| | | margin-left: 20px; |
| | | } |