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.
545 lines
16 KiB
545 lines
16 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.0.88@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.88@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Administration/Student/index.less?modules ***!
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___b2kk6 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___nObta {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___hJhvZ {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___qXikU {
|
|
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___mEKiq {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___lVGk1 {
|
|
background: white;
|
|
}
|
|
.containerTitle___uKeyY {
|
|
height: 88px;
|
|
line-height: 88px;
|
|
font-size: 18px;
|
|
padding: 0 30px;
|
|
color: #333;
|
|
border-bottom: 1px solid #eee;
|
|
}
|
|
.containerDesc___Qtb8c {
|
|
height: 80px;
|
|
line-height: 80px;
|
|
padding: 0 30px;
|
|
display: box;
|
|
display: flex;
|
|
}
|
|
.containerDesc___Qtb8c p:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___fe9KR {
|
|
padding: 25px 30px 25px 30px;
|
|
background: white;
|
|
margin-top: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.listItem___fe9KR:hover {
|
|
box-shadow: 0px 0px 8px 0px #D5E3FF;
|
|
border-radius: 4px;
|
|
border: 1px solid #A4BDF5;
|
|
}
|
|
.listItem___fe9KR img {
|
|
width: 50px;
|
|
height: 50px;
|
|
border-radius: 50px;
|
|
}
|
|
.tabListhover___TybSz {
|
|
box-shadow: 0px 0px 8px 0px #D5E3FF;
|
|
border-radius: 4px;
|
|
border: 1px solid #A4BDF5;
|
|
}
|
|
.title___xqdfG {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___xqdfG strong {
|
|
color: #333;
|
|
}
|
|
.tips___pwNVA {
|
|
cursor: pointer;
|
|
color: #9096A3;
|
|
padding-left: 4px;
|
|
}
|
|
.tips___pwNVA > i {
|
|
font-size: 14px;
|
|
}
|
|
.tips___pwNVA:hover {
|
|
color: #0152d9;
|
|
}
|
|
.titleLeft___BVFvs {
|
|
flex: 1 1;
|
|
}
|
|
.titleRight___JqeRw a {
|
|
margin-right: 20px;
|
|
font-weight: bold;
|
|
}
|
|
.acitons___lv8AM {
|
|
height: 70px;
|
|
background: white;
|
|
margin-top: 20px;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
padding: 0 30px;
|
|
}
|
|
.acitons___lv8AM > div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.acitons___lv8AM > div:nth-child(2) {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.acitons___lv8AM > div:nth-child(2) p {
|
|
cursor: pointer;
|
|
color: #999;
|
|
}
|
|
.acitons___lv8AM > div:nth-child(2) p:hover {
|
|
color: #333;
|
|
}
|
|
.acitons___lv8AM > div:nth-child(2) p span {
|
|
position: relative;
|
|
padding: 0 20px;
|
|
}
|
|
.acitons___lv8AM > div:nth-child(2) p span:after {
|
|
content: '';
|
|
width: 1px;
|
|
height: 10px;
|
|
background: #ededed;
|
|
position: absolute;
|
|
right: 0;
|
|
top: 50%;
|
|
margin-top: -5px;
|
|
}
|
|
.acitons___lv8AM > div:nth-child(2) p:nth-last-child(1) span {
|
|
padding-right: 0;
|
|
}
|
|
.acitons___lv8AM > div:nth-child(2) p:nth-last-child(1) span:after {
|
|
display: none;
|
|
}
|
|
.memberManager___LiU3G {
|
|
-webkit-box-orient: vertical;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 2;
|
|
overflow: hidden;
|
|
}
|
|
.menu___blKWy {
|
|
position: relative;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
border-bottom: 1px solid #f0f0f0;
|
|
}
|
|
.menu___blKWy > ul {
|
|
flex: 1 1;
|
|
border: 0;
|
|
}
|
|
.menu___blKWy > ul li {
|
|
height: 74px;
|
|
line-height: 74px;
|
|
margin: 0 15px;
|
|
}
|
|
.menu___blKWy > div span {
|
|
padding: 0 20px;
|
|
}
|
|
.topScores___E5ebB img {
|
|
width: 60px;
|
|
height: 60px;
|
|
border-radius: 60px;
|
|
}
|
|
.first___zlZUp,
|
|
.second___pGCY1,
|
|
.three___iAEZV {
|
|
height: 60px;
|
|
display: box;
|
|
display: flex;
|
|
align-items: flex-end;
|
|
box-pack: end;
|
|
}
|
|
.first___zlZUp span {
|
|
width: 100%;
|
|
height: 60px;
|
|
background: #ffd058;
|
|
border-radius: 4px 4px 0 0;
|
|
display: block;
|
|
}
|
|
.second___pGCY1 span {
|
|
width: 100%;
|
|
height: 40px;
|
|
background: #e0e5ea;
|
|
border-radius: 4px 0 0 0;
|
|
display: block;
|
|
}
|
|
.three___iAEZV span {
|
|
width: 100%;
|
|
height: 20px;
|
|
background: #e5a866;
|
|
border-radius: 0 4px 0 0;
|
|
display: block;
|
|
}
|
|
.dropmenu___nCsdc {
|
|
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
|
|
display: box;
|
|
display: flex;
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.dropmenu___nCsdc > ul {
|
|
flex: 1 1;
|
|
}
|
|
.tabActive___tTsoS {
|
|
color: #9B9B9B;
|
|
}
|
|
.tabs___AYiix {
|
|
width: 973px;
|
|
position: relative;
|
|
margin-left: 44px;
|
|
}
|
|
.tabs___AYiix [class~='ant-tabs-tab'] {
|
|
height: 80px;
|
|
line-height: 80px;
|
|
}
|
|
.rightAction___E4SkN {
|
|
position: absolute;
|
|
right: 0;
|
|
top: 20px;
|
|
z-index: 1;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.rightAction___E4SkN div[class~='ant-select'] {
|
|
width: 190px;
|
|
border-radius: 4px;
|
|
margin-right: 20px;
|
|
}
|
|
.rightAction___E4SkN div[class~='ant-select'] div[class~='ant-select-selector'] {
|
|
height: 38px;
|
|
background: #f6f7f9;
|
|
padding: 0 12px;
|
|
border: none;
|
|
}
|
|
.rightAction___E4SkN div[class~='ant-select'] div[class~='ant-select-selector'] span[class~='ant-select-selection-placeholder'],
|
|
.rightAction___E4SkN div[class~='ant-select'] div[class~='ant-select-selector'] span[class~='ant-select-selection-item'] {
|
|
display: inline-flex;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
color: #000;
|
|
}
|
|
div[data-node-key="2"],
|
|
div[data-node-key="3"] {
|
|
margin-left: 40px !important;
|
|
}
|
|
.ruleWrap___CEQBI {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.head___vI0BP {
|
|
max-width: 1200px;
|
|
margin: 10px 0 10px 0;
|
|
text-align: center;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
vertical-align: middle;
|
|
}
|
|
.head___vI0BP .left___ZacRo {
|
|
height: 36px;
|
|
line-height: 36px;
|
|
}
|
|
.head___vI0BP .right___KZNPX {
|
|
width: 190px;
|
|
margin-top: 4px;
|
|
margin-right: 2px;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
vertical-align: middle;
|
|
}
|
|
.head___vI0BP .right___KZNPX .icon___hD9HM {
|
|
cursor: pointer;
|
|
}
|
|
.head___vI0BP .right___KZNPX .icon___hD9HM img {
|
|
margin-top: -4px;
|
|
}
|
|
.head___vI0BP .right___KZNPX .icon___hD9HM span {
|
|
color: #5F6367;
|
|
margin-left: 6px;
|
|
}
|
|
.head___vI0BP .right___KZNPX .icon___hD9HM span:hover {
|
|
color: #bacffe;
|
|
}
|
|
.head___vI0BP .addQuestionBtn___AvX9i {
|
|
border-radius: 18px;
|
|
height: 36px;
|
|
padding-left: 16px;
|
|
padding-right: 16px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: right;
|
|
color: #3061d0;
|
|
border-color: #bacffe;
|
|
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
}
|
|
.head___vI0BP .addQuestionBtn___AvX9i:hover {
|
|
color: #165dff;
|
|
border-color: #165dff;
|
|
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
}
|
|
.name___KyyJs {
|
|
cursor: pointer;
|
|
color: #165dff;
|
|
}
|
|
.antdTable1___u0KZ_ {
|
|
margin-top: 20px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.antdTable2___UD2bD {
|
|
margin-top: 20px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.tips___pwNVA {
|
|
cursor: pointer;
|
|
}
|
|
.tips___pwNVA > i {
|
|
font-size: 14px;
|
|
}
|
|
.tips___pwNVA:hover {
|
|
color: #0152d9;
|
|
}
|
|
.pngIcon___DxnC5 {
|
|
width: 18px;
|
|
}
|
|
.refuse___Rbcu8:hover {
|
|
color: red;
|
|
}
|
|
|
|
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.0.88@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.88@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Administration/Student/components/AddStudent.less?modules ***!
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.addStudentContainer___c5ADl {
|
|
margin-top: -25px;
|
|
}
|
|
.addStudentContainer___c5ADl .listItem___cOpB2 {
|
|
padding-top: 10px;
|
|
}
|
|
.addStudentContainer___c5ADl .listItem___cOpB2 .tips___UuolQ {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #333333;
|
|
line-height: 14px;
|
|
margin-bottom: 60px;
|
|
text-align: center;
|
|
}
|
|
.addStudentContainer___c5ADl .listItem___cOpB2 .qrCode___OJ0wR {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
.addStudentContainer___c5ADl .listItem___cOpB2 .qrCode___OJ0wR > div:first-child {
|
|
width: 168px;
|
|
height: 168px;
|
|
background: #ffffff;
|
|
box-shadow: 0px 2px 8px 0px #dedede;
|
|
border-radius: 8px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.addStudentContainer___c5ADl .listItem___cOpB2 .qrCode___OJ0wR > div:last-child {
|
|
margin-top: 10px;
|
|
font-size: 12px;
|
|
font-weight: 400;
|
|
color: #999999;
|
|
line-height: 12px;
|
|
}
|
|
.addStudentContainer___c5ADl .ant-tabs-nav {
|
|
height: 64px;
|
|
padding-top: 10px;
|
|
margin-bottom: 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.0.88@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.88@@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.0.88@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.88@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Administration/Student/components/ProfessionalAuthModal.less?modules ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.colorBlue___WOM5T {
|
|
color: #0152d9;
|
|
}
|
|
.formWrap___yqLts div[class~='ant-form-item-label'] {
|
|
width: 100px;
|
|
text-align: right;
|
|
}
|
|
.formWrap___yqLts span[class~='ant-upload-btn'] {
|
|
padding: 0px !important;
|
|
}
|
|
.flexRow___wFKNT {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.flexColumn___qCl6_ {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
.example___p1oVC p {
|
|
margin: 0px;
|
|
}
|
|
.exampleImg___FicSU {
|
|
width: 160px;
|
|
height: 100px;
|
|
background: #f0f0f0;
|
|
border: 1px dashed #dadada;
|
|
border-radius: 4px;
|
|
padding: 0px ;
|
|
justify-content: center;
|
|
align-items: center;
|
|
display: flex;
|
|
}
|
|
.colorOrange___An3FW {
|
|
color: #ff6800;
|
|
}
|
|
.uploader___tn7L8 p {
|
|
margin: 0px;
|
|
}
|
|
.uploadImg___c3FkU {
|
|
height: 100%;
|
|
width: 100%;
|
|
border-radius: 4px;
|
|
}
|
|
.imageTip___jtZ10 {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
height: 110px;
|
|
width: 162px;
|
|
padding: 20px 0;
|
|
}
|
|
.uploadTipIcon___cbsw3 {
|
|
color: #4b667f;
|
|
cursor: pointer;
|
|
font-size: 18px;
|
|
}
|
|
.uploadTip___LbZNb {
|
|
font-size: 16px;
|
|
color: #05101a;
|
|
}
|
|
.color05101a___sXzzB {
|
|
color: #05101a;
|
|
}
|
|
.viewLargerImg___xxHvS {
|
|
border-bottom: 1px solid #3061D0;
|
|
color: #3061D0;
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
padding-top: 10px;
|
|
}
|
|
.footerWrap___VqJfp {
|
|
margin-bottom: 15px;
|
|
}
|
|
.footerWrap___VqJfp div[class~='ant-form-item-control'] {
|
|
max-width: 100%;
|
|
}
|
|
.footerWrap___VqJfp div[class~='ant-form-item'] {
|
|
margin-bottom: 0px;
|
|
}
|
|
.footerWrap___VqJfp div[class~='ant-form-item-control-input-content'] {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
.note___P2g8J {
|
|
padding: 19px;
|
|
background: #f5f5f5;
|
|
margin-top: 20px;
|
|
color: #656565;
|
|
font-size: 14px;
|
|
}
|
|
.note___P2g8J p {
|
|
margin: 0px;
|
|
}
|
|
.schoolHintWrap___hrE16 {
|
|
height: 20px;
|
|
line-height: 20px;
|
|
font-size: 14px;
|
|
}
|
|
.colorCDCDCD___IwhGa {
|
|
color: #cdcdcd;
|
|
}
|
|
.color0152d9___dudWJ {
|
|
color: #0152d9;
|
|
}
|
|
|