| | |
| | | height: 100%; |
| | | padding-top: 120rpx; |
| | | .query_wrap_scroll{ |
| | | width: 670rpx; |
| | | width: 750rpx; |
| | | padding: 0 40rpx; |
| | | } |
| | | .query_wrap { |
| | |
| | | } |
| | | .query_param { |
| | | position: absolute; |
| | | z-index: 99; |
| | | z-index: 999; |
| | | background-color: #fff; |
| | | width: 100%; |
| | | .list { |
| | | width: 100%; |
| | | display: flex; |
| | | flex-wrap: wrap; |
| | | max-height: 400rpx; |
| | | overflow: auto; |
| | | padding: 30rpx 40rpx; |
| | | .item { |
| | | width: 202rpx; |
| | |
| | | } |
| | | } |
| | | } |
| | | .shade{ |
| | | position: absolute; |
| | | width: 100%; |
| | | height: 100%; |
| | | background-color: rgba(0,0,0,.5); |
| | | z-index: 99; |
| | | } |
| | | |
| | | .status { |
| | | display: flex; |
| | |
| | | } |
| | | } |
| | | .goods_list{ |
| | | box-sizing: border-box; |
| | | padding: 12rpx 40rpx; |
| | | height: calc( 100% - 188rpx); |
| | | .item{ |