49 lines
1.0 KiB
Plaintext
49 lines
1.0 KiB
Plaintext
.order_view.data-v-93207a4f {
|
|
background: #ffffff;
|
|
border-radius: 16rpx;
|
|
padding: 25rpx;
|
|
margin-bottom: 30rpx;
|
|
}
|
|
.order_view_info.data-v-93207a4f {
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: row;
|
|
justify-content: start;
|
|
}
|
|
.order_view_info_img.data-v-93207a4f {
|
|
width: 208rpx;
|
|
height: 208rpx;
|
|
margin-right: 15rpx;
|
|
border-radius: 10rpx;
|
|
}
|
|
.order_view_info_right.data-v-93207a4f {
|
|
flex: 1;
|
|
font-size: 28rpx;
|
|
color: #232323;
|
|
}
|
|
.order_view_info_right_tit.data-v-93207a4f {
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
margin-bottom: 15rpx;
|
|
}
|
|
.order_view_info_right_num.data-v-93207a4f {
|
|
margin-bottom: 15rpx;
|
|
}
|
|
.order_view_info_right_mon.data-v-93207a4f {
|
|
margin-bottom: 15rpx;
|
|
}
|
|
.order_view_info_right_mon text.data-v-93207a4f {
|
|
color: #ff2e24;
|
|
}
|
|
.order_view_dd.data-v-93207a4f {
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
font-weight: bold;
|
|
font-size: 28rpx;
|
|
color: #232323;
|
|
margin-bottom: 15rpx;
|
|
} |