mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 12:26:47 +08:00
-- 受众查询
This commit is contained in:
@@ -660,199 +660,200 @@ watch(visiable, () => {
|
|||||||
overflow: visible;
|
overflow: visible;
|
||||||
}
|
}
|
||||||
|
|
||||||
.right1 {
|
}
|
||||||
border-left: 1px solid #f2f6fe;
|
.right1 {
|
||||||
|
border-left: 1px solid #f2f6fe;
|
||||||
|
width: 100%;
|
||||||
|
margin-left: 20px;
|
||||||
|
|
||||||
|
.onerow {
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
align-items: center;
|
||||||
|
margin-right: 40px;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-left: 20px;
|
|
||||||
|
|
||||||
.onerow {
|
.onleft {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
text-align: center;
|
||||||
align-items: center;
|
|
||||||
margin-right: 40px;
|
|
||||||
flex-wrap: wrap;
|
|
||||||
|
|
||||||
width: 100%;
|
.already {
|
||||||
|
color: rgba(51, 51, 51, 1);
|
||||||
.onleft {
|
font-size: 16px;
|
||||||
display: flex;
|
font-weight: 500;
|
||||||
text-align: center;
|
margin-left: 32px;
|
||||||
|
white-space: nowrap;
|
||||||
.already {
|
// margin-bottom: 20px;
|
||||||
color: rgba(51, 51, 51, 1);
|
|
||||||
font-size: 16px;
|
|
||||||
font-weight: 500;
|
|
||||||
margin-left: 32px;
|
|
||||||
white-space: nowrap;
|
|
||||||
// margin-bottom: 20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.count {
|
|
||||||
color: #4ea6ff;
|
|
||||||
font-size: 16px;
|
|
||||||
margin: 0 6px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.peo {
|
|
||||||
color: rgba(51, 51, 51, 1);
|
|
||||||
font-size: 16px;
|
|
||||||
font-weight: 500;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.clbox {
|
.count {
|
||||||
margin-right: 50px;
|
color: #4ea6ff;
|
||||||
display: flex;
|
font-size: 16px;
|
||||||
justify-content: center;
|
margin: 0 6px;
|
||||||
align-items: center;
|
}
|
||||||
cursor: pointer;
|
|
||||||
width: 104px;
|
|
||||||
height: 32px;
|
|
||||||
border-radius: 4px;
|
|
||||||
background: #4ea6ff;
|
|
||||||
|
|
||||||
.colose {
|
.peo {
|
||||||
width: 16px;
|
color: rgba(51, 51, 51, 1);
|
||||||
height: 16px;
|
font-size: 16px;
|
||||||
// border-radius: 8px;
|
font-weight: 500;
|
||||||
// background: #ffffff;
|
|
||||||
// position: relative;
|
|
||||||
background-image: url(../../assets/images/basicinfo/ch.png);
|
|
||||||
background-size: 100%;
|
|
||||||
margin-right: 4px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.allclear {
|
|
||||||
color: rgba(255, 255, 255, 1);
|
|
||||||
font-size: 14px;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.selecteds {
|
.clbox {
|
||||||
|
margin-right: 50px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
justify-content: center;
|
||||||
margin-left: 32px;
|
align-items: center;
|
||||||
|
cursor: pointer;
|
||||||
|
width: 104px;
|
||||||
|
height: 32px;
|
||||||
|
border-radius: 4px;
|
||||||
|
background: #4ea6ff;
|
||||||
|
|
||||||
.person {
|
.colose {
|
||||||
width: 100%;
|
width: 16px;
|
||||||
margin-top: 20px;
|
height: 16px;
|
||||||
border-top: 1px solid #f2f6fe;
|
// border-radius: 8px;
|
||||||
|
// background: #ffffff;
|
||||||
|
// position: relative;
|
||||||
|
background-image: url(../../assets/images/basicinfo/ch.png);
|
||||||
|
background-size: 100%;
|
||||||
|
margin-right: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.chose {
|
.allclear {
|
||||||
width: 64px;
|
color: rgba(255, 255, 255, 1);
|
||||||
height: 24px;
|
font-size: 14px;
|
||||||
margin-top: 25px;
|
}
|
||||||
margin-right: 25px;
|
}
|
||||||
display: flex;
|
}
|
||||||
align-items: center;
|
|
||||||
justify-content: center;
|
|
||||||
border-radius: 2px;
|
|
||||||
border: 1px solid rgba(56, 139, 225, 1);
|
|
||||||
color: rgba(56, 139, 225, 1);
|
|
||||||
font-size: 12px;
|
|
||||||
position: relative;
|
|
||||||
|
|
||||||
.ch {
|
.selecteds {
|
||||||
position: absolute;
|
display: flex;
|
||||||
width: 18px;
|
flex-wrap: wrap;
|
||||||
height: 18px;
|
margin-left: 32px;
|
||||||
background-image: url(../../assets/images/basicinfo/ch.png);
|
|
||||||
right: -8px;
|
.person {
|
||||||
top: -8px;
|
width: 100%;
|
||||||
}
|
margin-top: 20px;
|
||||||
|
border-top: 1px solid #f2f6fe;
|
||||||
|
}
|
||||||
|
|
||||||
|
.chose {
|
||||||
|
width: 64px;
|
||||||
|
height: 24px;
|
||||||
|
margin-top: 25px;
|
||||||
|
margin-right: 25px;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
border-radius: 2px;
|
||||||
|
border: 1px solid rgba(56, 139, 225, 1);
|
||||||
|
color: rgba(56, 139, 225, 1);
|
||||||
|
font-size: 12px;
|
||||||
|
position: relative;
|
||||||
|
|
||||||
|
.ch {
|
||||||
|
position: absolute;
|
||||||
|
width: 18px;
|
||||||
|
height: 18px;
|
||||||
|
background-image: url(../../assets/images/basicinfo/ch.png);
|
||||||
|
right: -8px;
|
||||||
|
top: -8px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.ifsw {
|
||||||
|
display: flex;
|
||||||
|
align-items: end;
|
||||||
|
justify-content: center;
|
||||||
|
color: #4ea6ff;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sw {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
text-align: justify;
|
||||||
|
color: #4ea6ff;
|
||||||
|
margin-top: 23px;
|
||||||
|
margin-left: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.dept {
|
||||||
|
width: 100%;
|
||||||
|
margin-top: 30px;
|
||||||
|
border-top: 1px solid #f2f6fe;
|
||||||
|
}
|
||||||
|
|
||||||
|
.chose1 {
|
||||||
|
//width: 90px;
|
||||||
|
height: 24px;
|
||||||
|
margin-top: 25px;
|
||||||
|
margin-right: 25px;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
border-radius: 2px;
|
||||||
|
border: 1px solid rgba(56, 139, 225, 1);
|
||||||
|
color: rgba(56, 139, 225, 1);
|
||||||
|
font-size: 12px;
|
||||||
|
position: relative;
|
||||||
|
|
||||||
|
.span {
|
||||||
|
white-space: nowrap;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ifsw {
|
.ch1 {
|
||||||
display: flex;
|
position: absolute;
|
||||||
align-items: end;
|
width: 18px;
|
||||||
justify-content: center;
|
height: 18px;
|
||||||
color: #4ea6ff;
|
background-image: url(../../assets/images/basicinfo/ch.png);
|
||||||
|
right: -8px;
|
||||||
|
top: -8px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.group {
|
||||||
|
width: 100%;
|
||||||
|
margin-top: 30px;
|
||||||
|
border-top: 1px solid #f2f6fe;
|
||||||
|
}
|
||||||
|
|
||||||
|
.chose2 {
|
||||||
|
//width: 120px;
|
||||||
|
height: 24px;
|
||||||
|
margin-top: 25px;
|
||||||
|
margin-right: 25px;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
border-radius: 2px;
|
||||||
|
border: 1px solid rgba(56, 139, 225, 1);
|
||||||
|
color: rgba(56, 139, 225, 1);
|
||||||
|
font-size: 12px;
|
||||||
|
position: relative;
|
||||||
|
|
||||||
|
.span {
|
||||||
|
white-space: nowrap;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sw {
|
.ch2 {
|
||||||
display: flex;
|
position: absolute;
|
||||||
align-items: center;
|
width: 18px;
|
||||||
justify-content: center;
|
height: 18px;
|
||||||
text-align: justify;
|
background-image: url(../../assets/images/basicinfo/ch.png);
|
||||||
color: #4ea6ff;
|
right: -8px;
|
||||||
margin-top: 23px;
|
top: -8px;
|
||||||
margin-left: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.dept {
|
|
||||||
width: 100%;
|
|
||||||
margin-top: 30px;
|
|
||||||
border-top: 1px solid #f2f6fe;
|
|
||||||
}
|
|
||||||
|
|
||||||
.chose1 {
|
|
||||||
//width: 90px;
|
|
||||||
height: 24px;
|
|
||||||
margin-top: 25px;
|
|
||||||
margin-right: 25px;
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
justify-content: center;
|
|
||||||
border-radius: 2px;
|
|
||||||
border: 1px solid rgba(56, 139, 225, 1);
|
|
||||||
color: rgba(56, 139, 225, 1);
|
|
||||||
font-size: 12px;
|
|
||||||
position: relative;
|
|
||||||
|
|
||||||
.span {
|
|
||||||
white-space: nowrap;
|
|
||||||
overflow: hidden;
|
|
||||||
text-overflow: ellipsis;
|
|
||||||
}
|
|
||||||
|
|
||||||
.ch1 {
|
|
||||||
position: absolute;
|
|
||||||
width: 18px;
|
|
||||||
height: 18px;
|
|
||||||
background-image: url(../../assets/images/basicinfo/ch.png);
|
|
||||||
right: -8px;
|
|
||||||
top: -8px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.group {
|
|
||||||
width: 100%;
|
|
||||||
margin-top: 30px;
|
|
||||||
border-top: 1px solid #f2f6fe;
|
|
||||||
}
|
|
||||||
|
|
||||||
.chose2 {
|
|
||||||
//width: 120px;
|
|
||||||
height: 24px;
|
|
||||||
margin-top: 25px;
|
|
||||||
margin-right: 25px;
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
justify-content: center;
|
|
||||||
border-radius: 2px;
|
|
||||||
border: 1px solid rgba(56, 139, 225, 1);
|
|
||||||
color: rgba(56, 139, 225, 1);
|
|
||||||
font-size: 12px;
|
|
||||||
position: relative;
|
|
||||||
|
|
||||||
.span {
|
|
||||||
white-space: nowrap;
|
|
||||||
overflow: hidden;
|
|
||||||
text-overflow: ellipsis;
|
|
||||||
}
|
|
||||||
|
|
||||||
.ch2 {
|
|
||||||
position: absolute;
|
|
||||||
width: 18px;
|
|
||||||
height: 18px;
|
|
||||||
background-image: url(../../assets/images/basicinfo/ch.png);
|
|
||||||
right: -8px;
|
|
||||||
top: -8px;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
Reference in New Issue
Block a user