You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NewEduCoderBuild/p__Engineering__Lists__Cour...

599 lines
18 KiB

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Engineering/Lists/CourseList/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___of9xc {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___S1_D5 {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___gEwpr {
align-items: center;
box-align: center;
}
.flex_box_center_end___VM80q {
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___fdExI {
flex-direction: column;
box-orient: block-axis;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___gpB75 {
display: flex;
flex-direction: column;
}
.flex-row___mcnTR {
display: flex;
flex-direction: row;
}
.justify-start___zEXkm {
display: flex;
justify-content: flex-start;
}
.justify-center___InPEB {
display: flex;
justify-content: center;
}
.justify-end___eClUp {
display: flex;
justify-content: flex-end;
}
.justify-evenly___s41Oz {
display: flex;
justify-content: space-evenly;
}
.justify-around___ZY2CS {
display: flex;
justify-content: space-around;
}
.justify-between___eeA5v {
display: flex;
justify-content: space-between;
}
.align-start___B5SnO {
display: flex;
align-items: flex-start;
}
.align-center___Yl_lp {
display: flex;
align-items: center;
}
.align-end___M5PKM {
display: flex;
align-items: flex-end;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___gpB75 {
display: flex;
flex-direction: column;
}
.flex-row___mcnTR {
display: flex;
flex-direction: row;
}
.justify-start___zEXkm {
display: flex;
justify-content: flex-start;
}
.justify-center___InPEB {
display: flex;
justify-content: center;
}
.justify-end___eClUp {
display: flex;
justify-content: flex-end;
}
.justify-evenly___s41Oz {
display: flex;
justify-content: space-evenly;
}
.justify-around___ZY2CS {
display: flex;
justify-content: space-around;
}
.justify-between___eeA5v {
display: flex;
justify-content: space-between;
}
.align-start___B5SnO {
display: flex;
align-items: flex-start;
}
.align-center___Yl_lp {
display: flex;
align-items: center;
}
.align-end___M5PKM {
display: flex;
align-items: flex-end;
}
.wrap___UQsW6 {
background: #ffffff;
border-radius: 4px;
}
.wrap___UQsW6 .title___B4h3d {
height: 28px;
font-size: 16px;
font-weight: 500;
color: #464f66;
padding-left: 20px;
line-height: 48px;
}
.wrap___UQsW6 .control___JY_D3 {
display: flex;
align-items: center;
padding: 10px 20px 20px 20px;
background: #ffffff;
}
.wrap___UQsW6 .control___JY_D3 .label___zy8LU {
width: 82px;
height: 38px;
background: #f5f5f5;
border-radius: 2px 0px 0px 2px;
border: 1px solid #dddddd;
line-height: 38px;
text-align: center;
font-size: 14px;
margin-right: -1px;
}
.wrap___UQsW6 .control___JY_D3 .ant-select {
width: 110px;
margin-right: 20px;
}
.wrap___UQsW6 .control___JY_D3 .ant-select .ant-select-selector {
height: 38px !important;
padding: 0 10px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.wrap___UQsW6 .control___JY_D3 .ant-select .ant-select-selection-item,
.wrap___UQsW6 .control___JY_D3 .ant-select .ant-select-selection-placeholder {
line-height: 38px !important;
}
.wrap___UQsW6 .control___JY_D3 .ant-input-search {
height: 38px;
width: 300px;
}
.wrap___UQsW6 .control___JY_D3 .ant-input-search input {
color: #333;
}
.wrap___UQsW6 .control___JY_D3 .ant-input-search .ant-input-search-icon::before {
border-left: 1px solid transparent;
}
.tagWrap___D7x8t {
display: flex;
align-items: center;
justify-content: end;
}
.tagWrap___D7x8t .tag___WmQL2 {
height: 24px;
line-height: 24px;
font-size: 14px;
padding: 0 10px;
color: #0152d9;
background: #eaf0fc;
margin-right: 5px;
border-radius: 2px;
display: flex;
}
.tagWrap___D7x8t .tag___WmQL2 span:first-child {
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 70px;
}
.tagWrap___D7x8t .tag___WmQL2 span:last-child {
cursor: pointer;
color: #0152d9;
margin-left: 5px;
}
.tagWrap___D7x8t .tag___WmQL2 span:last-child i {
font-size: 12px;
display: inline-block;
transform: scale(0.8);
}
.button___pZeQh {
margin-left: auto;
}
.button___pZeQh button {
margin-right: 10px;
}
.button___pZeQh button i {
margin-right: 7px;
}
.button___pZeQh button:last-child {
margin-right: 0;
}
.button___pZeQh .ant-btn {
height: 30px;
transition: 0s;
}
.button___pZeQh .ant-btn.ant-btn-primary:not(:disabled) {
background: #0152d9;
border-color: #0152d9;
}
.customTable___SaSd6 .ant-table-thead > tr > th {
padding: 7px 8px;
}
.customTable___SaSd6 .ant-table-thead > tr > th .ant-table-column-sorter-up.active,
.customTable___SaSd6 .ant-table-thead > tr > th .ant-table-column-sorter-down.active {
color: #0152d9;
}
.customTable___SaSd6 .ant-table-thead > tr > th .ant-table-column-sorters {
padding: 0;
}
.customTable___SaSd6 .ant-table-tbody > tr > td {
padding: 9px 8px;
}
.customTable___SaSd6 .ant-table-container table tr:first-child th:first-child {
padding-left: 20px;
}
.customTable___SaSd6 .ant-checkbox-checked .ant-checkbox-inner {
background-color: #0152d9;
border-color: #0152d9;
}
.customTable___SaSd6 .ant-checkbox-indeterminate .ant-checkbox-inner::after {
background-color: #0152d9;
}
.customTable___SaSd6 .ant-pagination .ant-pagination-next:not(.ant-pagination-disabled):hover .ant-pagination-item-link,
.customTable___SaSd6 .ant-pagination .ant-pagination-prev:not(.ant-pagination-disabled):hover .ant-pagination-item-link {
color: #0152d9;
border-color: #0152d9;
}
.customTable___SaSd6 .ant-pagination .ant-pagination-item:hover {
border-color: #0152d9;
}
.customTable___SaSd6 .ant-pagination .ant-pagination-item:hover a {
color: #0152d9;
}
.customTable___SaSd6 .ant-pagination .ant-pagination-item.ant-pagination-item-active {
background: #0152d9;
border-color: #0152d9;
}
.customTable___SaSd6 .ant-pagination .ant-pagination-item.ant-pagination-item-active a {
color: #fff;
}
.customTable___SaSd6 .ant-pagination .ant-pagination-item.ant-pagination-item-active:hover a {
color: #fff;
}
.customTable___SaSd6 .ant-pagination .ant-pagination-options .ant-select:not(.ant-select-disabled):hover .ant-select-selector {
border-color: #0152d9;
}
.customTable___SaSd6 .ant-pagination .ant-pagination-options .ant-pagination-options-quick-jumper input:hover {
border-color: #0152d9;
}
.form___geIrP {
margin-top: 20px !important;
margin-left: 110px !important;
}
.form___geIrP .ant-form-item {
padding-bottom: 8px;
}
.form___geIrP .ant-form-item .ant-form-item-label > label {
font-size: 14px;
color: #464f66;
height: 38px;
}
.form___geIrP .ant-form-item .ant-input {
width: 358px;
height: 38px;
border-radius: 2px;
border: 1px solid #e0e2ec;
}
.form___geIrP .ant-form-item .ant-form-item-control-input {
height: 38px;
}
.form___geIrP .ant-select .ant-select-selector {
height: 38px !important;
padding: 0 10px;
}
.form___geIrP .ant-select .ant-select-selection-item,
.form___geIrP .ant-select .ant-select-selection-placeholder {
line-height: 38px !important;
}
.customModal___V_6uZ .ant-modal-close-x {
margin-top: 6px;
margin-right: 11px;
font-size: 16px;
}
.customModal___V_6uZ .ant-modal-header {
border-bottom: 0;
padding: 20px 20px 0 20px;
}
.customModal___V_6uZ .ant-modal-header .ant-modal-title {
font-size: 18px;
font-weight: 500;
color: #464f66;
}
.customModal___V_6uZ .ant-modal-content {
padding: 0 !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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Engineering/components/TeacherGroupModal/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___JD7Jk {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___RX8WH {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___ChIRo {
align-items: center;
box-align: center;
}
.flex_box_center_end___wI3iR {
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___rpADM {
flex-direction: column;
box-orient: block-axis;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___Uslhb {
display: flex;
flex-direction: column;
}
.flex-row___yDHhl {
display: flex;
flex-direction: row;
}
.justify-start___dz3eI {
display: flex;
justify-content: flex-start;
}
.justify-center___Yn0Ed {
display: flex;
justify-content: center;
}
.justify-end___HQmye {
display: flex;
justify-content: flex-end;
}
.justify-evenly___VmMm3 {
display: flex;
justify-content: space-evenly;
}
.justify-around___pOrdk {
display: flex;
justify-content: space-around;
}
.justify-between___qudPk {
display: flex;
justify-content: space-between;
}
.align-start___FJ_We {
display: flex;
align-items: flex-start;
}
.align-center___l6nWc {
display: flex;
align-items: center;
}
.align-end___ZMB4p {
display: flex;
align-items: flex-end;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___Uslhb {
display: flex;
flex-direction: column;
}
.flex-row___yDHhl {
display: flex;
flex-direction: row;
}
.justify-start___dz3eI {
display: flex;
justify-content: flex-start;
}
.justify-center___Yn0Ed {
display: flex;
justify-content: center;
}
.justify-end___HQmye {
display: flex;
justify-content: flex-end;
}
.justify-evenly___VmMm3 {
display: flex;
justify-content: space-evenly;
}
.justify-around___pOrdk {
display: flex;
justify-content: space-around;
}
.justify-between___qudPk {
display: flex;
justify-content: space-between;
}
.align-start___FJ_We {
display: flex;
align-items: flex-start;
}
.align-center___l6nWc {
display: flex;
align-items: center;
}
.align-end___ZMB4p {
display: flex;
align-items: flex-end;
}
.customModal___kyuR9 .ant-modal-close-x {
margin-top: 6px;
margin-right: 11px;
font-size: 16px;
}
.customModal___kyuR9 .ant-modal-header .ant-modal-title {
font-size: 18px;
font-weight: 500;
color: #464f66;
}
.customModal___kyuR9 .ant-modal-body {
padding: 0;
}
.customModal___kyuR9 .ant-modal-footer {
padding: 30px 40px 20px 0;
border-top: 0;
}
.customModal___kyuR9 .ant-modal-footer .ant-btn {
height: 30px;
}
.customModal___kyuR9 .ant-modal-footer .ant-btn.ant-btn-primary:not(:disabled) {
background: #0152d9;
border-color: #0152d9;
}
.customModal___kyuR9 .ant-input-search input {
color: #333;
}
.customTable___YuHDY .ant-table-thead > tr > th {
padding: 7px 8px;
}
.customTable___YuHDY .ant-table-thead > tr > th .ant-table-column-sorter-up.active,
.customTable___YuHDY .ant-table-thead > tr > th .ant-table-column-sorter-down.active {
color: #0152d9;
}
.customTable___YuHDY .ant-table-thead > tr > th .ant-table-column-sorters {
padding: 0;
}
.customTable___YuHDY .ant-table-tbody > tr > td {
padding: 9px 8px;
}
.customTable___YuHDY .ant-checkbox-checked .ant-checkbox-inner {
background-color: #0152d9;
border-color: #0152d9;
}
.customTable___YuHDY .ant-checkbox-indeterminate .ant-checkbox-inner::after {
background-color: #0152d9;
}
.customTable___YuHDY .ant-pagination .ant-pagination-next:not(.ant-pagination-disabled):hover .ant-pagination-item-link,
.customTable___YuHDY .ant-pagination .ant-pagination-prev:not(.ant-pagination-disabled):hover .ant-pagination-item-link {
color: #0152d9;
border-color: #0152d9;
}
.customTable___YuHDY .ant-pagination .ant-pagination-item:hover {
border-color: #0152d9;
}
.customTable___YuHDY .ant-pagination .ant-pagination-item:hover a {
color: #0152d9;
}
.customTable___YuHDY .ant-pagination .ant-pagination-item.ant-pagination-item-active {
background: #0152d9;
border-color: #0152d9;
}
.customTable___YuHDY .ant-pagination .ant-pagination-item.ant-pagination-item-active a {
color: #fff;
}
.customTable___YuHDY .ant-pagination .ant-pagination-item.ant-pagination-item-active:hover a {
color: #fff;
}
.customTable___YuHDY .ant-pagination .ant-pagination-options .ant-select:not(.ant-select-disabled):hover .ant-select-selector {
border-color: #0152d9;
}
.customTable___YuHDY .ant-pagination .ant-pagination-options .ant-pagination-options-quick-jumper input:hover {
border-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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Engineering/components/Evaluate/PanelTitle/index.less?modules ***!
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.panelTitleContainer___Ypuh_ {
padding: 16px 20px 16px 20px;
}
.panelTitleContainer___Ypuh_ > div {
font-size: 16px;
font-weight: 500;
color: #464f66;
position: relative;
padding-left: 12px;
}
.panelTitleContainer___Ypuh_ > div::after {
position: absolute;
content: '';
width: 4px;
height: 12px;
background-color: #242f49;
top: 50%;
left: 0;
transform: translateY(-50%);
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Engineering/components/Evaluate/SelectWrap/index.less?modules ***!
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.selectWrapContainer___qocIH {
display: flex;
align-items: center;
justify-content: space-between;
border-radius: 2px;
border: 1px solid #ddd;
}
.selectWrapContainer___qocIH > span {
background-color: #f5f5f5;
color: #464f66;
padding: 10px 12px;
border-right: 1px solid #ddd;
font-size: 14px;
}