Files
hnxdcount-uniapp/unpackage/dist/dev/mp-alipay/pages/market/market.acss
PC-202306242200\Administrator dac42e3b0c first commit
2026-03-28 23:09:02 +08:00

29 lines
619 B
Plaintext

.order_list_header.data-v-8b43de22 {
width: 100%;
height: 100rpx;
display: flex;
align-items: center;
flex-direction: row;
justify-content: start;
font-weight: bold;
font-size: 36rpx;
color: #232323;
}
.order_list_header_view.data-v-8b43de22 {
position: relative;
margin-right: 50rpx;
}
.order_list_header_view view.data-v-8b43de22 {
position: relative;
z-index: 99;
}
.order_list_header_view_dian.data-v-8b43de22 {
position: absolute !important;
bottom: 0rpx;
right: 20rpx;
width: 66rpx;
height: 20rpx;
background-color: #4874e5;
border-radius: 10rpx;
z-index: 1 !important;
}