| | |
| | | } |
| | | .main_content .main_right .query_form { |
| | | position: absolute; |
| | | z-index: 99; |
| | | z-index: 999; |
| | | background-color: #fff; |
| | | } |
| | | .main_content .main_right .query_form .list { |
| | |
| | | .main_content .main_right .query_form .btns .sub { |
| | | background: var(--themeColor); |
| | | color: #fff; |
| | | } |
| | | .main_content .main_right .shade { |
| | | position: absolute; |
| | | width: 100%; |
| | | height: 100%; |
| | | background-color: rgba(0, 0, 0, 0.5); |
| | | z-index: 99; |
| | | } |
| | | .main_content .main_right .status { |
| | | display: flex; |
| | |
| | | margin-right: 8rpx; |
| | | } |
| | | .main_content .main_right .goods_list .item .info .num { |
| | | margin-right: 16rpx; |
| | | margin-right: 28rpx; |
| | | } |
| | | .main_content .main_right .goods_list .item .info .primary { |
| | | color: var(--themeColor); |