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.
850 lines
36 KiB
850 lines
36 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.3.1@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.1@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/CodeBox/index.less?modules ***!
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.codeBox___WpkVl {
|
|
display: flex;
|
|
}
|
|
.codeBox___WpkVl > aside {
|
|
margin-right: 20px;
|
|
height: 50px;
|
|
}
|
|
.codeBox___WpkVl > aside > div {
|
|
color: #f23838;
|
|
}
|
|
.codeBox___WpkVl > div {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
.codeBox___WpkVl > div > div {
|
|
color: #999;
|
|
margin-top: 6px;
|
|
}
|
|
|
|
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.3.1@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.1@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/ShixunHomeworks/components/TrfList/index.less?modules ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.leftdiv___aBzsX {
|
|
flex: 1 1;
|
|
margin-right: 8px;
|
|
height: 340px;
|
|
border-radius: 4px;
|
|
border: 1px solid #d9d9d9;
|
|
padding: 14px;
|
|
}
|
|
.leftdiv___aBzsX .listClass___bxIEW {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.leftdiv___aBzsX .spantitle___v_Vc4 {
|
|
word-break: break-all;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
width: 108px;
|
|
display: inline-block;
|
|
}
|
|
.rightdiv___xWu4M {
|
|
margin-left: 8px;
|
|
flex: 1 1;
|
|
height: 340px;
|
|
border-radius: 4px;
|
|
border: 1px solid #d9d9d9;
|
|
padding: 14px;
|
|
}
|
|
|
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.3.1@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.1@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/ShixunHomeworks/Detail/components/ConfigWorks/index.less?modules ***!
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___IBr6x {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___n2Iz0 {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___1umwO {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___SRZYb {
|
|
justify-content: flex-end;
|
|
align-items: center;
|
|
-webkit-justify-content: flex-end;
|
|
-webkit-align-items: center;
|
|
-webkit-box-align: center;
|
|
-webkit-box-pack: end;
|
|
box-align: center;
|
|
box-pack: end;
|
|
}
|
|
.flex_box_column___b90Da {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.form___V3fAH strong {
|
|
font-weight: normal;
|
|
color: #333;
|
|
font-size: 16px;
|
|
}
|
|
.form___V3fAH h1 {
|
|
font-weight: 600;
|
|
color: #333;
|
|
font-size: 16px;
|
|
}
|
|
.form___V3fAH [class~='ant-form-item'] {
|
|
margin-bottom: 0;
|
|
}
|
|
.efficiency___Lmou1 {
|
|
background: #fafafa;
|
|
padding: 20px;
|
|
font-size: 12px;
|
|
position: relative;
|
|
}
|
|
.efficiency___Lmou1:before {
|
|
width: 0;
|
|
height: 0;
|
|
content: '';
|
|
position: absolute;
|
|
left: -20px;
|
|
top: 27px;
|
|
border-right: 15px solid #fafafa;
|
|
border-top: 10px solid transparent;
|
|
border-bottom: 10px solid transparent;
|
|
}
|
|
div[class~="ant-modal-confirm-content"] {
|
|
margin-left: none;
|
|
}
|
|
.tip___hVaw_ {
|
|
color: #fb0303;
|
|
margin-left: 110px;
|
|
}
|
|
|
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.3.1@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.1@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/CutOffNow/index.less?modules ***!
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.tips___e8J4O {
|
|
margin-bottom: 14px;
|
|
background-color: #fafafa;
|
|
padding: 10px;
|
|
border-radius: 4px;
|
|
}
|
|
.homeworkType___ZjN2X {
|
|
margin-bottom: 8px;
|
|
}
|
|
.antdTable___amDdp tbody[class~='ant-table-tbody'] td {
|
|
border-bottom: none;
|
|
}
|
|
.modalWrapper___XPojI div[class~='ant-modal-header'] {
|
|
padding-bottom: 14px;
|
|
}
|
|
.modalWrapper___XPojI div[class~='ant-modal-body'] {
|
|
padding-top: 0;
|
|
}
|
|
|
|
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.3.1@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.1@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/ProgramHomework/components/JupyterList/index.less?modules ***!
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.shixunItemWrapper___ClCET {
|
|
margin-bottom: 10px;
|
|
padding-left: 10px;
|
|
}
|
|
.checkboxWrapper___bZ8gF {
|
|
flex-wrap: nowrap;
|
|
margin-bottom: 8px;
|
|
}
|
|
.contentWrapper____pt8D {
|
|
padding-left: 12px;
|
|
}
|
|
.title___tfmFW {
|
|
font-size: 18px;
|
|
font-weight: 400;
|
|
margin-left: 8px;
|
|
}
|
|
.desc___NDuDd {
|
|
color: #8e8888;
|
|
font-size: 14px;
|
|
}
|
|
.info___mahF7 {
|
|
color: #8e8888;
|
|
}
|
|
|
|
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.3.1@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.1@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/ProgramHomework/components/SelectPolls.less?modules ***!
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___Cx3ju {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___rc8Mm {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___6BCc9 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___sN3Ig {
|
|
justify-content: flex-end;
|
|
align-items: center;
|
|
-webkit-justify-content: flex-end;
|
|
-webkit-align-items: center;
|
|
-webkit-box-align: center;
|
|
-webkit-box-pack: end;
|
|
box-align: center;
|
|
box-pack: end;
|
|
}
|
|
.flex_box_column___wjzgd {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.line1___cHCBY {
|
|
-webkit-box-orient: vertical;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 1;
|
|
overflow: hidden;
|
|
word-break: break-all;
|
|
}
|
|
.form___IMCYE label {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.3.1@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.1@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/MultiUpload/index.less ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.upload_button {
|
|
width: 108px;
|
|
height: 32px;
|
|
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
|
|
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;
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #3061D0;
|
|
display: inline-block;
|
|
text-align: center;
|
|
align-items: center;
|
|
align-content: center;
|
|
}
|
|
.upload_button .aBtn_img {
|
|
width: 14px;
|
|
height: 14px;
|
|
margin-top: -3px;
|
|
margin-right: 8px;
|
|
}
|
|
.upload_button:hover {
|
|
width: 108px;
|
|
height: 32px;
|
|
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
|
|
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;
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #3061D0;
|
|
}
|
|
.upload_button:active {
|
|
width: 108px;
|
|
height: 32px;
|
|
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
|
|
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;
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #3061D0;
|
|
}
|
|
.upload_text {
|
|
width: 129px;
|
|
height: 20px;
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #5F6367;
|
|
line-height: 20px;
|
|
margin-left: 16px;
|
|
}
|
|
|
|
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.3.1@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.1@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/ProgramHomework/components/TabMenu/index.less?modules ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.tabMenuContainer___Sxna3 .ant-menu {
|
|
background-color: transparent;
|
|
border: 0;
|
|
}
|
|
.tabMenuContainer___Sxna3 .ant-menu .ant-menu-item {
|
|
width: 125px;
|
|
height: 38px;
|
|
background: #f5f5f5;
|
|
border-radius: 4px 4px 0px 0px;
|
|
border: 0 !important;
|
|
margin: 0 3px 0 0 !important;
|
|
text-align: center;
|
|
font-size: 14px;
|
|
}
|
|
.tabMenuContainer___Sxna3 .ant-menu .ant-menu-item::after {
|
|
display: none !important;
|
|
}
|
|
.tabMenuContainer___Sxna3 .ant-menu .ant-menu-item-selected {
|
|
background: #ffffff;
|
|
box-shadow: 0 -1px 2px #ededed;
|
|
}
|
|
.tabMenuContainer___Sxna3 .ant-menu .ant-menu-item-selected .ant-menu-title-content > span {
|
|
color: #3061D0 !important;
|
|
}
|
|
.tabMenuContainer___Sxna3 .control___ka76r {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.tabMenuContainer___Sxna3 .control___ka76r .iconH___GpOCh {
|
|
font-size: 16px;
|
|
color: #666;
|
|
}
|
|
.tabMenuContainer___Sxna3 .control___ka76r .iconH___GpOCh:hover {
|
|
color: #0152d9;
|
|
}
|
|
.tabMenuContainer___Sxna3 .control___ka76r .selectBtn___KJw1e {
|
|
display: inline-block;
|
|
padding: 0 12px;
|
|
height: 30px;
|
|
background: #0152d9;
|
|
border-radius: 4px;
|
|
line-height: 30px;
|
|
text-align: center;
|
|
color: #fff;
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
margin-right: 20px;
|
|
}
|
|
.tabMenuContainer___Sxna3 .control___ka76r .selectBtn___KJw1e > span:first-child {
|
|
margin-right: 3px;
|
|
transform: scale(0.7);
|
|
display: inline-block;
|
|
}
|
|
|
|
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.3.1@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.1@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/ProgramHomework/components/SearchSortController/index.less?modules ***!
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.searchSortControllerContainer___tQmMS {
|
|
background-color: white;
|
|
display: flex;
|
|
align-items: center;
|
|
height: 74px;
|
|
padding: 0 20px;
|
|
}
|
|
.searchSortControllerContainer___tQmMS .btn___ECfiD {
|
|
text-align: center;
|
|
font-size: 14px;
|
|
color: #666666;
|
|
margin-right: 30px;
|
|
cursor: default;
|
|
}
|
|
.searchSortControllerContainer___tQmMS .btn___ECfiD.btnSort___Y5Oja {
|
|
margin-right: 8px;
|
|
}
|
|
.searchSortControllerContainer___tQmMS .btn___ECfiD:hover {
|
|
color: #0152d9;
|
|
}
|
|
.searchSortControllerContainer___tQmMS .tips___fhrLg {
|
|
cursor: pointer;
|
|
}
|
|
.searchSortControllerContainer___tQmMS .tips___fhrLg > i {
|
|
font-size: 14px;
|
|
}
|
|
.searchSortControllerContainer___tQmMS .tips___fhrLg:hover {
|
|
color: #0152d9;
|
|
}
|
|
|
|
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.3.1@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.1@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/ProgramHomework/components/BottomControl/index.less?modules ***!
|
|
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.bottomControlContainer___kLlgA {
|
|
width: 916px;
|
|
height: 60px;
|
|
z-index: 100;
|
|
align-items: center;
|
|
transition: bottom 0.5s;
|
|
box-shadow: 0px -1px 4px 0px #f1f1f1;
|
|
border-radius: 4px 4px 0px 0px;
|
|
background: #ffffff;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-content: center;
|
|
padding: 0 20px;
|
|
}
|
|
.bottomControlContainer___kLlgA > div:first-child {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.bottomControlContainer___kLlgA > div:first-child > div {
|
|
margin-right: 5px;
|
|
cursor: pointer;
|
|
}
|
|
.bottomControlContainer___kLlgA > div:last-child .ant-btn {
|
|
min-width: 76px;
|
|
min-height: 30px;
|
|
font-size: 12px;
|
|
border-radius: 4px;
|
|
}
|
|
.bottomControlContainer___kLlgA .buttonWrap___vOH3N {
|
|
min-height: 30px;
|
|
border-radius: 4px;
|
|
padding: 0px 6px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.bottomControlContainer___kLlgA .buttonWrap___vOH3N > i {
|
|
margin-right: 5px;
|
|
}
|
|
.bottomControlContainer___kLlgA .moveCategory___lgwfd {
|
|
position: relative;
|
|
top: 40px;
|
|
left: -6px;
|
|
z-index: 200;
|
|
padding-bottom: 60px;
|
|
}
|
|
.bottomControlContainer___kLlgA .moveCategory___lgwfd ul {
|
|
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
|
|
background: white;
|
|
padding: 10px;
|
|
}
|
|
.bottomControlContainer___kLlgA .moveCategory___lgwfd ul li {
|
|
margin: 5px 0;
|
|
font-size: 14px;
|
|
}
|
|
|
|
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.3.1@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.1@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/ProgramHomework/components/List/index.less?modules ***!
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.listContainer___vU05G {
|
|
padding: 20px 10px 25px 10px;
|
|
display: flex;
|
|
align-items: baseline;
|
|
background: white;
|
|
margin-top: 10px;
|
|
cursor: pointer;
|
|
position: relative;
|
|
transition: all 0.3s;
|
|
}
|
|
.listContainer___vU05G:hover {
|
|
box-shadow: 0 0 10px #ccc;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU {
|
|
flex: 1 1;
|
|
margin-left: 7px;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .title___fItHS {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .title___fItHS .left___MFkuv {
|
|
display: flex;
|
|
flex: 1 1;
|
|
align-items: center;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .title___fItHS .left___MFkuv > span > a {
|
|
font-size: 16px;
|
|
font-weight: 500;
|
|
color: #333;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .title___fItHS .right___JT8Xj .flexBox___n8e_m {
|
|
display: inline-flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: center;
|
|
color: #666666;
|
|
margin-right: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .title___fItHS .right___JT8Xj .flexBox___n8e_m:last-child {
|
|
margin-right: 6px;
|
|
cursor: default;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .title___fItHS .right___JT8Xj .flexBox___n8e_m:hover {
|
|
color: #0152d9;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .title___fItHS .right___JT8Xj .flexBox___n8e_m i {
|
|
margin-bottom: 6px;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .title___fItHS .right___JT8Xj .flexBox___n8e_m div {
|
|
font-size: 12px;
|
|
font-weight: 400;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .detail___HXdq0 {
|
|
display: flex;
|
|
margin-top: 7px;
|
|
font-size: 12px;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .detail___HXdq0 .iconV___CwPu5 {
|
|
margin-left: auto;
|
|
padding-right: 7px;
|
|
text-align: end;
|
|
color: #888888;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .detail___HXdq0 .iconV___CwPu5 i {
|
|
color: #cccccc;
|
|
font-size: 14px;
|
|
transform: scale(0.7);
|
|
display: inline-block;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .detail___HXdq0 .iconV___CwPu5:hover i {
|
|
color: #0152d9;
|
|
}
|
|
.listContainer___vU05G .shixunTag___oYTPp {
|
|
margin-left: 8px;
|
|
border-radius: 10%;
|
|
border: 1px solid #0152d9;
|
|
color: #0152d9;
|
|
padding: 2px 8px;
|
|
}
|
|
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.3.1@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.1@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/ProgramHomework/index.less?modules ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___Cf9V9 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___eZ6tD {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___HV5P5 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___nMv5m {
|
|
justify-content: flex-end;
|
|
align-items: center;
|
|
-webkit-justify-content: flex-end;
|
|
-webkit-align-items: center;
|
|
-webkit-box-align: center;
|
|
-webkit-box-pack: end;
|
|
box-align: center;
|
|
box-pack: end;
|
|
}
|
|
.flex_box_column___pSZ2w {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___KWyBO {
|
|
background: #fafafa;
|
|
}
|
|
.containerTitle____BHtc {
|
|
height: 88px;
|
|
line-height: 88px;
|
|
font-size: 18px;
|
|
padding: 0 30px;
|
|
color: #333;
|
|
border-bottom: 1px solid #eee;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.containerTitle____BHtc div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.containerDesc___owLy5 {
|
|
background-color: #fff;
|
|
padding: 24px 30px;
|
|
}
|
|
.listItem___G1EbM {
|
|
padding: 25px 30px 25px 30px;
|
|
display: box;
|
|
display: flex;
|
|
background: white;
|
|
margin-top: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.listItem___G1EbM > div {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___G1EbM:hover {
|
|
box-shadow: 0 0 10px #ccc;
|
|
}
|
|
.info___sPjht {
|
|
margin-left: 20px;
|
|
}
|
|
.info___sPjht p {
|
|
margin-top: 18px;
|
|
}
|
|
.title___shRTj {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___shRTj strong {
|
|
color: #333;
|
|
}
|
|
.titleLeft___h6rpG {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
flex: 1 1;
|
|
}
|
|
.titleLeft___h6rpG strong {
|
|
color: #333;
|
|
display: inline-block;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
max-width: 580px;
|
|
}
|
|
.titleLeft___h6rpG strong:hover {
|
|
color: #0152d9;
|
|
}
|
|
.titleRight___LEnUj {
|
|
margin-top: 18px;
|
|
}
|
|
.titleRight___LEnUj a {
|
|
margin-right: 20px;
|
|
font-weight: bold;
|
|
}
|
|
.acitons___UegZy {
|
|
background: white;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
padding: 0 30px;
|
|
padding-bottom: 20px;
|
|
}
|
|
.acitons___UegZy > div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.acitons___UegZy > div:nth-child(2) {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.acitons___UegZy > div:nth-child(2) span {
|
|
cursor: pointer;
|
|
color: #999;
|
|
}
|
|
.acitons___UegZy > div:nth-child(2) span:hover {
|
|
color: #333;
|
|
}
|
|
.moveCategory___PL8Dd {
|
|
padding: 30px 0;
|
|
position: relative;
|
|
top: -25px;
|
|
}
|
|
.moveCategory___PL8Dd ul {
|
|
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
|
|
background: white;
|
|
padding: 10px 0;
|
|
}
|
|
.moveCategory___PL8Dd ul li {
|
|
padding: 0;
|
|
margin: 5px 0;
|
|
font-size: 14px;
|
|
}
|
|
.spanSize___QkMiH {
|
|
font-size: 16px;
|
|
font-weight: 400;
|
|
color: #0152d9;
|
|
cursor: pointer;
|
|
}
|
|
|
|
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.3.1@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.1@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/pages/Classrooms/Lists/ProgramHomework/components/SortShixunPanel/index.less ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.sort-list-panel {
|
|
z-index: 1;
|
|
}
|
|
.sort-list-panel .sort-list-tip {
|
|
width: 80%;
|
|
height: 80px;
|
|
margin: 0 auto;
|
|
background: #fff;
|
|
box-shadow: 3px 3px 3px #ededed;
|
|
opacity: 1;
|
|
border-radius: 2px 2px 0 0;
|
|
padding: 24px;
|
|
box-sizing: border-box;
|
|
line-height: 34px;
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
}
|
|
.sort-list-panel .sort-list-tip span {
|
|
flex: 1 0;
|
|
}
|
|
.sort-list-panel .ant-drawer-content {
|
|
background: #f5f5f5;
|
|
}
|
|
.dragging-li {
|
|
list-style: none;
|
|
padding: 0;
|
|
margin: 0;
|
|
z-index: 10000;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
border: 1px solid blue;
|
|
cursor: -webkit-grab;
|
|
cursor: grab;
|
|
width: 80%;
|
|
background: #fff;
|
|
opacity: 1;
|
|
margin: 0 auto;
|
|
padding: 10px 6px 10px 40px;
|
|
margin-top: 30px;
|
|
}
|
|
.dragging-li h3 {
|
|
line-height: 28px;
|
|
font-size: 16px;
|
|
}
|
|
.dragging-li p {
|
|
color: #888;
|
|
font-size: 12px;
|
|
margin: 16px 0 0 0;
|
|
}
|
|
.task-list-container {
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
.task-list-container li {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
cursor: -webkit-grab;
|
|
cursor: grab;
|
|
width: 80%;
|
|
background: #fff;
|
|
opacity: 1;
|
|
margin: 0 auto;
|
|
padding: 10px 6px 10px 40px;
|
|
margin-top: 30px;
|
|
}
|
|
.task-list-container li:hover {
|
|
box-shadow: 0 2px 6px rgba(51, 51, 51, 0.09);
|
|
}
|
|
.task-list-container li h3 {
|
|
line-height: 28px;
|
|
font-size: 16px;
|
|
}
|
|
.task-list-container li p {
|
|
color: #888;
|
|
font-size: 12px;
|
|
margin: 16px 0 0 0;
|
|
}
|
|
|
|
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.3.1@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.1@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/ProgramHomework/components/OtherHomework/index.less?modules ***!
|
|
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.otherHomeworkWrap___WlvHv {
|
|
position: fixed;
|
|
width: 100vw;
|
|
height: 100vh;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
background: #f5f5f5;
|
|
z-index: 9999;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O {
|
|
position: relative;
|
|
background: #f5f5f5;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .flex___q8ATC {
|
|
display: flex;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .search___xedy7 {
|
|
width: 588px;
|
|
padding: 40px 0 30px 0;
|
|
margin: 0 auto;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .search___xedy7 .ant-input {
|
|
width: 500px;
|
|
height: 50px;
|
|
background: #ffffff;
|
|
border-radius: 4px 0px 0px 4px;
|
|
border: 1px solid #dedede;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .search___xedy7 .ant-input-group-addon {
|
|
background-color: #0152d9;
|
|
border-radius: 0px 4px 4px 0px;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .search___xedy7 .ant-input-group-addon .ant-input-search-button {
|
|
width: 88px;
|
|
height: 100%;
|
|
border: none;
|
|
box-shadow: none;
|
|
border-radius: 0px 4px 4px 0px;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .content___VSdQb {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .content___VSdQb .listItem___u6wwP {
|
|
display: flex;
|
|
width: 1200px;
|
|
background-color: #fff;
|
|
border-radius: 4px;
|
|
padding: 20px;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .content___VSdQb .listItem___u6wwP .info___vvX3a {
|
|
margin-left: 8px;
|
|
width: 100%;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .content___VSdQb .listItem___u6wwP .info___vvX3a .title___FtVL7 {
|
|
font-size: 16px;
|
|
font-weight: 500;
|
|
color: #333333;
|
|
line-height: 16px;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .content___VSdQb .listItem___u6wwP .info___vvX3a .describe___g43sA {
|
|
line-height: 20px;
|
|
overflow: hidden;
|
|
display: -webkit-box;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-line-clamp: 2;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .content___VSdQb .listItem___u6wwP:last-child {
|
|
margin-bottom: 80px;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .footer___TNGYY {
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
height: 80px;
|
|
background: #ffffff;
|
|
box-shadow: -1px 0px 8px 0px #dedede;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .footer___TNGYY > button {
|
|
width: 88px;
|
|
height: 36px;
|
|
border-radius: 4px;
|
|
margin-right: 20px;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .footer___TNGYY > button:last-child {
|
|
margin-right: 0px;
|
|
}
|
|
|