You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
239 lines
6.6 KiB
239 lines
6.6 KiB
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.1.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Detail/Split/index.less?modules ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.totitle___WlgWW {
|
|
margin-top: 11px;
|
|
height: 148px;
|
|
padding: 30px 26px;
|
|
background: #fff;
|
|
display: flex;
|
|
}
|
|
.content___WmnV2 {
|
|
margin-top: 20px;
|
|
display: flex;
|
|
}
|
|
.content___WmnV2 .left___BZuyf {
|
|
width: 394px;
|
|
padding: 30px;
|
|
background: #fff;
|
|
height: 720px;
|
|
}
|
|
.content___WmnV2 .right___AHPIC {
|
|
margin-left: 10px;
|
|
width: 790px;
|
|
background: #fff;
|
|
padding: 30px;
|
|
height: 720px;
|
|
}
|
|
.content___WmnV2 .title_warp___gnHLt {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
margin-bottom: 30px;
|
|
}
|
|
.content___WmnV2 .title_warp___gnHLt .title_l___ETeeG {
|
|
font-weight: 600;
|
|
font-size: 14px;
|
|
color: #000000;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.content___WmnV2 .title_warp___gnHLt .icon_rect___otzRm {
|
|
width: 3px;
|
|
height: 14px;
|
|
background: #3061D0;
|
|
margin-right: 4px;
|
|
}
|
|
.content___WmnV2 .title_warp___gnHLt .title_r___S3EUA {
|
|
font-weight: 400;
|
|
font-size: 14px;
|
|
color: #9096A3;
|
|
}
|
|
.content___WmnV2 .btns___x1yqL {
|
|
width: 112px;
|
|
height: 30px;
|
|
background: linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%), #F6F7F9;
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border-radius: 2px;
|
|
border: 1px solid #BACFFE;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
cursor: pointer;
|
|
color: #3061D0;
|
|
font-size: 14px;
|
|
}
|
|
.content___WmnV2 .taskList___mOktx {
|
|
overflow: hidden;
|
|
overflow-y: auto;
|
|
height: calc(100% - 60px);
|
|
}
|
|
.content___WmnV2 .taskItem___DGycs {
|
|
width: 100%;
|
|
height: 50px;
|
|
background: #F6F7F9;
|
|
border-radius: 2px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
font-size: 14px;
|
|
padding: 14px 10px;
|
|
color: #333333;
|
|
cursor: pointer;
|
|
margin-top: 5px;
|
|
}
|
|
.content___WmnV2 .taskItem___DGycs:hover {
|
|
background: rgba(48, 97, 208, 0.1);
|
|
color: #3061D0;
|
|
}
|
|
.content___WmnV2 .taskItem___DGycs:hover .taskItem_icon___bTDhO {
|
|
display: inline-block;
|
|
}
|
|
.content___WmnV2 .taskItem___DGycs:nth-child(1) {
|
|
margin-top: 0;
|
|
}
|
|
.content___WmnV2 .taskItem_name___GucaG {
|
|
width: 289px;
|
|
height: 22px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
.content___WmnV2 .taskItem_icon___bTDhO {
|
|
display: none;
|
|
width: 14px;
|
|
height: 14px;
|
|
}
|
|
.content___WmnV2 .shixunList_warp___FoCnN {
|
|
width: 100%;
|
|
height: calc(100% - 50px);
|
|
overflow: hidden;
|
|
overflow-y: auto;
|
|
}
|
|
.content___WmnV2 .shixunList___yvx0q {
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
flex-wrap: wrap;
|
|
}
|
|
.content___WmnV2 .shixunList___yvx0q .shixunItem___Zj0PL {
|
|
width: 49.5%;
|
|
height: auto;
|
|
border-radius: 2px;
|
|
border: 1px dashed rgba(48, 97, 208, 0.4);
|
|
margin-top: 10px;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
justify-content: center;
|
|
}
|
|
.content___WmnV2 .shixunList___yvx0q .shixunItem___Zj0PL:nth-child(1),
|
|
.content___WmnV2 .shixunList___yvx0q .shixunItem___Zj0PL:nth-child(2) {
|
|
margin-top: 0;
|
|
}
|
|
.content___WmnV2 .shixunList___yvx0q .shixunItem_top___GAbnS {
|
|
width: 100%;
|
|
height: 50px;
|
|
background: rgba(48, 97, 208, 0.1);
|
|
border-radius: 2px;
|
|
padding: 14px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.content___WmnV2 .shixunList___yvx0q .shixunItem_top___GAbnS .shixunItem_top_l___BBrrc {
|
|
width: 252px;
|
|
font-size: 14px;
|
|
color: #000000;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
.content___WmnV2 .shixunList___yvx0q .shixunItem_top___GAbnS .shixunItem_top_r___yfKtm {
|
|
display: flex;
|
|
color: #145DFF;
|
|
}
|
|
.content___WmnV2 .shixunList___yvx0q .shixunItem_top___GAbnS .shixunItem_top_r___yfKtm div {
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
}
|
|
.content___WmnV2 .btn_css___X28db {
|
|
width: 48px;
|
|
height: 28px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
margin-left: 10px;
|
|
}
|
|
.content___WmnV2 .btn_css1___EGNsa {
|
|
width: 80px;
|
|
height: 36px;
|
|
}
|
|
.content___WmnV2 .shixunItem_bottom1___JvSJF {
|
|
width: 100%;
|
|
min-height: 246px;
|
|
height: 100%;
|
|
padding: 10px;
|
|
}
|
|
.content___WmnV2 .shixunItem_bottom1___JvSJF .taskItem___DGycs {
|
|
margin-top: 10px;
|
|
transition: transform 10s ease;
|
|
}
|
|
.content___WmnV2 .shixunItem_bottom1___JvSJF .taskItem___DGycs:nth-child(1) {
|
|
margin-top: 0;
|
|
}
|
|
.content___WmnV2 .shixunItem_bottom1___JvSJF .taskItem_icon___bTDhO {
|
|
display: inline-block;
|
|
color: #ccc;
|
|
font-size: 14px;
|
|
}
|
|
.content___WmnV2 .shixunItem_bottom1___JvSJF .taskItem_icon___bTDhO:hover {
|
|
color: #E30000;
|
|
}
|
|
.content___WmnV2 .shixunItem_bottom2___fMUOs {
|
|
width: 100%;
|
|
min-height: 248px;
|
|
height: calc(100% - 50px);
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
font-size: 14px;
|
|
color: #9096A3;
|
|
overflow: hidden;
|
|
overflow-y: auto;
|
|
}
|
|
.pushList___yaMs6 {
|
|
width: 100%;
|
|
max-height: 251px;
|
|
background: #F6F7F9;
|
|
border-radius: 2px;
|
|
overflow: hidden;
|
|
overflow-y: auto;
|
|
margin-top: 20px;
|
|
margin-bottom: 25px;
|
|
}
|
|
.pushList___yaMs6 .pushList_item___HW7eQ {
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
padding: 20px 12px;
|
|
border-bottom: 1px solid #EFEFEF;
|
|
}
|
|
.pushList___yaMs6 .pushList_item___HW7eQ .pushList_item_name___HsskE {
|
|
width: 285px;
|
|
height: 22px;
|
|
font-size: 14px;
|
|
color: #000000;
|
|
line-height: 22px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
.pushList___yaMs6 .pushList_item___HW7eQ .pushList_item_url___lY5Hb {
|
|
color: #3061D0;
|
|
display: flex;
|
|
align-items: center;
|
|
cursor: pointer;
|
|
}
|
|
|