|
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@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;
|
|
|
}
|
|
|
.analysis___CtFBc {
|
|
|
margin-top: 20px;
|
|
|
margin-left: 30px;
|
|
|
margin-bottom: 30px;
|
|
|
}
|
|
|
.analysis___CtFBc .tips___Ga_EJ {
|
|
|
font-size: 14px;
|
|
|
color: #CCCCCC;
|
|
|
}
|
|
|
.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[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/image-preview/index.less ***!
|
|
|
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.image-preview-container {
|
|
|
display: flex;
|
|
|
flex-flow: column nowrap;
|
|
|
position: fixed;
|
|
|
align-items: center;
|
|
|
justify-content: center;
|
|
|
top: 0;
|
|
|
left: 0;
|
|
|
right: 0;
|
|
|
bottom: 0;
|
|
|
z-index: 99999;
|
|
|
background: rgba(0, 0, 0, 0.8);
|
|
|
}
|
|
|
.image-preview-container .image-preview {
|
|
|
transition: transform 0.4s linear;
|
|
|
max-width: 86%;
|
|
|
}
|
|
|
.image-preview-container .button-group {
|
|
|
display: flex;
|
|
|
flex-flow: row nowrap;
|
|
|
align-items: center;
|
|
|
justify-content: flex-end;
|
|
|
position: absolute;
|
|
|
z-index: 101;
|
|
|
right: 10px;
|
|
|
top: 10px;
|
|
|
}
|
|
|
.image-preview-container .button-group a,
|
|
|
.image-preview-container .button-group button {
|
|
|
color: rgba(0, 0, 0, 0.65);
|
|
|
margin-right: 10px;
|
|
|
display: flex;
|
|
|
flex-flow: row nowrap;
|
|
|
align-items: center;
|
|
|
}
|
|
|
.preview-wrp-group {
|
|
|
overflow: auto;
|
|
|
width: 100%;
|
|
|
text-align: center;
|
|
|
}
|
|
|
|
|
|
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Detail/components/WorkList/index.less?modules ***!
|
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.flex_box_center____uOEt {
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
-webkit-justify-content: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_space_between___J8U9e {
|
|
|
justify-content: space-between;
|
|
|
-webkit-box-pack: justify;
|
|
|
}
|
|
|
.flex_box_vertical_center___M1l_z {
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_box_center_end___UsRsw {
|
|
|
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___gcanz {
|
|
|
flex-direction: column;
|
|
|
box-orient: block-axis;
|
|
|
}
|
|
|
#educoder .rightFilter___KnaoF {
|
|
|
display: box;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
}
|
|
|
#educoder .rightFilter___KnaoF [class~='ant-input-number'] {
|
|
|
width: 60px;
|
|
|
margin-left: 10px;
|
|
|
}
|
|
|
#educoder .rightFilter___KnaoF [class~="ant-form-item"] {
|
|
|
margin-bottom: 0;
|
|
|
}
|
|
|
#educoder .rightFilter___KnaoF button {
|
|
|
margin-left: 10px;
|
|
|
}
|
|
|
#educoder .rightFilter___KnaoF button a {
|
|
|
display: box;
|
|
|
display: flex;
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
-webkit-justify-content: center;
|
|
|
box-align: center;
|
|
|
height: 100%;
|
|
|
}
|
|
|
.classwidth___QPkdW {
|
|
|
width: 234px !important;
|
|
|
height: 132px !important;
|
|
|
border-radius: 5px;
|
|
|
}
|
|
|
.operationCol___hiIyI {
|
|
|
white-space: nowrap;
|
|
|
}
|
|
|
.operationCol___hiIyI .unlockBtn___QvP_V {
|
|
|
margin-left: 10px;
|
|
|
color: #73d13d;
|
|
|
border-color: #73d13d;
|
|
|
}
|
|
|
.operationCol___hiIyI .unlockBtn___QvP_V:hover,
|
|
|
.operationCol___hiIyI .unlockBtn___QvP_V:active,
|
|
|
.operationCol___hiIyI .unlockBtn___QvP_V:focus {
|
|
|
color: #95de64;
|
|
|
border-color: #95de64;
|
|
|
}
|
|
|
.recordScreenModal___tLQo7 div[class~='ant-modal-confirm-btns'] {
|
|
|
visibility: hidden;
|
|
|
}
|
|
|
.operationLink___vj72A {
|
|
|
display: inline-block;
|
|
|
cursor: pointer;
|
|
|
color: #0152d9;
|
|
|
max-width: 120px;
|
|
|
text-overflow: ellipsis;
|
|
|
overflow: hidden;
|
|
|
}
|
|
|
.banding___BLx2S {
|
|
|
overflow: hidden;
|
|
|
text-overflow: ellipsis;
|
|
|
display: -webkit-box;
|
|
|
-webkit-line-clamp: 2;
|
|
|
-webkit-box-orient: vertical;
|
|
|
}
|
|
|
.noShow___mrV9r {
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
|
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Detail/components/FaceReview/index.less?modules ***!
|
|
|
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.flex_box_center___Hpswl {
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
-webkit-justify-content: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_space_between___ywvKM {
|
|
|
justify-content: space-between;
|
|
|
-webkit-box-pack: justify;
|
|
|
}
|
|
|
.flex_box_vertical_center___SItpZ {
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_box_center_end___WIAL3 {
|
|
|
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___FMKJn {
|
|
|
flex-direction: column;
|
|
|
box-orient: block-axis;
|
|
|
}
|
|
|
.wrap___AW_2A {
|
|
|
padding: 20px 0;
|
|
|
}
|
|
|
.wrap___AW_2A .control___w5xQm {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
padding: 20px 0;
|
|
|
background: #ffffff;
|
|
|
}
|
|
|
.wrap___AW_2A .control___w5xQm .ant-select {
|
|
|
width: 200px;
|
|
|
margin-right: 20px;
|
|
|
}
|
|
|
.wrap___AW_2A .control___w5xQm .ant-select .ant-select-selector {
|
|
|
height: 34px !important;
|
|
|
background-color: #f5f5f5;
|
|
|
border: 0;
|
|
|
padding: 0 10px;
|
|
|
}
|
|
|
.wrap___AW_2A .control___w5xQm .ant-select .ant-select-selection-item,
|
|
|
.wrap___AW_2A .control___w5xQm .ant-select .ant-select-selection-placeholder {
|
|
|
line-height: 34px !important;
|
|
|
}
|
|
|
.wrap___AW_2A .control___w5xQm .ant-input-search {
|
|
|
border: 0;
|
|
|
background: #f5f5f5;
|
|
|
height: 34px;
|
|
|
width: 260px;
|
|
|
margin-right: 30px;
|
|
|
}
|
|
|
.wrap___AW_2A .control___w5xQm .ant-input-search input {
|
|
|
background: #f5f5f5;
|
|
|
color: #333;
|
|
|
}
|
|
|
.wrap___AW_2A .control___w5xQm .ant-input-search .ant-input-search-icon::before {
|
|
|
border-left: 1px solid transparent;
|
|
|
}
|
|
|
.wrap___AW_2A .control___w5xQm .btn___as1xd {
|
|
|
width: 90px;
|
|
|
height: 26px;
|
|
|
line-height: 26px;
|
|
|
background: #0152d9;
|
|
|
border-radius: 4px;
|
|
|
text-align: center;
|
|
|
font-size: 12px;
|
|
|
color: #fff;
|
|
|
margin-left: auto;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.wrap___AW_2A .customTable___gGVV3 {
|
|
|
padding-top: 20px;
|
|
|
}
|
|
|
.wrap___AW_2A .customTable___gGVV3 .ant-table-thead tr {
|
|
|
height: 54px;
|
|
|
}
|
|
|
.wrap___AW_2A .customTable___gGVV3 .ant-table-thead tr th {
|
|
|
background-color: #f5f5f5;
|
|
|
border: 0;
|
|
|
border-radius: 0;
|
|
|
}
|
|
|
.wrap___AW_2A .customTable___gGVV3 .ant-table-tbody tr {
|
|
|
height: 54px;
|
|
|
}
|
|
|
.wrap___AW_2A .customTable___gGVV3 .ant-table-tbody tr td {
|
|
|
border-bottom: 0;
|
|
|
}
|
|
|
.wrap___AW_2A .customTable___gGVV3 .ant-table-tbody tr:nth-child(even) {
|
|
|
background-color: #f5f5f5;
|
|
|
}
|
|
|
.wrap___AW_2A .customTable___gGVV3 .ant-table-tbody tr:nth-child(even) td {
|
|
|
background-color: #f5f5f5;
|
|
|
}
|
|
|
.wrap___AW_2A .customTable___gGVV3 .ant-table-tbody tr:nth-child(odd) {
|
|
|
background-color: #fff;
|
|
|
}
|
|
|
.wrap___AW_2A .customTable___gGVV3 .ant-table-tbody tr:nth-child(odd) td {
|
|
|
background-color: #fff;
|
|
|
}
|
|
|
.wrap___AW_2A .customTable___gGVV3 .ant-pagination {
|
|
|
margin-top: 40px;
|
|
|
}
|
|
|
.wrap___AW_2A .customTable___gGVV3 .ant-pagination .ant-pagination-item-active {
|
|
|
border-color: #0152d9;
|
|
|
background: #0152d9;
|
|
|
}
|
|
|
.wrap___AW_2A .customTable___gGVV3 .ant-pagination .ant-pagination-item-active a {
|
|
|
color: #fff;
|
|
|
}
|
|
|
.wrap___AW_2A .customTable___gGVV3 .ant-pagination button {
|
|
|
line-height: normal;
|
|
|
line-height: initial;
|
|
|
}
|
|
|
.bgH___J0V1_ {
|
|
|
height: 10px;
|
|
|
background-color: #fafafa;
|
|
|
width: 1300px;
|
|
|
margin-left: -30px;
|
|
|
}
|
|
|
.cusModal___2fPK2 [class~='ant-modal-confirm-btns'] {
|
|
|
display: none;
|
|
|
}
|
|
|
.imgWrap___crzTi {
|
|
|
display: flex;
|
|
|
}
|
|
|
.imgWrap___crzTi .img___iwJRL {
|
|
|
position: relative;
|
|
|
background: #fafafa;
|
|
|
}
|
|
|
.imgWrap___crzTi .img___iwJRL .iBtn___L11V_ {
|
|
|
width: 54px;
|
|
|
height: 20px;
|
|
|
background: #0152d9;
|
|
|
border-radius: 10px;
|
|
|
text-align: center;
|
|
|
line-height: 20px;
|
|
|
font-size: 12px;
|
|
|
font-weight: 400;
|
|
|
color: #ffffff;
|
|
|
cursor: pointer;
|
|
|
position: absolute;
|
|
|
z-index: 20;
|
|
|
right: 10px;
|
|
|
top: 10px;
|
|
|
}
|
|
|
.imgWrap___crzTi .img___iwJRL .text___INAg4 {
|
|
|
position: absolute;
|
|
|
z-index: 20;
|
|
|
left: 50%;
|
|
|
transform: translateX(-50%);
|
|
|
bottom: -28px;
|
|
|
color: #333333;
|
|
|
}
|
|
|
.imgWrap___crzTi .img___iwJRL .no___H7kcX {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
justify-content: center;
|
|
|
}
|
|
|
.imgWrap___crzTi .img___iwJRL .textP___Rdbzv {
|
|
|
position: absolute;
|
|
|
z-index: 20;
|
|
|
left: 50%;
|
|
|
transform: translateX(-50%);
|
|
|
bottom: -28px;
|
|
|
color: #333333;
|
|
|
}
|
|
|
.video___yjo5C > video {
|
|
|
width: 316px;
|
|
|
}
|
|
|
.sys___o3w4h {
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
align-items: center;
|
|
|
flex-wrap: wrap;
|
|
|
padding: 0;
|
|
|
max-height: 850px;
|
|
|
overflow-y: auto;
|
|
|
}
|
|
|
.sys___o3w4h .li___WQQil {
|
|
|
height: 100%;
|
|
|
margin-left: 17px;
|
|
|
margin-bottom: 17px;
|
|
|
}
|
|
|
.sys___o3w4h .li___WQQil .d1___KQ9j6 {
|
|
|
width: 216px;
|
|
|
height: 340px;
|
|
|
background-color: #efefef;
|
|
|
position: relative;
|
|
|
}
|
|
|
.sys___o3w4h .li___WQQil .d1___KQ9j6 video {
|
|
|
height: 100%;
|
|
|
width: 100%;
|
|
|
object-fit: cover;
|
|
|
}
|
|
|
.sys___o3w4h .li___WQQil .d1___KQ9j6 .img___iwJRL {
|
|
|
width: 100%;
|
|
|
height: 340px;
|
|
|
overflow: hidden;
|
|
|
}
|
|
|
.sys___o3w4h .li___WQQil .d1___KQ9j6 .btn___as1xd {
|
|
|
position: absolute;
|
|
|
z-index: 2;
|
|
|
width: 100%;
|
|
|
left: 0;
|
|
|
bottom: 0;
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
align-items: center;
|
|
|
height: 24px;
|
|
|
background: #0152d9;
|
|
|
}
|
|
|
.sys___o3w4h .li___WQQil .d1___KQ9j6 .btn___as1xd .b1___PA3Kc {
|
|
|
width: 100%;
|
|
|
height: 24px;
|
|
|
color: #ffffff;
|
|
|
padding: 0 5px;
|
|
|
line-height: 24px;
|
|
|
overflow: hidden;
|
|
|
text-overflow: ellipsis;
|
|
|
white-space: nowrap;
|
|
|
}
|
|
|
.sys___o3w4h .li___WQQil:nth-child(3n + 1),
|
|
|
.sys___o3w4h .li___WQQil:first-child {
|
|
|
margin-left: 0;
|
|
|
}
|
|
|
.es___j13_3 {
|
|
|
display: inline-block;
|
|
|
max-width: 100%;
|
|
|
white-space: nowrap;
|
|
|
overflow: hidden;
|
|
|
text-overflow: ellipsis;
|
|
|
}
|
|
|
|
|
|
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Detail/components/CameraMonitoring/index.less?modules ***!
|
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.flex_box_center___t6Zg2 {
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
-webkit-justify-content: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_space_between___YFTSU {
|
|
|
justify-content: space-between;
|
|
|
-webkit-box-pack: justify;
|
|
|
}
|
|
|
.flex_box_vertical_center___qbDmM {
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_box_center_end___Bj6kw {
|
|
|
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___Ou9DO {
|
|
|
flex-direction: column;
|
|
|
box-orient: block-axis;
|
|
|
}
|
|
|
.wrap___foAmP {
|
|
|
padding: 20px 0;
|
|
|
}
|
|
|
.wrap___foAmP .control___q0ttm {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
padding: 20px 0;
|
|
|
background: #ffffff;
|
|
|
}
|
|
|
.wrap___foAmP .control___q0ttm .ant-input-search {
|
|
|
border: 0;
|
|
|
background: #f5f5f5;
|
|
|
height: 34px;
|
|
|
width: 260px;
|
|
|
margin-right: 30px;
|
|
|
}
|
|
|
.wrap___foAmP .control___q0ttm .ant-input-search input {
|
|
|
background: #f5f5f5;
|
|
|
color: #333;
|
|
|
}
|
|
|
.wrap___foAmP .control___q0ttm .ant-input-search .ant-input-search-icon::before {
|
|
|
border-left: 1px solid transparent;
|
|
|
}
|
|
|
.wrap___foAmP .bgH___NAS04 {
|
|
|
height: 10px;
|
|
|
background-color: #fafafa;
|
|
|
width: 1300px;
|
|
|
margin-left: -30px;
|
|
|
}
|
|
|
.wrap___foAmP .sys___rqcXV {
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
align-items: center;
|
|
|
flex-wrap: wrap;
|
|
|
padding: 0;
|
|
|
}
|
|
|
.wrap___foAmP .sys___rqcXV .li___blFPM {
|
|
|
height: 100%;
|
|
|
margin-left: 17px;
|
|
|
margin-bottom: 40px;
|
|
|
}
|
|
|
.wrap___foAmP .sys___rqcXV .li___blFPM .d1___Xzld0 {
|
|
|
width: 216px;
|
|
|
height: 340px;
|
|
|
background-color: #efefef;
|
|
|
position: relative;
|
|
|
}
|
|
|
.wrap___foAmP .sys___rqcXV .li___blFPM .d1___Xzld0 video {
|
|
|
height: 100%;
|
|
|
width: 100%;
|
|
|
object-fit: cover;
|
|
|
}
|
|
|
.wrap___foAmP .sys___rqcXV .li___blFPM .d1___Xzld0 .img___ckn7G {
|
|
|
width: 100%;
|
|
|
height: 340px;
|
|
|
overflow: hidden;
|
|
|
}
|
|
|
.wrap___foAmP .sys___rqcXV .li___blFPM .d1___Xzld0 .btn___fSMGG {
|
|
|
z-index: 2;
|
|
|
width: 100%;
|
|
|
left: 0;
|
|
|
bottom: 0;
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
align-items: center;
|
|
|
height: 24px;
|
|
|
background: #0152d9;
|
|
|
}
|
|
|
.wrap___foAmP .sys___rqcXV .li___blFPM .d1___Xzld0 .btn___fSMGG .b1___zoANu {
|
|
|
width: 36%;
|
|
|
height: 24px;
|
|
|
color: #ffffff;
|
|
|
padding: 0 5px;
|
|
|
line-height: 24px;
|
|
|
overflow: hidden;
|
|
|
text-overflow: ellipsis;
|
|
|
white-space: nowrap;
|
|
|
}
|
|
|
.wrap___foAmP .sys___rqcXV .li___blFPM .d1___Xzld0 .btn___fSMGG .b2___bqZaY {
|
|
|
width: 64%;
|
|
|
height: 24px;
|
|
|
color: #ffffff;
|
|
|
padding: 0 5px;
|
|
|
text-align: right;
|
|
|
line-height: 24px;
|
|
|
overflow: hidden;
|
|
|
text-overflow: ellipsis;
|
|
|
white-space: nowrap;
|
|
|
}
|
|
|
.wrap___foAmP .sys___rqcXV .li___blFPM .d1___Xzld0 .big___nQ5gf {
|
|
|
position: absolute;
|
|
|
z-index: 6;
|
|
|
width: 40px;
|
|
|
right: 10px;
|
|
|
top: 12px;
|
|
|
height: 20px;
|
|
|
line-height: 20px;
|
|
|
font-size: 12px;
|
|
|
border-radius: 11px;
|
|
|
background: #0152d9;
|
|
|
text-align: center;
|
|
|
color: #ffffff;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.wrap___foAmP .sys___rqcXV .li___blFPM:nth-child(5n + 1),
|
|
|
.wrap___foAmP .sys___rqcXV .li___blFPM:first-child {
|
|
|
margin-left: 0;
|
|
|
}
|
|
|
.cusModal___rTXoc [class~='ant-modal-confirm-btns'] {
|
|
|
display: none;
|
|
|
}
|
|
|
.video___E4J_7 > video {
|
|
|
width: 316px;
|
|
|
}
|
|
|
.imgWrap___ENwuy {
|
|
|
display: flex;
|
|
|
margin-bottom: 40px;
|
|
|
margin-top: 20px;
|
|
|
}
|
|
|
.imgWrap___ENwuy .img___ckn7G {
|
|
|
position: relative;
|
|
|
background: #fafafa;
|
|
|
flex-shrink: 0;
|
|
|
}
|
|
|
.imgWrap___ENwuy .img___ckn7G .iBtn___bXnJy {
|
|
|
width: 54px;
|
|
|
height: 20px;
|
|
|
background: #0152d9;
|
|
|
border-radius: 10px;
|
|
|
text-align: center;
|
|
|
line-height: 20px;
|
|
|
font-size: 12px;
|
|
|
font-weight: 400;
|
|
|
color: #ffffff;
|
|
|
cursor: pointer;
|
|
|
position: absolute;
|
|
|
z-index: 20;
|
|
|
right: 10px;
|
|
|
top: 10px;
|
|
|
}
|
|
|
.imgWrap___ENwuy .img___ckn7G .text___CK5up {
|
|
|
position: absolute;
|
|
|
z-index: 20;
|
|
|
left: 50%;
|
|
|
transform: translateX(-50%);
|
|
|
bottom: -28px;
|
|
|
color: #333333;
|
|
|
}
|
|
|
.imgWrap___ENwuy .img___ckn7G .no___MBT10 {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
justify-content: center;
|
|
|
}
|
|
|
.imgWrap___ENwuy .img___ckn7G .textP___ibKK1 {
|
|
|
position: absolute;
|
|
|
z-index: 20;
|
|
|
left: 50%;
|
|
|
transform: translateX(-50%);
|
|
|
bottom: -28px;
|
|
|
color: #333333;
|
|
|
}
|
|
|
.imgWrap___ENwuy .img___ckn7G .l___Gi38o {
|
|
|
position: absolute;
|
|
|
z-index: 21;
|
|
|
left: -26px;
|
|
|
top: 50%;
|
|
|
color: #0152d9;
|
|
|
transform: translateY(-50%);
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.imgWrap___ENwuy .img___ckn7G .r___HNibN {
|
|
|
position: absolute;
|
|
|
z-index: 21;
|
|
|
right: -26px;
|
|
|
top: 50%;
|
|
|
color: #0152d9;
|
|
|
transform: translateY(-50%);
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.fo___DQwO8 .b___z8B9p {
|
|
|
display: block;
|
|
|
float: right;
|
|
|
margin-top: 20px;
|
|
|
}
|
|
|
|
|
|
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Detail/components/DuplicateChecking/index.less?modules ***!
|
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.flex_box_center___xF1ge {
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
-webkit-justify-content: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_space_between___YGq9c {
|
|
|
justify-content: space-between;
|
|
|
-webkit-box-pack: justify;
|
|
|
}
|
|
|
.flex_box_vertical_center___wd_iR {
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_box_center_end___HoL5p {
|
|
|
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___Oy7FC {
|
|
|
flex-direction: column;
|
|
|
box-orient: block-axis;
|
|
|
}
|
|
|
.warp____YDkr .ant-input-affix-wrapper {
|
|
|
background: #f5f5f5;
|
|
|
width: 220px;
|
|
|
height: 34px;
|
|
|
border-radius: 4px;
|
|
|
padding-left: 14px;
|
|
|
}
|
|
|
.warp____YDkr .ant-input-affix-wrapper i {
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.warp____YDkr .header___BRNBu {
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
align-items: center;
|
|
|
margin-bottom: 40px;
|
|
|
padding-top: 30px;
|
|
|
}
|
|
|
.warp____YDkr .empty___iwhMt {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
display: box;
|
|
|
display: flex;
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
-webkit-justify-content: center;
|
|
|
box-align: center;
|
|
|
flex-direction: column;
|
|
|
box-orient: block-axis;
|
|
|
background: #fff;
|
|
|
padding: 100px;
|
|
|
}
|
|
|
|
|
|
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Detail/components/DuplicateChecking/components/SubjectTable/index.less?modules ***!
|
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.flex_box_center___Xa_jj {
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
-webkit-justify-content: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_space_between___N_2qI {
|
|
|
justify-content: space-between;
|
|
|
-webkit-box-pack: justify;
|
|
|
}
|
|
|
.flex_box_vertical_center___wGZOw {
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_box_center_end___GYY4W {
|
|
|
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___jR_ZX {
|
|
|
flex-direction: column;
|
|
|
box-orient: block-axis;
|
|
|
}
|
|
|
.subjectTable___WrGqf .title___ZCcfg {
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
margin-bottom: 30px;
|
|
|
}
|
|
|
.subjectTable___WrGqf .customTable___xSvZm .ant-table-thead tr {
|
|
|
height: 50px;
|
|
|
}
|
|
|
.subjectTable___WrGqf .customTable___xSvZm .ant-table-thead tr th {
|
|
|
background-color: #f5f5f5;
|
|
|
border: 0;
|
|
|
border-radius: 0;
|
|
|
}
|
|
|
.subjectTable___WrGqf .customTable___xSvZm .ant-pagination {
|
|
|
margin-top: 14px;
|
|
|
}
|
|
|
.subjectTable___WrGqf .customTable___xSvZm .ant-pagination .ant-pagination-item-active {
|
|
|
border-color: #0152d9;
|
|
|
background: #0152d9;
|
|
|
}
|
|
|
.subjectTable___WrGqf .customTable___xSvZm .ant-pagination .ant-pagination-item-active a {
|
|
|
color: #fff;
|
|
|
}
|
|
|
.subjectTable___WrGqf .customTable___xSvZm .ant-pagination button {
|
|
|
line-height: normal;
|
|
|
line-height: initial;
|
|
|
}
|
|
|
.subjectTable___WrGqf .customTable___xSvZm .row___Acnda {
|
|
|
height: 50px;
|
|
|
}
|
|
|
.subjectTable___WrGqf .customTable___xSvZm .row___Acnda td {
|
|
|
border-bottom: 0;
|
|
|
}
|
|
|
.subjectTable___WrGqf .customTable___xSvZm .row___Acnda.row___Acnda:nth-child(odd) {
|
|
|
background-color: #fff;
|
|
|
}
|
|
|
.subjectTable___WrGqf .customTable___xSvZm .row___Acnda.row___Acnda:nth-child(even) {
|
|
|
background-color: #f5f5f5;
|
|
|
}
|
|
|
.subjectTable___WrGqf .line___nmQeX {
|
|
|
height: 1px;
|
|
|
background: #F1F1F1;
|
|
|
margin-bottom: 40px;
|
|
|
}
|
|
|
|
|
|
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Edit/components/editor.less?modules ***!
|
|
|
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.flex_box_center___epJYP {
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
-webkit-justify-content: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_space_between___SU6BD {
|
|
|
justify-content: space-between;
|
|
|
-webkit-box-pack: justify;
|
|
|
}
|
|
|
.flex_box_vertical_center___Qes2t {
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_box_center_end___hGppz {
|
|
|
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___uzhhO {
|
|
|
flex-direction: column;
|
|
|
box-orient: block-axis;
|
|
|
}
|
|
|
.wrap___rEjJ0 {
|
|
|
padding: 20px 30px;
|
|
|
box-sizing: border-box;
|
|
|
}
|
|
|
.modal___gRDV9 div[class~='ant-modal-confirm-content'] {
|
|
|
font-size: 16px;
|
|
|
text-align: center;
|
|
|
}
|
|
|
.modal___gRDV9 span[class~='ant-modal-title'] {
|
|
|
font-size: 16px;
|
|
|
}
|
|
|
.titleWrap___MK_OO {
|
|
|
margin: 10px 0px;
|
|
|
}
|
|
|
.required___Hja3H {
|
|
|
margin-right: 4px;
|
|
|
color: #e04040;
|
|
|
font-size: 16px;
|
|
|
}
|
|
|
.title___vMFKz {
|
|
|
font-size: 14px;
|
|
|
color: #333333;
|
|
|
}
|
|
|
.colorGray___hNhIL {
|
|
|
color: #888888;
|
|
|
}
|
|
|
.choiceWrap___Xx5du {
|
|
|
display: flex;
|
|
|
margin-top: 15px;
|
|
|
}
|
|
|
.answer___cbuNE {
|
|
|
color: #888;
|
|
|
display: block;
|
|
|
width: 38px;
|
|
|
height: 38px;
|
|
|
text-align: center;
|
|
|
line-height: 38px;
|
|
|
border-radius: 4px;
|
|
|
cursor: pointer;
|
|
|
border: 1px solid #e2e2e2;
|
|
|
margin-right: 10px;
|
|
|
}
|
|
|
.activeAnswer___LwFG7 {
|
|
|
background: #ff7500;
|
|
|
color: #ffffff;
|
|
|
border: 1px solid #ff7500;
|
|
|
}
|
|
|
.deleteIcon____HG4s {
|
|
|
cursor: pointer;
|
|
|
color: #ccc;
|
|
|
margin-left: 15px;
|
|
|
font-size: 18px;
|
|
|
}
|
|
|
.addIcon___r_Vhy {
|
|
|
cursor: pointer;
|
|
|
color: #29bd8b;
|
|
|
margin-left: 6px;
|
|
|
font-size: 16px;
|
|
|
padding-top: 1px;
|
|
|
}
|
|
|
.editorWrap___OYwur {
|
|
|
flex: 1 1;
|
|
|
}
|
|
|
.htmlWrap___qXHYn {
|
|
|
display: flex;
|
|
|
margin-top: 0px;
|
|
|
min-height: 38px;
|
|
|
border-radius: 2px;
|
|
|
max-width: 1056px;
|
|
|
word-break: break-all;
|
|
|
border: 1px solid #dddddd;
|
|
|
padding-left: 10px;
|
|
|
padding-top: 6px;
|
|
|
}
|
|
|
.htmlWrap___qXHYn p {
|
|
|
margin: 7px 10px;
|
|
|
}
|
|
|
.radio___urtyZ {
|
|
|
width: 60px;
|
|
|
height: 32px;
|
|
|
line-height: 32px;
|
|
|
text-align: center;
|
|
|
}
|
|
|
.color333___Lah7k {
|
|
|
color: #333;
|
|
|
}
|
|
|
.color999___TmkZt {
|
|
|
color: #999;
|
|
|
}
|
|
|
.questionType___r_bKw {
|
|
|
display: box;
|
|
|
display: flex;
|
|
|
}
|
|
|
.questionType___r_bKw > div {
|
|
|
flex: 1 1;
|
|
|
}
|
|
|
.questionChoices___LA7VM {
|
|
|
margin-top: 15px;
|
|
|
}
|
|
|
.questionChoices___LA7VM > div {
|
|
|
margin: 10px 0;
|
|
|
}
|
|
|
.action___fTTDM {
|
|
|
display: flex;
|
|
|
justify-content: flex-end;
|
|
|
align-items: center;
|
|
|
}
|
|
|
.difficult___Mg7lT label[class~='ant-radio-button-wrapper'] {
|
|
|
width: 106px;
|
|
|
height: 33px;
|
|
|
line-height: 33px;
|
|
|
background: #eeeeee;
|
|
|
border-radius: 17px;
|
|
|
color: #333333;
|
|
|
text-align: center;
|
|
|
border: 0px;
|
|
|
margin-right: 27px;
|
|
|
margin-top: 6px;
|
|
|
}
|
|
|
.difficult___Mg7lT label[class~='ant-radio-button-wrapper']:not(:first-child)::before {
|
|
|
width: 0px;
|
|
|
}
|
|
|
.difficult___Mg7lT label[class~='ant-radio-button-wrapper-checked'] {
|
|
|
width: 106px;
|
|
|
height: 33px;
|
|
|
background: #0152d9;
|
|
|
border-radius: 17px;
|
|
|
text-align: center;
|
|
|
border: 0px;
|
|
|
color: #ffffff !important;
|
|
|
margin-right: 27px;
|
|
|
margin-top: 6px;
|
|
|
}
|
|
|
.fold___oVjRI .head___fpwmn {
|
|
|
height: 46px;
|
|
|
background: #f2f2f2;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
padding-left: 10px;
|
|
|
padding-right: 20px;
|
|
|
margin-bottom: 10px;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.fold___oVjRI .head___fpwmn span {
|
|
|
font-size: 12px;
|
|
|
color: #333333;
|
|
|
margin-left: 5px;
|
|
|
}
|
|
|
.fold___oVjRI .head___fpwmn i {
|
|
|
display: inline-block;
|
|
|
}
|
|
|
.fold___oVjRI .head___fpwmn b {
|
|
|
color: #165dff;
|
|
|
cursor: pointer;
|
|
|
margin-left: auto;
|
|
|
}
|
|
|
|
|
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Knowledge/index.less?modules ***!
|
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.wrap___F7E3F .selectWrapper____kESB div[class~='ant-select-selector'] {
|
|
|
min-height: 46px !important;
|
|
|
}
|
|
|
.wrap___F7E3F .selectWrapper____kESB div[class~='ant-select-selector'] span[class~='ant-select-selection-item'] {
|
|
|
height: 38px !important;
|
|
|
line-height: 38px !important;
|
|
|
padding: 0 10px !important;
|
|
|
}
|
|
|
.wrap___F7E3F .selectWrapper____kESB div[class~='ant-select-selector'] span[class~='anticon-close'] {
|
|
|
font-size: 14px !important;
|
|
|
}
|
|
|
.wrap___F7E3F .selectWrapper____kESB span[class~='ant-select-arrow'] {
|
|
|
right: 12px;
|
|
|
}
|
|
|
.wrap___F7E3F .tips___aHjQY {
|
|
|
font-size: 14px;
|
|
|
font-weight: 400;
|
|
|
color: #9096A3;
|
|
|
}
|
|
|
.wrap___F7E3F .linkBtn___uggVr {
|
|
|
font-size: 14px;
|
|
|
font-weight: 400;
|
|
|
color: #3061D0;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.mainText____S1I0 {
|
|
|
font-size: 14px;
|
|
|
font-weight: 400;
|
|
|
color: #5F6368;
|
|
|
}
|
|
|
|
|
|
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/DragSubject/index.less?modules ***!
|
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.flex_box_center___dDNpp {
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
-webkit-justify-content: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_space_between___ovpjv {
|
|
|
justify-content: space-between;
|
|
|
-webkit-box-pack: justify;
|
|
|
}
|
|
|
.flex_box_vertical_center___oqAEt {
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_box_center_end___mHCIK {
|
|
|
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___GZMP2 {
|
|
|
flex-direction: column;
|
|
|
box-orient: block-axis;
|
|
|
}
|
|
|
.posWarp___ZUxXl {
|
|
|
position: relative;
|
|
|
}
|
|
|
.posWarp___ZUxXl:hover .pos___A7NKx {
|
|
|
display: block;
|
|
|
}
|
|
|
.posWarp___ZUxXl .pos___A7NKx {
|
|
|
position: absolute;
|
|
|
display: none;
|
|
|
z-index: 2;
|
|
|
top: 0;
|
|
|
left: 0;
|
|
|
border: 1px solid #9be5ad;
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
pointer-events: none;
|
|
|
}
|
|
|
.posWarp___ZUxXl .pos___A7NKx .tips___ap6NV {
|
|
|
width: 196px;
|
|
|
height: 32px;
|
|
|
background: #9be5ad;
|
|
|
border-radius: 0px 0px 0px 22px;
|
|
|
float: right;
|
|
|
text-align: center;
|
|
|
line-height: 32px;
|
|
|
color: #fff;
|
|
|
padding-left: 5px;
|
|
|
}
|
|
|
.posWarp___ZUxXl .markWrongBtnWrapper___oAKlK {
|
|
|
padding-left: 30px;
|
|
|
}
|
|
|
|
|
|
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Export/components/Head/index.less?modules ***!
|
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.wrap___SSpd0 {
|
|
|
position: relative;
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
.wrap___SSpd0 [class~='ant-table-footer'] {
|
|
|
background-color: #fff;
|
|
|
padding: 0px;
|
|
|
}
|
|
|
.img___nbd2O {
|
|
|
position: absolute;
|
|
|
height: 100px;
|
|
|
width: 140px;
|
|
|
top: 2px;
|
|
|
left: 2px;
|
|
|
}
|
|
|
.table___fcP71 a {
|
|
|
color: rgba(0, 0, 0, 0.85);
|
|
|
}
|
|
|
.totalScore___YxSMe {
|
|
|
margin-right: 142px;
|
|
|
padding: 12px 8px;
|
|
|
border-right: 1px solid #f0f0f0;
|
|
|
border-left: 1px solid #f0f0f0;
|
|
|
}
|
|
|
.people___bf9pK {
|
|
|
padding: 12px 8px;
|
|
|
border-right: 1px solid #f0f0f0;
|
|
|
}
|
|
|
.glassSeal___dYhKO {
|
|
|
position: absolute;
|
|
|
font-size: 16px;
|
|
|
left: -480px;
|
|
|
top: 520px;
|
|
|
width: 1000px;
|
|
|
transform: rotate(-90deg);
|
|
|
border-bottom: 2px dashed #fb3226;
|
|
|
display: flex;
|
|
|
}
|
|
|
.glassSeal___dYhKO > span {
|
|
|
padding-right: 20px;
|
|
|
padding-left: 10px;
|
|
|
}
|
|
|
.glassSeal___dYhKO > span:nth-child(1) {
|
|
|
margin-left: auto;
|
|
|
}
|
|
|
.glassSeal___dYhKO > span:last-child {
|
|
|
margin-right: auto;
|
|
|
}
|
|
|
.paperHeader___gYUbq {
|
|
|
position: relative;
|
|
|
margin-bottom: 30px;
|
|
|
font-size: 18px;
|
|
|
font-weight: 500;
|
|
|
}
|
|
|
.paperHeader___gYUbq .exportBtn___nyRYQ {
|
|
|
position: absolute;
|
|
|
right: 0;
|
|
|
top: 100%;
|
|
|
transform: translateY(-50%);
|
|
|
height: 34px;
|
|
|
width: 106px;
|
|
|
}
|
|
|
|
|
|
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Export/components/ExportSetting/index.less?modules ***!
|
|
|
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.modalWrapper___rWDvO div[class~='ant-modal-body'] {
|
|
|
padding: 16px 46px;
|
|
|
}
|
|
|
.exportSettingWrapper___pCClH {
|
|
|
font-size: 14px;
|
|
|
font-weight: 400;
|
|
|
color: #000000;
|
|
|
}
|
|
|
.exportSettingWrapper___pCClH label[class~='ant-checkbox-wrapper'] {
|
|
|
font-size: 14px;
|
|
|
font-weight: 400;
|
|
|
color: #000000;
|
|
|
}
|
|
|
.exportSettingWrapper___pCClH .imgPreviewPart___PCv0Y img {
|
|
|
height: 338px;
|
|
|
}
|
|
|
.exportSettingWrapper___pCClH .tips___EVeBl {
|
|
|
font-size: 12px;
|
|
|
font-weight: 400;
|
|
|
color: #5F6367;
|
|
|
margin-left: 10px;
|
|
|
}
|
|
|
.exportSettingWrapper___pCClH .pottedLine___AaY68 img {
|
|
|
width: 100px;
|
|
|
}
|
|
|
.exportSettingWrapper___pCClH .pottedLine___AaY68 .text___ho3u_ {
|
|
|
font-size: 14px;
|
|
|
font-weight: 400;
|
|
|
color: #666666;
|
|
|
margin: 0 10px;
|
|
|
}
|
|
|
|
|
|
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Detail/components/Redo/index.less?modules ***!
|
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.flex_box_center___VaA8k {
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
-webkit-justify-content: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_space_between___TqHqG {
|
|
|
justify-content: space-between;
|
|
|
-webkit-box-pack: justify;
|
|
|
}
|
|
|
.flex_box_vertical_center___lRanp {
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_box_center_end___BPjtN {
|
|
|
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___jWLBM {
|
|
|
flex-direction: column;
|
|
|
box-orient: block-axis;
|
|
|
}
|
|
|
.title___L0cG8 {
|
|
|
margin-top: 15px;
|
|
|
text-align: left;
|
|
|
font-size: 14px;
|
|
|
color: #333333;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
}
|
|
|
.title___L0cG8 img {
|
|
|
margin-right: 5px;
|
|
|
}
|
|
|
.search____WeIQ {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
justify-content: space-between;
|
|
|
margin-bottom: 10px;
|
|
|
}
|
|
|
.head___xmSl4 {
|
|
|
padding: 0px 8px;
|
|
|
background-color: #f5f5f5;
|
|
|
border-bottom: 1px solid #f0f0f0;
|
|
|
font-size: 14px;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
}
|
|
|
.head___xmSl4 > div {
|
|
|
width: 238px;
|
|
|
padding: 12px 0;
|
|
|
}
|
|
|
.row___HJKId {
|
|
|
padding: 12px 8px;
|
|
|
font-size: 14px;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
width: 944px;
|
|
|
}
|
|
|
.row___HJKId > div {
|
|
|
width: 190px;
|
|
|
}
|
|
|
.row___HJKId.row___HJKId:nth-child(even) {
|
|
|
background-color: #f5f5f5;
|
|
|
}
|
|
|
.row___HJKId.row___HJKId:nth-child(odd) {
|
|
|
background-color: #fff;
|
|
|
}
|
|
|
.btns___m0Vc7 {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
justify-content: center;
|
|
|
margin-top: 14px;
|
|
|
}
|
|
|
.btns___m0Vc7 > div {
|
|
|
width: 60px;
|
|
|
height: 28px;
|
|
|
text-align: center;
|
|
|
line-height: 28px;
|
|
|
border-radius: 4px;
|
|
|
border: 1px solid #eaeaea;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.btns___m0Vc7 > div:last-child {
|
|
|
background-color: #0152d9;
|
|
|
color: #fff;
|
|
|
border: 0;
|
|
|
margin-left: 20px;
|
|
|
}
|
|
|
.sort___qMLQP {
|
|
|
display: flex;
|
|
|
cursor: pointer;
|
|
|
padding-left: 10px !important;
|
|
|
}
|
|
|
.sort___qMLQP:hover {
|
|
|
background: #ededed;
|
|
|
}
|
|
|
.sort___qMLQP aside {
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
font-size: 11px;
|
|
|
margin-left: 4px;
|
|
|
margin-top: 2px;
|
|
|
}
|
|
|
.sort___qMLQP aside > span:first-child {
|
|
|
margin-bottom: -2px;
|
|
|
}
|
|
|
|
|
|
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Detail/components/ResitExercise/index.less?modules ***!
|
|
|
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.flex_box_center___PohMo {
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
-webkit-justify-content: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_space_between___ZyAuO {
|
|
|
justify-content: space-between;
|
|
|
-webkit-box-pack: justify;
|
|
|
}
|
|
|
.flex_box_vertical_center___eh0B6 {
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_box_center_end___O1yBK {
|
|
|
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___rCOUW {
|
|
|
flex-direction: column;
|
|
|
box-orient: block-axis;
|
|
|
}
|
|
|
.customModal___gYgfZ .ant-modal-close-x {
|
|
|
width: 86px;
|
|
|
height: 66px;
|
|
|
line-height: 66px;
|
|
|
}
|
|
|
.customModal___gYgfZ .ant-modal-content {
|
|
|
border-radius: 4px;
|
|
|
overflow: hidden;
|
|
|
}
|
|
|
.customModal___gYgfZ .ant-modal-header {
|
|
|
padding: 22px 40px;
|
|
|
}
|
|
|
.customModal___gYgfZ .ant-modal-header .ant-modal-title {
|
|
|
font-size: 18px;
|
|
|
font-weight: 400;
|
|
|
}
|
|
|
.customModal___gYgfZ .ant-modal-body {
|
|
|
padding: 40px 40px 30px 40px;
|
|
|
}
|
|
|
.checking___70GE9 {
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
}
|
|
|
.checking___70GE9 .content___FtAfN {
|
|
|
max-height: 500px;
|
|
|
}
|
|
|
.checking___70GE9 .content___FtAfN .group___kIfCW {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
}
|
|
|
.checking___70GE9 .content___FtAfN .group___kIfCW > p {
|
|
|
flex-shrink: 0;
|
|
|
margin: -6px 0px 0px;
|
|
|
font-size: 16px;
|
|
|
}
|
|
|
.checking___70GE9 .content___FtAfN .group___kIfCW label {
|
|
|
max-width: 200px;
|
|
|
overflow: hidden;
|
|
|
white-space: nowrap;
|
|
|
text-overflow: ellipsis;
|
|
|
font-size: 16px;
|
|
|
margin-left: 6px;
|
|
|
}
|
|
|
.checking___70GE9 .footer___A6aEg {
|
|
|
display: flex;
|
|
|
height: 44px;
|
|
|
justify-content: flex-end;
|
|
|
align-items: center;
|
|
|
}
|
|
|
.checking___70GE9 .footer___A6aEg > label {
|
|
|
margin-right: auto;
|
|
|
font-size: 16px;
|
|
|
}
|
|
|
.checking___70GE9 .footer___A6aEg > button {
|
|
|
width: 100px;
|
|
|
height: 40px;
|
|
|
border-radius: 4px;
|
|
|
font-size: 16px;
|
|
|
}
|
|
|
.checking___70GE9 .footer___A6aEg > button:first-of-type {
|
|
|
background: #DEDEDE;
|
|
|
color: #333;
|
|
|
margin-right: 20px;
|
|
|
}
|
|
|
.scoremodal___FKFBU .selectWrapper___J8t1k span[class~='ant-select-selection-placeholder'] {
|
|
|
color: #9096A3;
|
|
|
}
|
|
|
.scoremodal___FKFBU .selectWrapper___J8t1k div[class~='ant-select-selector'] {
|
|
|
border-radius: 4px;
|
|
|
height: 38px !important;
|
|
|
}
|
|
|
.scoremodal___FKFBU .selectWrapper___J8t1k div[class~='ant-select-selector'] input[class~='ant-select-selection-search-input'],
|
|
|
.scoremodal___FKFBU .selectWrapper___J8t1k div[class~='ant-select-selector'] span[class~='ant-select-selection-placeholder'] {
|
|
|
height: 38px !important;
|
|
|
line-height: 36px !important;
|
|
|
}
|
|
|
.scoremodal___FKFBU .selectWrapper___J8t1k div[class~='ant-select-selector'] span[class~='ant-select-selection-item'] {
|
|
|
line-height: 36px !important;
|
|
|
}
|
|
|
.scoremodal___FKFBU .selectWrapper___J8t1k span[class~='ant-select-arrow'] {
|
|
|
right: 12px;
|
|
|
}
|
|
|
.scoremodal___FKFBU .allqingchu___UjfNm {
|
|
|
margin-top: 8px;
|
|
|
color: #165DFF;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.scoremodal___FKFBU .allqingchu___UjfNm span {
|
|
|
width: 84px;
|
|
|
height: 20px;
|
|
|
font-size: 14px;
|
|
|
font-weight: 400;
|
|
|
color: #165DFF;
|
|
|
line-height: 20px;
|
|
|
margin-left: 5px;
|
|
|
}
|
|
|
.scoremodal___FKFBU .allqingchu___UjfNm:hover,
|
|
|
.scoremodal___FKFBU .allqingchu___UjfNm:hover span {
|
|
|
color: #E30000;
|
|
|
}
|
|
|
.scoremodal___FKFBU .title___tB39D {
|
|
|
color: #000000;
|
|
|
font-size: 16px;
|
|
|
font-weight: 500;
|
|
|
display: flex;
|
|
|
width: 100%;
|
|
|
}
|
|
|
.scoremodal___FKFBU .search___Pnsp3 {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
overflow: hidden;
|
|
|
border-radius: 19px;
|
|
|
height: 38px;
|
|
|
width: 290px;
|
|
|
padding-left: 20px;
|
|
|
background-color: #f6f7f9;
|
|
|
border: none;
|
|
|
}
|
|
|
.scoremodal___FKFBU .search___Pnsp3 [class~='ant-input-affix-wrapper'] {
|
|
|
background-color: #f6f7f9;
|
|
|
border: none;
|
|
|
}
|
|
|
.scoremodal___FKFBU .search___Pnsp3 [class~='ant-input-affix-wrapper'] input {
|
|
|
height: 19px !important;
|
|
|
line-height: 19px !important;
|
|
|
}
|
|
|
.scoremodal___FKFBU .search___Pnsp3 [class~='ant-input-affix-wrapper'] {
|
|
|
outline: none !important;
|
|
|
border: none !important;
|
|
|
box-shadow: none !important;
|
|
|
}
|
|
|
.scoremodal___FKFBU .search___Pnsp3 span[class~='ant-input-group-addon'] {
|
|
|
display: none;
|
|
|
}
|
|
|
.scoremodal___FKFBU .search___Pnsp3 .searchIcon___mVW2x {
|
|
|
margin-right: 14px;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.scoremodal___FKFBU .search___Pnsp3 input {
|
|
|
background-color: #f6f7f9;
|
|
|
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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Detail/components/ReturnList/index.less?modules ***!
|
|
|
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.info___FCajO {
|
|
|
display: flex;
|
|
|
}
|
|
|
.info___FCajO .info_name___nVPNy,
|
|
|
.info___FCajO .info_studeng_id___afKvd,
|
|
|
.info___FCajO .info_group___xadCu {
|
|
|
overflow: hidden;
|
|
|
text-overflow: ellipsis;
|
|
|
white-space: nowrap;
|
|
|
min-width: 150px;
|
|
|
}
|
|
|
.info___FCajO .info_studeng_id___afKvd {
|
|
|
margin: 0 50px;
|
|
|
}
|
|
|
|
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/components/TrfList/index.less?modules ***!
|
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.leftdiv___iuhY9 {
|
|
|
flex: 1 1;
|
|
|
margin-right: 8px;
|
|
|
height: 340px;
|
|
|
border-radius: 4px;
|
|
|
border: 1px solid #d9d9d9;
|
|
|
padding: 14px;
|
|
|
}
|
|
|
.leftdiv___iuhY9 .listClass___o5N53 {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
}
|
|
|
.leftdiv___iuhY9 .spantitle___KVMSL {
|
|
|
word-break: break-all;
|
|
|
overflow: hidden;
|
|
|
text-overflow: ellipsis;
|
|
|
white-space: nowrap;
|
|
|
width: 108px;
|
|
|
display: inline-block;
|
|
|
}
|
|
|
.rightdiv___f2zZr {
|
|
|
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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/components/index.less?modules ***!
|
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.cstuModal___aIPVR ul[class~='ant-pagination'] {
|
|
|
margin-top: 20px !important;
|
|
|
margin-bottom: 30px !important;
|
|
|
}
|
|
|
.removeStyle___wY4gp:hover {
|
|
|
color: #E30000 !important;
|
|
|
}
|
|
|
.bottom___a8tK0 {
|
|
|
width: 100%;
|
|
|
text-align: end;
|
|
|
margin-bottom: 25px;
|
|
|
}
|
|
|
.bottom___a8tK0 .yes___Zhc4z {
|
|
|
padding: 0px 16px;
|
|
|
height: 32px;
|
|
|
background: #3061D0;
|
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
|
border-radius: 2px;
|
|
|
font-weight: 400;
|
|
|
color: #FFFFFF;
|
|
|
border: 0px;
|
|
|
}
|
|
|
.bottom___a8tK0 .no___Ngwsa {
|
|
|
margin-right: 20px;
|
|
|
padding: 0px 16px;
|
|
|
height: 32px;
|
|
|
background: #F8F9FC;
|
|
|
border-radius: 2px;
|
|
|
opacity: 0.5;
|
|
|
border: 1px solid #C3CFE0;
|
|
|
font-weight: 400;
|
|
|
color: #464F66;
|
|
|
line-height: 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Paperlibrary/Random/PreviewEdit/index.less?modules ***!
|
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.flex_box_center___kQBcj {
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
-webkit-justify-content: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_space_between___Znlbo {
|
|
|
justify-content: space-between;
|
|
|
-webkit-box-pack: justify;
|
|
|
}
|
|
|
.flex_box_vertical_center___CPD50 {
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_box_center_end___jzPvK {
|
|
|
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___cvIBS {
|
|
|
flex-direction: column;
|
|
|
box-orient: block-axis;
|
|
|
}
|
|
|
.wrap___lab8O {
|
|
|
margin: 0 auto 20px auto;
|
|
|
max-width: 1200px;
|
|
|
}
|
|
|
.wrap___lab8O .crumbs___qvTza {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
margin: 24px 0;
|
|
|
}
|
|
|
.wrap___lab8O .crumbs___qvTza b {
|
|
|
width: 6px;
|
|
|
height: 6px;
|
|
|
background: #198cfe;
|
|
|
border-radius: 3px;
|
|
|
margin-right: 7px;
|
|
|
}
|
|
|
.wrap___lab8O .crumbs___qvTza span {
|
|
|
font-size: 14px;
|
|
|
color: #666666;
|
|
|
}
|
|
|
|
|
|
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Detail/components/Checking/index.less?modules ***!
|
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.flex_box_center___WY2F6 {
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
-webkit-justify-content: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_space_between___iUTlt {
|
|
|
justify-content: space-between;
|
|
|
-webkit-box-pack: justify;
|
|
|
}
|
|
|
.flex_box_vertical_center___mDkSS {
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_box_center_end___Wn6Ih {
|
|
|
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___fErgP {
|
|
|
flex-direction: column;
|
|
|
box-orient: block-axis;
|
|
|
}
|
|
|
.customModal___WBifT .ant-modal-close-x {
|
|
|
width: 86px;
|
|
|
height: 66px;
|
|
|
line-height: 66px;
|
|
|
}
|
|
|
.customModal___WBifT .ant-modal-content {
|
|
|
border-radius: 4px;
|
|
|
overflow: hidden;
|
|
|
}
|
|
|
.customModal___WBifT .ant-modal-header {
|
|
|
padding: 22px 40px;
|
|
|
}
|
|
|
.customModal___WBifT .ant-modal-header .ant-modal-title {
|
|
|
font-size: 18px;
|
|
|
font-weight: 400;
|
|
|
}
|
|
|
.customModal___WBifT .ant-modal-body {
|
|
|
padding: 40px 40px 30px 40px;
|
|
|
}
|
|
|
.checking___THUYH {
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
}
|
|
|
.checking___THUYH .content___OYuOv {
|
|
|
max-height: 500px;
|
|
|
}
|
|
|
.checking___THUYH .content___OYuOv .group___mn5IG {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
}
|
|
|
.checking___THUYH .content___OYuOv .group___mn5IG > p {
|
|
|
flex-shrink: 0;
|
|
|
margin: -6px 0px 0px;
|
|
|
font-size: 16px;
|
|
|
}
|
|
|
.checking___THUYH .content___OYuOv .group___mn5IG label {
|
|
|
max-width: 200px;
|
|
|
overflow: hidden;
|
|
|
white-space: nowrap;
|
|
|
text-overflow: ellipsis;
|
|
|
font-size: 16px;
|
|
|
margin-left: 6px;
|
|
|
}
|
|
|
.checking___THUYH .footer___yBjyD {
|
|
|
display: flex;
|
|
|
height: 44px;
|
|
|
justify-content: flex-end;
|
|
|
align-items: center;
|
|
|
}
|
|
|
.checking___THUYH .footer___yBjyD > label {
|
|
|
margin-right: auto;
|
|
|
font-size: 16px;
|
|
|
}
|
|
|
.checking___THUYH .footer___yBjyD > button {
|
|
|
width: 100px;
|
|
|
height: 40px;
|
|
|
border-radius: 4px;
|
|
|
font-size: 16px;
|
|
|
}
|
|
|
.checking___THUYH .footer___yBjyD > button:first-of-type {
|
|
|
background: #DEDEDE;
|
|
|
color: #333;
|
|
|
margin-right: 20px;
|
|
|
}
|
|
|
|
|
|
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Detail/components/ConfigWorks/index.less?modules ***!
|
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.flex_box_center___Onpg9 {
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
-webkit-justify-content: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_space_between___nYRpC {
|
|
|
justify-content: space-between;
|
|
|
-webkit-box-pack: justify;
|
|
|
}
|
|
|
.flex_box_vertical_center___NGA7H {
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_box_center_end___a2dUm {
|
|
|
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___c5CN2 {
|
|
|
flex-direction: column;
|
|
|
box-orient: block-axis;
|
|
|
}
|
|
|
.formDom___ahHwX {
|
|
|
margin-top: 30px;
|
|
|
margin-bottom: 100px;
|
|
|
padding-bottom: 40px;
|
|
|
}
|
|
|
.formDom___ahHwX strong {
|
|
|
font-weight: normal;
|
|
|
color: #333;
|
|
|
font-size: 16px;
|
|
|
}
|
|
|
.formDom___ahHwX label[class~='ant-radio-wrapper'],
|
|
|
.formDom___ahHwX label[class~='ant-checkbox-wrapper'] {
|
|
|
font-size: 16px;
|
|
|
font-weight: 500;
|
|
|
color: #333333;
|
|
|
}
|
|
|
.formDom___ahHwX label[class~='ant-radio-wrapper'] span,
|
|
|
.formDom___ahHwX label[class~='ant-checkbox-wrapper'] span {
|
|
|
color: #333333;
|
|
|
}
|
|
|
.formDom___ahHwX div[class~='ant-form-item'] {
|
|
|
margin-bottom: 28px;
|
|
|
}
|
|
|
.form___TDc55 {
|
|
|
margin-bottom: 20px;
|
|
|
padding-bottom: 40px;
|
|
|
}
|
|
|
.form___TDc55 strong {
|
|
|
font-weight: normal;
|
|
|
color: #333;
|
|
|
font-size: 16px;
|
|
|
}
|
|
|
.form___TDc55 h1 {
|
|
|
font-weight: 600;
|
|
|
color: #333;
|
|
|
font-size: 16px;
|
|
|
}
|
|
|
.form___TDc55 label[class~='ant-radio-wrapper'],
|
|
|
.form___TDc55 label[class~='ant-checkbox-wrapper'] {
|
|
|
font-size: 16px;
|
|
|
font-weight: 500;
|
|
|
color: #333333;
|
|
|
}
|
|
|
.form___TDc55 label[class~='ant-radio-wrapper'] span,
|
|
|
.form___TDc55 label[class~='ant-checkbox-wrapper'] span {
|
|
|
color: #333333;
|
|
|
}
|
|
|
.form___TDc55 [class~='ant-form-item'] {
|
|
|
margin-bottom: 0;
|
|
|
}
|
|
|
.buttonFixed___oKPiL {
|
|
|
position: fixed;
|
|
|
z-index: 1000;
|
|
|
bottom: 0;
|
|
|
left: 0;
|
|
|
width: 100%;
|
|
|
height: 64px;
|
|
|
background: #fff;
|
|
|
box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.05);
|
|
|
}
|
|
|
.buttonFixed___oKPiL .buttonWrap___LDtpG {
|
|
|
display: flex;
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
height: 100%;
|
|
|
}
|
|
|
.buttonFixed___oKPiL .buttonWrap___LDtpG .button___ydPRd {
|
|
|
width: 100px;
|
|
|
height: 38px !important;
|
|
|
line-height: 38px !important;
|
|
|
font-weight: 400;
|
|
|
padding: 0px;
|
|
|
font-size: 14px !important;
|
|
|
}
|
|
|
.buttonFixed___oKPiL div[class~='ant-form-item'] {
|
|
|
margin-bottom: 0px;
|
|
|
height: 100%;
|
|
|
}
|
|
|
.buttonFixed___oKPiL div[class~='ant-form-item-control-input'] {
|
|
|
height: 100%;
|
|
|
}
|
|
|
.scoreSettingWrapper___L7weV label[class~='ant-radio-wrapper'] span,
|
|
|
.scoreSettingWrapper___L7weV label[class~='ant-checkbox-wrapper'] span {
|
|
|
color: #333333;
|
|
|
}
|
|
|
.ipItem___nAf_u {
|
|
|
font-size: 14px;
|
|
|
padding: 10px;
|
|
|
}
|
|
|
.ipItem___nAf_u i {
|
|
|
background: rgba(24, 144, 255, 0.1);
|
|
|
font-style: normal;
|
|
|
border-radius: 12px;
|
|
|
padding: 5px 15px;
|
|
|
margin-right: 5px;
|
|
|
line-height: 1;
|
|
|
display: inline-block;
|
|
|
}
|
|
|
.ipWrp___x3LTQ {
|
|
|
padding: 20px;
|
|
|
background: #fafafa;
|
|
|
}
|
|
|
.tagWrap___PMN4b {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
justify-content: space-between;
|
|
|
margin-right: 10px;
|
|
|
}
|
|
|
.tagWrap___PMN4b > div {
|
|
|
display: flex;
|
|
|
flex-wrap: wrap;
|
|
|
}
|
|
|
.tagWrap___PMN4b .tag___Auf1J {
|
|
|
height: 24px;
|
|
|
line-height: 24px;
|
|
|
font-size: 14px;
|
|
|
padding: 0 10px;
|
|
|
color: #0152d9;
|
|
|
background: #eaf0fc;
|
|
|
margin: 3px;
|
|
|
border-radius: 2px;
|
|
|
display: inline-flex;
|
|
|
}
|
|
|
.tagWrap___PMN4b .tag___Auf1J b {
|
|
|
display: inline-block;
|
|
|
overflow: hidden;
|
|
|
text-overflow: ellipsis;
|
|
|
white-space: nowrap;
|
|
|
max-width: 70px;
|
|
|
font-weight: 400;
|
|
|
}
|
|
|
.tagWrap___PMN4b .tag___Auf1J span {
|
|
|
cursor: pointer;
|
|
|
color: #0152d9;
|
|
|
margin-left: 5px;
|
|
|
}
|
|
|
.tagWrap___PMN4b .tag___Auf1J span i {
|
|
|
font-size: 12px;
|
|
|
display: inline-block;
|
|
|
transform: scale(0.6);
|
|
|
}
|
|
|
.padding___veqnd {
|
|
|
padding: 9px 8px !important;
|
|
|
}
|
|
|
.unlockKeyWrapper___UOERJ {
|
|
|
margin-top: 15px;
|
|
|
padding-left: 24px;
|
|
|
}
|
|
|
.unlockKeyWrapper___UOERJ .unlockKeyInput___ItI9I {
|
|
|
width: 144px;
|
|
|
}
|
|
|
.mb40___eMjps {
|
|
|
margin-bottom: 40px;
|
|
|
}
|
|
|
.mb28___ZxJPY {
|
|
|
margin-bottom: 28px;
|
|
|
}
|
|
|
.mainRuleText___U5cJS {
|
|
|
font-size: 16px;
|
|
|
font-weight: 400;
|
|
|
color: #333333;
|
|
|
}
|
|
|
.minorRuleText___aZezx {
|
|
|
font-size: 14px;
|
|
|
font-weight: 400;
|
|
|
color: #333333;
|
|
|
}
|
|
|
.contentInterval___slPV9 {
|
|
|
margin-left: 24px;
|
|
|
}
|
|
|
.CompetitionsListzhezhao___bTlUp {
|
|
|
position: absolute;
|
|
|
top: 0px;
|
|
|
left: 0px;
|
|
|
width: 1200px;
|
|
|
height: 100%;
|
|
|
z-index: 10000;
|
|
|
background: rgba(0, 0, 0, 0.33);
|
|
|
text-align: center;
|
|
|
color: #fff;
|
|
|
font-size: 22px;
|
|
|
align-items: center;
|
|
|
justify-content: space-around;
|
|
|
flex-direction: column;
|
|
|
}
|
|
|
[id='root'] .numberInput____ONIt {
|
|
|
margin: 0 10px;
|
|
|
width: 276px;
|
|
|
height: 38px;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
}
|
|
|
.publishRuleIndex___s2cVA {
|
|
|
font-size: 16px;
|
|
|
font-weight: 500;
|
|
|
color: #333333;
|
|
|
margin-bottom: 30px;
|
|
|
}
|
|
|
.publishRuleIndex___s2cVA::before {
|
|
|
content: '';
|
|
|
display: inline-block;
|
|
|
width: 8px;
|
|
|
height: 8px;
|
|
|
border-radius: 50%;
|
|
|
background-color: #C1C5CE;
|
|
|
margin-right: 10px;
|
|
|
margin-left: 4px;
|
|
|
}
|
|
|
.publishRuleContent___HohmS {
|
|
|
margin-bottom: 40px;
|
|
|
padding-right: 40px;
|
|
|
}
|
|
|
.publishRuleContent___HohmS .groupSelector___Zxqsw {
|
|
|
margin-left: 10px;
|
|
|
margin-right: 40px;
|
|
|
width: 314px;
|
|
|
}
|
|
|
.publishRuleContent___HohmS .groupSelector___Zxqsw div[class~='ant-select-selector'] {
|
|
|
min-height: 38px;
|
|
|
}
|
|
|
.publishRuleContent___HohmS div[class~='ant-picker'] {
|
|
|
margin-left: 10px;
|
|
|
height: 38px;
|
|
|
}
|
|
|
.publishRuleContent___HohmS .addAndDelete___saTVM {
|
|
|
text-align: right;
|
|
|
font-size: 20px;
|
|
|
margin-left: 32px;
|
|
|
}
|
|
|
.publishRuleContent___HohmS .addAndDelete___saTVM .deleteIcon___vnkck {
|
|
|
color: #E30000;
|
|
|
}
|
|
|
.publishRuleContent___HohmS .addAndDelete___saTVM .addIcon___Yz7Ef {
|
|
|
color: #3061D0;
|
|
|
margin-left: 14px;
|
|
|
}
|
|
|
.cancelBtn___p8Klw {
|
|
|
width: 60px;
|
|
|
height: 32px;
|
|
|
background: #F8F9FC;
|
|
|
border-radius: 2px;
|
|
|
}
|
|
|
.submitBtn___pmm2G {
|
|
|
width: 88px;
|
|
|
height: 32px;
|
|
|
background: #3061D0;
|
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
|
border-radius: 2px;
|
|
|
}
|
|
|
.remindForm___K6X21 {
|
|
|
padding: 20px 0 20px 20px;
|
|
|
background: #F8F9FA;
|
|
|
margin-bottom: 40px;
|
|
|
}
|
|
|
.remindForm___K6X21 .remindItem___Z7rRb {
|
|
|
padding-right: 40px;
|
|
|
margin-bottom: 16px;
|
|
|
color: #4C4C4C;
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
.remindForm___K6X21 .remindItem___Z7rRb .remindInput___r_wq3 {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
.remindForm___K6X21 .remindItem___Z7rRb .remindInput___r_wq3 input[class~='ant-input-number-input'] {
|
|
|
height: 38px;
|
|
|
}
|
|
|
.remindForm___K6X21 .remindItem___Z7rRb .remindInput___r_wq3 input[class~='ant-input'] {
|
|
|
height: 30px;
|
|
|
}
|
|
|
.remindForm___K6X21 .addRemind___jbnIp {
|
|
|
cursor: pointer;
|
|
|
color: #165DFF;
|
|
|
}
|
|
|
.remindForm___K6X21 .addRemind___jbnIp.disabled___ebijK {
|
|
|
color: rgba(0, 0, 0, 0.25);
|
|
|
cursor: not-allowed;
|
|
|
}
|
|
|
.removeStyle___ObL0w:hover {
|
|
|
color: #E30000 !important;
|
|
|
}
|
|
|
|
|
|
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/FixedButton/index.less?modules ***!
|
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.buttonFixed___vyq30 {
|
|
|
position: fixed;
|
|
|
z-index: 1000;
|
|
|
bottom: 0;
|
|
|
left: 0;
|
|
|
width: 100%;
|
|
|
height: 63px;
|
|
|
background: #fff;
|
|
|
box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.05);
|
|
|
}
|
|
|
.button___hxmYv {
|
|
|
width: 100px;
|
|
|
height: 38px !important;
|
|
|
font-weight: 400;
|
|
|
padding: 0px;
|
|
|
font-size: 14px !important;
|
|
|
}
|
|
|
.buttonWrap___uK8dl {
|
|
|
display: flex;
|
|
|
flex-direction: row;
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
height: 100%;
|
|
|
}
|
|
|
|
|
|
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Detail/components/StatisticsResult/index.less?modules ***!
|
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.wrap___y4Bkb {
|
|
|
background: #FFFFFF;
|
|
|
border-radius: 0 4px 4px 0;
|
|
|
padding: 30px 0px;
|
|
|
margin-bottom: 40px;
|
|
|
}
|
|
|
.wrap___y4Bkb .head___Dfq21 {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
justify-content: space-between;
|
|
|
height: 32px;
|
|
|
margin-top: 30px;
|
|
|
margin-bottom: 10px;
|
|
|
}
|
|
|
.wrap___y4Bkb .head___Dfq21 .title___cJ2wS {
|
|
|
font-size: 16px;
|
|
|
color: #000000;
|
|
|
}
|
|
|
.wrap___y4Bkb .head___Dfq21 div[class~='ant-form-item'] {
|
|
|
margin-bottom: 0;
|
|
|
}
|
|
|
.wrap___y4Bkb .table___gdAJP {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
height: 94px;
|
|
|
border: 1px solid #F6F7F9;
|
|
|
overflow: auto hidden;
|
|
|
}
|
|
|
.wrap___y4Bkb .table___gdAJP aside {
|
|
|
flex: 1 1;
|
|
|
}
|
|
|
.wrap___y4Bkb .table___gdAJP aside div:first-child {
|
|
|
height: 44px;
|
|
|
background: #F6F7F9;
|
|
|
font-size: 14px;
|
|
|
color: #5F6368;
|
|
|
line-height: 44px;
|
|
|
padding: 0 11px;
|
|
|
white-space: nowrap;
|
|
|
}
|
|
|
.wrap___y4Bkb .table___gdAJP aside div:first-child i {
|
|
|
font-size: 14px;
|
|
|
color: #145DFF;
|
|
|
margin-left: 4px;
|
|
|
cursor: default;
|
|
|
}
|
|
|
.wrap___y4Bkb .table___gdAJP aside div:last-child {
|
|
|
font-size: 14px;
|
|
|
color: #000000;
|
|
|
line-height: 50px;
|
|
|
padding: 0 11px;
|
|
|
white-space: nowrap;
|
|
|
}
|
|
|
.FormCheckBoxDom___NtsDC {
|
|
|
padding: 20px 20px 0 !important;
|
|
|
background: #FAFAFB !important;
|
|
|
border-radius: 2px !important;
|
|
|
}
|
|
|
.FormCheckBoxDom___NtsDC div[class~="ant-form-item"] {
|
|
|
margin-bottom: 20px !important;
|
|
|
}
|
|
|
.FormCheckBoxDom___NtsDC div[class~="ant-form-item-label"] > label {
|
|
|
color: #9096A3 !important;
|
|
|
margin-right: 10px !important;
|
|
|
height: auto !important;
|
|
|
}
|
|
|
.FormCheckBoxDom___NtsDC div[class~="ant-form-item-control-input"] {
|
|
|
min-height: auto !important;
|
|
|
}
|
|
|
.FormCheckBoxDom___NtsDC div[class~="ant-checkbox-group"] {
|
|
|
gap: 10px 38px !important;
|
|
|
}
|
|
|
.FormCheckBoxDom___NtsDC label[class~="ant-checkbox-wrapper"] {
|
|
|
color: #000 !important;
|
|
|
}
|
|
|
.FormCheckBoxDom___NtsDC span[class~="ant-checkbox-inner"] {
|
|
|
border-radius: 4px !important;
|
|
|
}
|
|
|
.FormCheckBoxDom___NtsDC div[class~="ant-radio-group"] {
|
|
|
display: inline-flex !important;
|
|
|
gap: 10px 16px !important;
|
|
|
flex-wrap: wrap !important;
|
|
|
}
|
|
|
.FormCheckBoxDom___NtsDC label[class~="ant-radio-button-wrapper-checked"] {
|
|
|
background: #FFFFFF !important;
|
|
|
}
|
|
|
.FormCheckBoxDom___NtsDC label[class~="ant-radio-button-wrapper"] {
|
|
|
border: none !important;
|
|
|
height: auto !important;
|
|
|
line-height: 22px !important;
|
|
|
padding-inline: 12px !important;
|
|
|
background: none;
|
|
|
}
|
|
|
.FormCheckBoxDom___NtsDC label[class~="ant-radio-button-wrapper"]::before {
|
|
|
content: none !important;
|
|
|
}
|
|
|
|
|
|
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/BehavioralAnalysis/index.less?modules ***!
|
|
|
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.flex_box_center___swvFl {
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
-webkit-justify-content: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_space_between___AqPFV {
|
|
|
justify-content: space-between;
|
|
|
-webkit-box-pack: justify;
|
|
|
}
|
|
|
.flex_box_vertical_center___XWInJ {
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_box_center_end___GB61t {
|
|
|
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___dJnz1 {
|
|
|
flex-direction: column;
|
|
|
box-orient: block-axis;
|
|
|
}
|
|
|
.analysis___xyV_c .title___DQ3VK {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
margin-bottom: 20px;
|
|
|
}
|
|
|
.analysis___xyV_c .title___DQ3VK b {
|
|
|
width: 6px;
|
|
|
height: 14px;
|
|
|
background: #3061D0;
|
|
|
border-radius: 1px;
|
|
|
display: inline-block;
|
|
|
margin-right: 8px;
|
|
|
}
|
|
|
.analysis___xyV_c .title___DQ3VK span {
|
|
|
font-size: 16px;
|
|
|
font-weight: 500;
|
|
|
color: #191919;
|
|
|
line-height: 16px;
|
|
|
}
|
|
|
.analysis___xyV_c .itemWrap___vFE5r {
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
}
|
|
|
.analysis___xyV_c .itemWrap___vFE5r .item___NjeOt {
|
|
|
width: 23%;
|
|
|
height: 145px;
|
|
|
border-radius: 4px;
|
|
|
border: 1px solid #EDEDED;
|
|
|
}
|
|
|
.list___BbMrm {
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
align-items: center;
|
|
|
flex-wrap: wrap;
|
|
|
padding: 0;
|
|
|
}
|
|
|
.list___BbMrm .wrap___UQTTb {
|
|
|
width: 100px;
|
|
|
height: 254px;
|
|
|
background: #FFFFFF;
|
|
|
box-shadow: 0px 4px 8px 0px rgba(193, 202, 212, 0.5);
|
|
|
border-radius: 12px;
|
|
|
}
|
|
|
.list___BbMrm .wrap___UQTTb .img___tNvUo {
|
|
|
height: 184px;
|
|
|
position: relative;
|
|
|
overflow: hidden;
|
|
|
border-radius: 12px 12px 0 0;
|
|
|
}
|
|
|
.list___BbMrm .wrap___UQTTb .img___tNvUo img {
|
|
|
width: 100%;
|
|
|
}
|
|
|
.list___BbMrm .wrap___UQTTb .img___tNvUo .tips___Eu4wH {
|
|
|
padding-left: 16px;
|
|
|
padding-top: 10px;
|
|
|
height: 57px;
|
|
|
color: #fff;
|
|
|
width: 100%;
|
|
|
position: absolute;
|
|
|
z-index: 10;
|
|
|
bottom: 0;
|
|
|
left: 0;
|
|
|
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.66) 100%);
|
|
|
}
|
|
|
.list___BbMrm .wrap___UQTTb .footer___ZbR9W {
|
|
|
height: 70px;
|
|
|
padding: 15px;
|
|
|
}
|
|
|
.list___BbMrm .wrap___UQTTb .footer___ZbR9W ul {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
padding: 0;
|
|
|
}
|
|
|
.list___BbMrm .wrap___UQTTb .footer___ZbR9W ul li {
|
|
|
width: 50%;
|
|
|
color: #7D7D7D;
|
|
|
}
|
|
|
.list___BbMrm .wrap___UQTTb .footer___ZbR9W ul li i {
|
|
|
margin-right: 5px;
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
.noData___mLlw0 .title___DQ3VK {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
margin-bottom: 20px;
|
|
|
}
|
|
|
.noData___mLlw0 .title___DQ3VK b {
|
|
|
width: 6px;
|
|
|
height: 14px;
|
|
|
background: #3061D0;
|
|
|
border-radius: 1px;
|
|
|
display: inline-block;
|
|
|
margin-right: 8px;
|
|
|
}
|
|
|
.noData___mLlw0 .title___DQ3VK span {
|
|
|
font-size: 16px;
|
|
|
font-weight: 500;
|
|
|
color: #191919;
|
|
|
line-height: 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Detail/components/StatisticsResult/NormalResult/index.less?modules ***!
|
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.Onerow___ZYa8H {
|
|
|
word-break: break-all;
|
|
|
overflow: hidden;
|
|
|
white-space: nowrap;
|
|
|
text-overflow: ellipsis;
|
|
|
}
|
|
|
.TableDom___PXmEy {
|
|
|
position: -webkit-sticky;
|
|
|
position: sticky;
|
|
|
top: 0px;
|
|
|
z-index: 1;
|
|
|
}
|
|
|
.TableDom___PXmEy tbody[class~="ant-table-tbody"] {
|
|
|
display: none;
|
|
|
}
|
|
|
.CollapseDom___q9wvV {
|
|
|
border: 1px solid #F1F1F1 !important;
|
|
|
margin-top: 10px !important;
|
|
|
}
|
|
|
.CollapseDomC___zTeH1 div[class~="ant-collapse-header"] {
|
|
|
border-bottom: 1px solid #F1F1F1 !important;
|
|
|
}
|
|
|
.CollapseDom___q9wvV div[class~="ant-collapse-item"] {
|
|
|
border-bottom: none !important;
|
|
|
}
|
|
|
.CollapseDom___q9wvV div[class~="ant-collapse-header"] {
|
|
|
padding: 20px !important;
|
|
|
}
|
|
|
.CollapseDom___q9wvV div[class~="ant-collapse-expand-icon"] {
|
|
|
-webkit-padding-end: 0 !important;
|
|
|
padding-inline-end: 0 !important;
|
|
|
-webkit-padding-start: 0 !important;
|
|
|
padding-inline-start: 0 !important;
|
|
|
}
|
|
|
.CollapseDom___q9wvV div[class~="ant-collapse-content"] {
|
|
|
border: none !important;
|
|
|
}
|
|
|
.CollapseDom___q9wvV div[class~="ant-collapse-content-box"] {
|
|
|
padding: 0 20px 20px !important;
|
|
|
}
|
|
|
.CollapseChildrenDom___O1Ffz {
|
|
|
border: none !important;
|
|
|
}
|
|
|
.CollapseChildrenDom___O1Ffz div[class~="ant-collapse-header"] {
|
|
|
padding: 10px 0 !important;
|
|
|
border: none !important;
|
|
|
}
|
|
|
.CollapseChildrenDom___O1Ffz div[class~="ant-collapse-content-box"] {
|
|
|
padding: 0 !important;
|
|
|
}
|
|
|
.open___K7p7T {
|
|
|
transform: rotateZ(180deg);
|
|
|
}
|
|
|
.DomStyle___EoUKX {
|
|
|
padding: 20px;
|
|
|
background: #F6F7F9;
|
|
|
color: #5F6368;
|
|
|
}
|
|
|
.DomStyleTitle___vhLg3 {
|
|
|
font-weight: 600;
|
|
|
white-space: nowrap;
|
|
|
font-size: 14px;
|
|
|
line-height: 22px;
|
|
|
}
|
|
|
.DomStyleTitle___vhLg3 > p {
|
|
|
font-weight: 400;
|
|
|
line-height: 22px !important;
|
|
|
color: #5F6368;
|
|
|
}
|
|
|
.DomStyleTitleChild___a1RIx > p {
|
|
|
font-weight: 600;
|
|
|
}
|
|
|
.DomStyle___EoUKX .Sessce___zdKQ2 {
|
|
|
color: #2EC25B;
|
|
|
}
|
|
|
.DomStyle___EoUKX .Sessce___zdKQ2 .DomStyleTitle___vhLg3 > p {
|
|
|
color: #2EC25B;
|
|
|
}
|
|
|
.AnswerSDom___YkvgW {
|
|
|
padding: 10px 0 10px 20px;
|
|
|
border-left: 1px solid #DEDEDE;
|
|
|
}
|
|
|
.AnswerSDom___YkvgW .Sessce___zdKQ2 {
|
|
|
color: #2EC25B;
|
|
|
}
|
|
|
|
|
|
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Detail/components/StatisticsResult/RandomDetail/index.less?modules ***!
|
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.wrap___nansB {
|
|
|
background: #FFFFFF;
|
|
|
border-radius: 0 4px 4px 0;
|
|
|
}
|
|
|
|
|
|
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/ResTable/index.less ***!
|
|
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.react-resizable {
|
|
|
position: relative;
|
|
|
background-clip: padding-box;
|
|
|
}
|
|
|
.react-resizable-handle {
|
|
|
position: absolute;
|
|
|
width: 10px;
|
|
|
height: 100%;
|
|
|
bottom: 0;
|
|
|
right: -5px;
|
|
|
cursor: col-resize;
|
|
|
z-index: 1;
|
|
|
}
|
|
|
/** 这里是偏移的时候显示的竖线,只有表头有竖线;
|
|
|
如果需要联通表格请自行修改高度,1000倍表头高度,然后超出表格隐藏什么的(自行研究) */
|
|
|
.react-resizable-handle.active::before {
|
|
|
content: '';
|
|
|
position: absolute;
|
|
|
left: 50%;
|
|
|
top: 0;
|
|
|
bottom: 0;
|
|
|
border-left: solid 1px black;
|
|
|
}
|
|
|
|
|
|
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Detail/components/SelectExercise/index.less?modules ***!
|
|
|
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.hideHeadCheckbox____864g table {
|
|
|
background: #f4faff;
|
|
|
}
|
|
|
.hideHeadCheckbox____864g table > thead > tr > th:nth-child(1) > div {
|
|
|
display: none;
|
|
|
}
|
|
|
.moveCategory___on_eY {
|
|
|
padding: 30px 0;
|
|
|
position: relative;
|
|
|
top: -25px;
|
|
|
}
|
|
|
.moveCategory___on_eY ul {
|
|
|
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
|
|
|
background: white;
|
|
|
padding: 10px 0;
|
|
|
}
|
|
|
.moveCategory___on_eY ul li {
|
|
|
padding: 0 12px;
|
|
|
margin: 5px 0;
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
.tabSearch___LqTIA {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
margin: 8px 0;
|
|
|
}
|
|
|
.warpModal___ub_j0 .ant-tabs-nav::before {
|
|
|
border-bottom: 0;
|
|
|
}
|
|
|
.modalColumn___tJRIx {
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
.modalColumn___tJRIx .modalRow___AFP2T {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
font-size: 14px;
|
|
|
flex-direction: row;
|
|
|
margin-top: 12px;
|
|
|
}
|
|
|
.modalColumn___tJRIx .modalRow___AFP2T .sup____weyo {
|
|
|
color: #fb3226;
|
|
|
font-size: 16px;
|
|
|
margin-top: 21px;
|
|
|
margin-right: 2px;
|
|
|
}
|
|
|
.shijuan___NU0re {
|
|
|
margin-top: 25px;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
}
|
|
|
.shijuan___NU0re .name___tJw50 {
|
|
|
height: 32px;
|
|
|
background: rgba(22, 93, 255, 0.1);
|
|
|
border-radius: 18px;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
justify-content: space-around;
|
|
|
}
|
|
|
.shijuan___NU0re .name___tJw50 span {
|
|
|
height: 22px;
|
|
|
font-size: 14px;
|
|
|
font-weight: 400;
|
|
|
color: #165DFF;
|
|
|
line-height: 22px;
|
|
|
margin: 0 15px;
|
|
|
}
|
|
|
.tip___ihMML {
|
|
|
color: #FE6300;
|
|
|
margin-top: 20px;
|
|
|
}
|
|
|
|
|
|
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ReuseShixunModal/index.less?modules ***!
|
|
|
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.brief___LOzpE {
|
|
|
font-size: 14px;
|
|
|
font-weight: 400;
|
|
|
margin-bottom: 30px;
|
|
|
}
|
|
|
.contentTitle___xkdcN {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
font-size: 14px;
|
|
|
font-weight: 400;
|
|
|
color: #000000;
|
|
|
}
|
|
|
.content___Vtri0 {
|
|
|
font-size: 14px;
|
|
|
font-weight: 400;
|
|
|
}
|
|
|
.tips___tuAtH {
|
|
|
font-size: 12px;
|
|
|
font-weight: 400;
|
|
|
color: #6b758b;
|
|
|
padding-left: 14px;
|
|
|
}
|
|
|
.antdTable___s8T2N {
|
|
|
margin-top: 10px;
|
|
|
margin-bottom: 20px;
|
|
|
}
|
|
|
.antdTable___s8T2N thead[class~='ant-table-thead'] > tr > th {
|
|
|
background: #F2F2F2;
|
|
|
color: #5F6367;
|
|
|
}
|
|
|
.antdTable___s8T2N .tableCell___kN9Fw {
|
|
|
white-space: nowrap;
|
|
|
text-overflow: ellipsis;
|
|
|
overflow: hidden;
|
|
|
}
|
|
|
.antdModal___WVBk3 div[class~='ant-modal-header'] {
|
|
|
padding-top: 30px;
|
|
|
padding-left: 40px;
|
|
|
}
|
|
|
.antdModal___WVBk3 button[class~='ant-modal-close'] {
|
|
|
top: 18px;
|
|
|
right: 10px;
|
|
|
}
|
|
|
.antdModal___WVBk3 button[class~='ant-modal-close'] span[class~='ant-modal-close-x'] {
|
|
|
font-size: 18px;
|
|
|
}
|
|
|
.antdModal___WVBk3 div[class~='ant-modal-body'] {
|
|
|
padding-left: 40px;
|
|
|
padding-right: 40px;
|
|
|
max-height: 620px;
|
|
|
overflow: auto;
|
|
|
}
|
|
|
.antdModal___WVBk3 div[class~='ant-modal-footer'] {
|
|
|
border-top: none;
|
|
|
padding-bottom: 30px;
|
|
|
padding-right: 40px;
|
|
|
}
|
|
|
.orangeColor___ryB2u {
|
|
|
color: #FE6300;
|
|
|
}
|
|
|
|
|
|
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Detail/components/ExamMonitoring/index.less?modules ***!
|
|
|
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.flex_box_center___Mm5wp {
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
-webkit-justify-content: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_space_between___Xglxr {
|
|
|
justify-content: space-between;
|
|
|
-webkit-box-pack: justify;
|
|
|
}
|
|
|
.flex_box_vertical_center___oLvCy {
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_box_center_end___IEhG2 {
|
|
|
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___TStIz {
|
|
|
flex-direction: column;
|
|
|
box-orient: block-axis;
|
|
|
}
|
|
|
.wrap___WfgpQ {
|
|
|
padding: 20px 0;
|
|
|
}
|
|
|
.wrap___WfgpQ .control___Uvc1U {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
padding: 20px 0;
|
|
|
background: #ffffff;
|
|
|
}
|
|
|
.wrap___WfgpQ .control___Uvc1U .ant-select {
|
|
|
width: 200px;
|
|
|
margin-right: 20px;
|
|
|
}
|
|
|
.wrap___WfgpQ .control___Uvc1U .ant-select .ant-select-selector {
|
|
|
height: 34px !important;
|
|
|
background-color: #f5f5f5;
|
|
|
border: 0;
|
|
|
padding: 0 10px;
|
|
|
}
|
|
|
.wrap___WfgpQ .control___Uvc1U .ant-select .ant-select-selection-item,
|
|
|
.wrap___WfgpQ .control___Uvc1U .ant-select .ant-select-selection-placeholder {
|
|
|
line-height: 34px !important;
|
|
|
}
|
|
|
.wrap___WfgpQ .control___Uvc1U .ant-input-search {
|
|
|
border: 0;
|
|
|
background: #f5f5f5;
|
|
|
height: 34px;
|
|
|
width: 260px;
|
|
|
margin-right: 30px;
|
|
|
}
|
|
|
.wrap___WfgpQ .control___Uvc1U .ant-input-search input {
|
|
|
background: #f5f5f5;
|
|
|
color: #333;
|
|
|
}
|
|
|
.wrap___WfgpQ .control___Uvc1U .ant-input-search .ant-input-search-icon::before {
|
|
|
border-left: 1px solid transparent;
|
|
|
}
|
|
|
.wrap___WfgpQ .control___Uvc1U .btn___gckHk {
|
|
|
width: 90px;
|
|
|
height: 26px;
|
|
|
line-height: 26px;
|
|
|
background: #0152d9;
|
|
|
border-radius: 4px;
|
|
|
text-align: center;
|
|
|
font-size: 12px;
|
|
|
color: #fff;
|
|
|
margin-left: auto;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.wrap___WfgpQ .customTable___fDCPQ {
|
|
|
padding-top: 20px;
|
|
|
}
|
|
|
.wrap___WfgpQ .customTable___fDCPQ .ant-table-thead tr {
|
|
|
height: 54px;
|
|
|
}
|
|
|
.wrap___WfgpQ .customTable___fDCPQ .ant-table-thead tr th {
|
|
|
background-color: #f5f5f5;
|
|
|
border: 0;
|
|
|
border-radius: 0;
|
|
|
}
|
|
|
.wrap___WfgpQ .customTable___fDCPQ .ant-table-tbody tr {
|
|
|
height: 54px;
|
|
|
}
|
|
|
.wrap___WfgpQ .customTable___fDCPQ .ant-table-tbody tr td {
|
|
|
border-bottom: 0;
|
|
|
}
|
|
|
.wrap___WfgpQ .customTable___fDCPQ .ant-table-tbody tr:nth-child(even) {
|
|
|
background-color: #f5f5f5;
|
|
|
}
|
|
|
.wrap___WfgpQ .customTable___fDCPQ .ant-table-tbody tr:nth-child(even) td {
|
|
|
background-color: #f5f5f5;
|
|
|
}
|
|
|
.wrap___WfgpQ .customTable___fDCPQ .ant-table-tbody tr:nth-child(odd) {
|
|
|
background-color: #fff;
|
|
|
}
|
|
|
.wrap___WfgpQ .customTable___fDCPQ .ant-table-tbody tr:nth-child(odd) td {
|
|
|
background-color: #fff;
|
|
|
}
|
|
|
.wrap___WfgpQ .customTable___fDCPQ .ant-pagination {
|
|
|
margin-top: 40px;
|
|
|
}
|
|
|
.wrap___WfgpQ .customTable___fDCPQ .ant-pagination .ant-pagination-item-active {
|
|
|
border-color: #0152d9;
|
|
|
background: #0152d9;
|
|
|
}
|
|
|
.wrap___WfgpQ .customTable___fDCPQ .ant-pagination .ant-pagination-item-active a {
|
|
|
color: #fff;
|
|
|
}
|
|
|
.wrap___WfgpQ .customTable___fDCPQ .ant-pagination button {
|
|
|
line-height: normal;
|
|
|
line-height: initial;
|
|
|
}
|
|
|
.bgH___FpdXp {
|
|
|
height: 10px;
|
|
|
background-color: #fafafa;
|
|
|
width: 1300px;
|
|
|
margin-left: -30px;
|
|
|
}
|
|
|
.cusModal___KC0OL [class~='ant-modal-confirm-btns'] {
|
|
|
display: none;
|
|
|
}
|
|
|
.imgWrap_____xpC {
|
|
|
display: flex;
|
|
|
}
|
|
|
.imgWrap_____xpC .img___y1_Tn {
|
|
|
position: relative;
|
|
|
background: #fafafa;
|
|
|
}
|
|
|
.imgWrap_____xpC .img___y1_Tn .iBtn___PezSP {
|
|
|
width: 54px;
|
|
|
height: 20px;
|
|
|
background: #0152d9;
|
|
|
border-radius: 10px;
|
|
|
text-align: center;
|
|
|
line-height: 20px;
|
|
|
font-size: 12px;
|
|
|
font-weight: 400;
|
|
|
color: #ffffff;
|
|
|
cursor: pointer;
|
|
|
position: absolute;
|
|
|
z-index: 20;
|
|
|
right: 10px;
|
|
|
top: 10px;
|
|
|
}
|
|
|
.imgWrap_____xpC .img___y1_Tn .text___JKvO_ {
|
|
|
position: absolute;
|
|
|
z-index: 20;
|
|
|
left: 50%;
|
|
|
transform: translateX(-50%);
|
|
|
bottom: -28px;
|
|
|
color: #333333;
|
|
|
}
|
|
|
.imgWrap_____xpC .img___y1_Tn .no___WXMqt {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
justify-content: center;
|
|
|
}
|
|
|
.imgWrap_____xpC .img___y1_Tn .textP___E5hyW {
|
|
|
position: absolute;
|
|
|
z-index: 20;
|
|
|
left: 50%;
|
|
|
transform: translateX(-50%);
|
|
|
bottom: -28px;
|
|
|
color: #333333;
|
|
|
}
|
|
|
.video___XvBIh > video {
|
|
|
width: 316px;
|
|
|
}
|
|
|
.sys___wcaty {
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
align-items: center;
|
|
|
flex-wrap: wrap;
|
|
|
padding: 0;
|
|
|
max-height: 850px;
|
|
|
overflow-y: auto;
|
|
|
}
|
|
|
.sys___wcaty .li___vKMNS {
|
|
|
height: 100%;
|
|
|
margin-left: 17px;
|
|
|
margin-bottom: 17px;
|
|
|
}
|
|
|
.sys___wcaty .li___vKMNS .d1___jR3G0 {
|
|
|
width: 216px;
|
|
|
height: 340px;
|
|
|
background-color: #efefef;
|
|
|
position: relative;
|
|
|
}
|
|
|
.sys___wcaty .li___vKMNS .d1___jR3G0 video {
|
|
|
height: 100%;
|
|
|
width: 100%;
|
|
|
object-fit: cover;
|
|
|
}
|
|
|
.sys___wcaty .li___vKMNS .d1___jR3G0 .img___y1_Tn {
|
|
|
width: 100%;
|
|
|
height: 340px;
|
|
|
overflow: hidden;
|
|
|
}
|
|
|
.sys___wcaty .li___vKMNS .d1___jR3G0 .btn___gckHk {
|
|
|
position: absolute;
|
|
|
z-index: 2;
|
|
|
width: 100%;
|
|
|
left: 0;
|
|
|
bottom: 0;
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
align-items: center;
|
|
|
height: 24px;
|
|
|
background: #0152d9;
|
|
|
}
|
|
|
.sys___wcaty .li___vKMNS .d1___jR3G0 .btn___gckHk .b1___xuUNz {
|
|
|
width: 100%;
|
|
|
height: 24px;
|
|
|
color: #ffffff;
|
|
|
padding: 0 5px;
|
|
|
line-height: 24px;
|
|
|
overflow: hidden;
|
|
|
text-overflow: ellipsis;
|
|
|
white-space: nowrap;
|
|
|
}
|
|
|
.sys___wcaty .li___vKMNS:nth-child(3n + 1),
|
|
|
.sys___wcaty .li___vKMNS:first-child {
|
|
|
margin-left: 0;
|
|
|
}
|
|
|
.es___WFOJ6 {
|
|
|
display: inline-block;
|
|
|
max-width: 100%;
|
|
|
white-space: nowrap;
|
|
|
overflow: hidden;
|
|
|
text-overflow: ellipsis;
|
|
|
}
|
|
|
.listWrap___KKt7_ .list___SBQMa {
|
|
|
width: 192px;
|
|
|
height: 132px;
|
|
|
background: #F6F7F9;
|
|
|
position: relative;
|
|
|
display: inline-block;
|
|
|
margin-right: 25px;
|
|
|
margin-bottom: 20px;
|
|
|
}
|
|
|
.listWrap___KKt7_ .list___SBQMa:hover .mask___xkriH {
|
|
|
display: block;
|
|
|
}
|
|
|
.listWrap___KKt7_ .list___SBQMa img {
|
|
|
width: 192px;
|
|
|
height: 108px;
|
|
|
}
|
|
|
.listWrap___KKt7_ .list___SBQMa .mask___xkriH {
|
|
|
width: 192px;
|
|
|
height: 108px;
|
|
|
background: #000000;
|
|
|
opacity: 0.5;
|
|
|
display: none;
|
|
|
position: absolute;
|
|
|
z-index: 2;
|
|
|
top: 0;
|
|
|
left: 0;
|
|
|
}
|
|
|
.listWrap___KKt7_ .list___SBQMa .mask___xkriH .icons___uLWh_ {
|
|
|
margin-top: 5px;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
justify-content: end;
|
|
|
padding-right: 6px;
|
|
|
}
|
|
|
.listWrap___KKt7_ .list___SBQMa .mask___xkriH .icons___uLWh_ i {
|
|
|
cursor: pointer;
|
|
|
font-size: 16px;
|
|
|
color: #fff;
|
|
|
}
|
|
|
.listWrap___KKt7_ .list___SBQMa .time___tPYgD {
|
|
|
height: 24px;
|
|
|
line-height: 24px;
|
|
|
background: #F6F7F9;
|
|
|
padding-left: 6px;
|
|
|
}
|
|
|
.listWrap___KKt7_ .list___SBQMa:nth-child(3n + 3) {
|
|
|
margin-right: 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Detail/index.less?modules ***!
|
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.flex_box_center___eZU8T {
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
-webkit-justify-content: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_space_between___l4Kzs {
|
|
|
justify-content: space-between;
|
|
|
-webkit-box-pack: justify;
|
|
|
}
|
|
|
.flex_box_vertical_center___E7NVy {
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_box_center_end___S0V3_ {
|
|
|
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___ONItD {
|
|
|
flex-direction: column;
|
|
|
box-orient: block-axis;
|
|
|
}
|
|
|
.title___rK1ze {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
}
|
|
|
.title___rK1ze strong {
|
|
|
max-width: 600px;
|
|
|
text-overflow: ellipsis;
|
|
|
overflow: hidden;
|
|
|
white-space: nowrap;
|
|
|
}
|
|
|
.export___tng10 {
|
|
|
position: absolute;
|
|
|
right: 26px;
|
|
|
top: 23px;
|
|
|
z-index: 2;
|
|
|
font-size: 16px;
|
|
|
display: box;
|
|
|
display: flex;
|
|
|
}
|
|
|
.export___tng10 > a,
|
|
|
.export___tng10 > button {
|
|
|
margin-left: 8px;
|
|
|
padding: 3px 8px;
|
|
|
display: box;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.bg___rwmJT {
|
|
|
background: #fafafa;
|
|
|
}
|
|
|
[id="root"] .tabs___SK3e0 [class~='ant-tabs-nav'] {
|
|
|
margin-bottom: 0;
|
|
|
background: white;
|
|
|
}
|
|
|
[id="root"] .tabs___SK3e0 [class~='ant-tabs-nav'] [class~='ant-tabs-tab'] {
|
|
|
padding: 23px 0;
|
|
|
margin-left: 26px;
|
|
|
color: #333;
|
|
|
}
|
|
|
[id="root"] .tabs___SK3e0 [class='ant-tabs-nav-scroll'] {
|
|
|
padding-left: 25px;
|
|
|
}
|
|
|
[id="root"] .tabs___SK3e0 [class~='ant-tabs-tabpane'] > section {
|
|
|
padding: 0 25px;
|
|
|
}
|
|
|
[id="root"] .tabs___SK3e0 [class~='ant-tabs-tab-active'] {
|
|
|
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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/TipsButton/index.less?modules ***!
|
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.flex_box_center___sOi51 {
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
-webkit-justify-content: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_space_between___pl96A {
|
|
|
justify-content: space-between;
|
|
|
-webkit-box-pack: justify;
|
|
|
}
|
|
|
.flex_box_vertical_center___LVWaS {
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_box_center_end___bFW2z {
|
|
|
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___Iuosg {
|
|
|
flex-direction: column;
|
|
|
box-orient: block-axis;
|
|
|
}
|
|
|
.disabled___kyQ47 > * {
|
|
|
pointer-events: none;
|
|
|
}
|
|
|
|