150 lines
3.4 KiB
Plaintext
150 lines
3.4 KiB
Plaintext
@charset "UTF-8";
|
|
/* 颜色变量 */
|
|
/* 行为相关颜色 */
|
|
/* 基本颜色 */
|
|
.annual_tar .annual_item.data-v-15dd83da {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
height: 100rpx;
|
|
background-color: #fff;
|
|
padding: 0 30rpx;
|
|
border: 1rpx solid #EAEAEA;
|
|
}
|
|
.annual_tar .annual_item.data-v-15dd83da :first-child {
|
|
font-size: 28rpx;
|
|
}
|
|
.annual_tar .annual_item.data-v-15dd83da :last-child {
|
|
width: 200px;
|
|
}
|
|
.sales_head.data-v-15dd83da {
|
|
border-top: 1rpx solid #CCC;
|
|
display: flex;
|
|
justify-content: space-around;
|
|
align-items: center;
|
|
padding: 20rpx 24rpx;
|
|
background: #fff;
|
|
}
|
|
.sales_head .tablist.data-v-15dd83da {
|
|
padding: 20rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
font-size: 28rpx;
|
|
color: #333;
|
|
}
|
|
.sales_head .tablist .bottomimg.data-v-15dd83da {
|
|
width: 20rpx;
|
|
height: 33rpx;
|
|
margin-left: 20rpx;
|
|
}
|
|
.sales_con.data-v-15dd83da {
|
|
padding: 30rpx 20rpx 120rpx;
|
|
}
|
|
.sales_con .sales_item.data-v-15dd83da {
|
|
background-color: #fff;
|
|
border-radius: 10rpx;
|
|
display: flex;
|
|
padding: 20rpx 35rpx 30rpx 24rpx;
|
|
align-items: center;
|
|
margin-bottom: 20rpx;
|
|
box-shadow: 2rpx 2rpx 50rpx rgba(0, 0, 0, 0.1);
|
|
}
|
|
.sales_con .sales_item .item_check.data-v-15dd83da {
|
|
width: 60rpx;
|
|
}
|
|
.sales_con .sales_item .item_img.data-v-15dd83da {
|
|
width: 80rpx;
|
|
}
|
|
.sales_con .sales_item .item_img image.data-v-15dd83da {
|
|
width: 60rpx;
|
|
height: 60rpx;
|
|
border-radius: 50%;
|
|
}
|
|
.sales_con .sales_item .item_name.data-v-15dd83da {
|
|
line-height: 40rpx;
|
|
width: 350rpx;
|
|
}
|
|
.sales_con .sales_item .item_name.data-v-15dd83da :first-child {
|
|
font-size: 28rpx;
|
|
}
|
|
.sales_con .sales_item .item_name.data-v-15dd83da :last-child {
|
|
color: #999;
|
|
font-size: 24rpx;
|
|
}
|
|
.sales_con .sales_item .item_monery.data-v-15dd83da {
|
|
width: 100rpx;
|
|
color: #999;
|
|
}
|
|
.bottom_select.data-v-15dd83da {
|
|
position: fixed;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
background-color: #fff;
|
|
width: 750rpx;
|
|
height: 120rpx;
|
|
border-top: 1rpx solid #CCC;
|
|
}
|
|
.bottom_select .bottom_box.data-v-15dd83da {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
height: 120rpx;
|
|
padding: 0 24rpx;
|
|
}
|
|
.bottom_select .select_num.data-v-15dd83da {
|
|
width: 450rpx;
|
|
}
|
|
.bottom_select .select_num .select_box.data-v-15dd83da {
|
|
width: 450rpx;
|
|
}
|
|
.bottom_select .select_num .select_box .selectlist.data-v-15dd83da {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
}
|
|
.bottom_select .select_num .select_box .select_item.data-v-15dd83da {
|
|
flex-shrink: 0;
|
|
width: 100rpx;
|
|
font-size: 24rpx;
|
|
color: #666;
|
|
text-align: center;
|
|
margin-right: 15rpx;
|
|
}
|
|
.bottom_select .select_num .select_box .select_item image.data-v-15dd83da {
|
|
width: 60rpx;
|
|
height: 60rpx;
|
|
border-radius: 50%;
|
|
}
|
|
.bottom_select .rightbtn.data-v-15dd83da {
|
|
width: 240rpx;
|
|
height: 80rpx;
|
|
border-radius: 40rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.bottom_select .rightbtn .sure.data-v-15dd83da {
|
|
width: 120rpx;
|
|
height: 80rpx;
|
|
border-top-left-radius: 40rpx;
|
|
border-bottom-left-radius: 40rpx;
|
|
background: #008EFF;
|
|
font-size: 26rpx;
|
|
color: #fff;
|
|
text-align: center;
|
|
line-height: 80rpx;
|
|
}
|
|
.bottom_select .rightbtn .selectall.data-v-15dd83da {
|
|
width: 120rpx;
|
|
height: 80rpx;
|
|
border-top-right-radius: 40rpx;
|
|
border-bottom-right-radius: 40rpx;
|
|
background: #ff7800;
|
|
font-size: 26rpx;
|
|
color: #fff;
|
|
text-align: center;
|
|
line-height: 80rpx;
|
|
}
|