171 lines
3.8 KiB
Plaintext
171 lines
3.8 KiB
Plaintext
.orderdetail.data-v-431a10b7 {
|
|
padding-bottom: 150rpx;
|
|
}
|
|
.orderdetail_header.data-v-431a10b7 {
|
|
width: 750rpx;
|
|
position: fixed;
|
|
left: 0;
|
|
top: 0;
|
|
z-index: 99;
|
|
transition: all 0.5s;
|
|
}
|
|
.orderdetail_info.data-v-431a10b7 {
|
|
background: #ffffff;
|
|
border-radius: 16rpx 16rpx 16rpx 16rpx;
|
|
padding: 25rpx;
|
|
box-shadow: 0rpx -6rpx 8rpx 2rpx rgba(66, 115, 229, 0.05);
|
|
}
|
|
.orderdetail_info_title.data-v-431a10b7 {
|
|
font-size: 32rpx;
|
|
color: #232323;
|
|
margin-bottom: 30rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
}
|
|
.orderdetail_info_fy.data-v-431a10b7 {
|
|
background: linear-gradient(to right, rgba(72, 121, 230, 0.4), rgba(72, 121, 230, 0));
|
|
border-radius: 15rpx;
|
|
padding: 40rpx 20rpx 40rpx 40rpx;
|
|
color: #fff;
|
|
margin-top: 30rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: row;
|
|
justify-content: start;
|
|
}
|
|
.orderdetail_info_fy_left.data-v-431a10b7 {
|
|
font-size: 32rpx;
|
|
font-weight: 800;
|
|
font-style: italic;
|
|
color: #4879e6;
|
|
}
|
|
.orderdetail_info_fy_right.data-v-431a10b7 {
|
|
font-size: 36rpx;
|
|
font-weight: 800;
|
|
color: #4879e6;
|
|
margin-left: 30rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: row;
|
|
justify-content: start;
|
|
}
|
|
.orderdetail_info_zd.data-v-431a10b7 {
|
|
border-radius: 15rpx;
|
|
padding: 40rpx 20rpx 40rpx 130rpx;
|
|
background-color: #4879e6;
|
|
color: #fff;
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
}
|
|
.orderdetail_info_zd_zdbg.data-v-431a10b7 {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
width: 40%;
|
|
height: 100%;
|
|
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
|
|
}
|
|
.orderdetail_info_view.data-v-431a10b7 {
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
margin-bottom: 30rpx;
|
|
}
|
|
.orderdetail_info_view_left.data-v-431a10b7 {
|
|
font-weight: 400;
|
|
font-size: 28rpx;
|
|
color: #232323;
|
|
}
|
|
.orderdetail_info_view_right.data-v-431a10b7 {
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: row;
|
|
justify-content: start;
|
|
font-weight: bold;
|
|
font-size: 28rpx;
|
|
color: #232323;
|
|
}
|
|
.orderdetail_info_view_right image.data-v-431a10b7 {
|
|
width: 28rpx;
|
|
height: 28rpx;
|
|
margin-left: 10rpx;
|
|
}
|
|
.orderdetail_info_xian.data-v-431a10b7 {
|
|
width: 100%;
|
|
border: 2rpx solid #707070;
|
|
margin-bottom: 30rpx;
|
|
opacity: 0.06;
|
|
}
|
|
.orderdetail_btn.data-v-431a10b7 {
|
|
width: 100%;
|
|
position: fixed;
|
|
left: 0;
|
|
bottom: 40rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
}
|
|
.orderdetail_btn view.data-v-431a10b7 {
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
width: 330rpx;
|
|
height: 92rpx;
|
|
border-radius: 46rpx 46rpx 46rpx 46rpx;
|
|
}
|
|
.orderdetail_btn_left.data-v-431a10b7 {
|
|
background-color: #e5eaf4;
|
|
color: #4879e6;
|
|
font-size: 34rpx;
|
|
font-weight: bold;
|
|
}
|
|
.orderdetail_btn_left text.data-v-431a10b7 {
|
|
font-size: 26rpx;
|
|
}
|
|
.orderdetail_btn_right.data-v-431a10b7 {
|
|
background: #4879e6;
|
|
color: #fff;
|
|
font-weight: bold;
|
|
font-size: 32rpx;
|
|
}
|
|
.orderdetail .gun.data-v-431a10b7 {
|
|
height: 600rpx;
|
|
}
|
|
.orderdetail .gun_list.data-v-431a10b7 {
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
padding: 30rpx;
|
|
}
|
|
.orderdetail .gun_list_left.data-v-431a10b7 {
|
|
flex: 1;
|
|
}
|
|
.orderdetail .gun_list_left_view.data-v-431a10b7 {
|
|
font-size: 24rpx;
|
|
color: #b0b2b6;
|
|
margin-bottom: 10rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: row;
|
|
justify-content: start;
|
|
}
|
|
.orderdetail .gun_list_left_view1.data-v-431a10b7 {
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: row;
|
|
justify-content: start;
|
|
font-size: 28rpx;
|
|
color: #333;
|
|
margin-bottom: 10rpx;
|
|
}
|
|
.orderdetail.data-v-431a10b7 .u-popup__content__close--top-right {
|
|
top: 10rpx;
|
|
} |