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.
537 lines
15 KiB
537 lines
15 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.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Statistics/index.less?modules ***!
|
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___rAB_D {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___thxzM {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___F4tY6 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___r8JQK {
|
|
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___sSvJl {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___mQXgH {
|
|
background: white;
|
|
}
|
|
.containerTitle___qt3QK {
|
|
height: 88px;
|
|
line-height: 88px;
|
|
font-size: 18px;
|
|
padding: 0 30px;
|
|
color: #333;
|
|
border-bottom: 1px solid #eee;
|
|
}
|
|
.containerDesc___qz_Qj {
|
|
height: 80px;
|
|
line-height: 80px;
|
|
padding: 0 30px;
|
|
display: box;
|
|
display: flex;
|
|
}
|
|
.containerDesc___qz_Qj p:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___pqPd4 {
|
|
padding: 25px 30px 25px 30px;
|
|
background: white;
|
|
margin-top: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.listItem___pqPd4:hover {
|
|
box-shadow: 0 0 10px #ccc;
|
|
}
|
|
.listItem___pqPd4 img {
|
|
width: 50px;
|
|
height: 50px;
|
|
border-radius: 50px;
|
|
}
|
|
.title___xbuRk {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___xbuRk strong {
|
|
color: #333;
|
|
}
|
|
.titleLeft___eCOrX {
|
|
flex: 1 1;
|
|
}
|
|
.titleRight___QJ5JD a {
|
|
margin-right: 20px;
|
|
font-weight: bold;
|
|
}
|
|
.acitons___EfL28 {
|
|
height: 70px;
|
|
background: white;
|
|
margin-top: 20px;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
padding: 0 30px;
|
|
}
|
|
.acitons___EfL28 > div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.acitons___EfL28 > div:nth-child(2) {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.acitons___EfL28 > div:nth-child(2) p {
|
|
cursor: pointer;
|
|
color: #999;
|
|
}
|
|
.acitons___EfL28 > div:nth-child(2) p:hover {
|
|
color: #333;
|
|
}
|
|
.acitons___EfL28 > div:nth-child(2) p span {
|
|
position: relative;
|
|
padding: 0 20px;
|
|
}
|
|
.acitons___EfL28 > div:nth-child(2) p span:after {
|
|
content: '';
|
|
width: 1px;
|
|
height: 10px;
|
|
background: #ededed;
|
|
position: absolute;
|
|
right: 0;
|
|
top: 50%;
|
|
margin-top: -5px;
|
|
}
|
|
.acitons___EfL28 > div:nth-child(2) p:nth-last-child(1) span {
|
|
padding-right: 0;
|
|
}
|
|
.acitons___EfL28 > div:nth-child(2) p:nth-last-child(1) span:after {
|
|
display: none;
|
|
}
|
|
.memberManager___PqXmq {
|
|
-webkit-box-orient: vertical;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 2;
|
|
overflow: hidden;
|
|
}
|
|
.menu___b2bjV {
|
|
position: relative;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
border-bottom: 1px solid #f0f0f0;
|
|
}
|
|
.menu___b2bjV > ul {
|
|
flex: 1 1;
|
|
border: 0;
|
|
}
|
|
.menu___b2bjV > ul li {
|
|
height: 74px;
|
|
line-height: 74px;
|
|
margin: 0 15px;
|
|
}
|
|
.menu___b2bjV > div span {
|
|
padding: 0 20px;
|
|
}
|
|
.topScores___tCh6O img {
|
|
width: 60px;
|
|
height: 60px;
|
|
border-radius: 60px;
|
|
}
|
|
.first___nhTZp,
|
|
.second___Ko9yk,
|
|
.three___uN_GB {
|
|
height: 60px;
|
|
display: box;
|
|
display: flex;
|
|
align-items: flex-end;
|
|
box-pack: end;
|
|
}
|
|
.first___nhTZp span {
|
|
width: 100%;
|
|
height: 60px;
|
|
background: #ffd058;
|
|
border-radius: 4px 4px 0 0;
|
|
display: block;
|
|
}
|
|
.second___Ko9yk span {
|
|
width: 100%;
|
|
height: 40px;
|
|
background: #e0e5ea;
|
|
border-radius: 4px 0 0 0;
|
|
display: block;
|
|
}
|
|
.three___uN_GB span {
|
|
width: 100%;
|
|
height: 20px;
|
|
background: #e5a866;
|
|
border-radius: 0 4px 0 0;
|
|
display: block;
|
|
}
|
|
.dropmenu___Ijy35 {
|
|
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
|
|
display: box;
|
|
display: flex;
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.dropmenu___Ijy35 > ul {
|
|
flex: 1 1;
|
|
}
|
|
.tabs___wLrrY {
|
|
width: 933px;
|
|
position: relative;
|
|
}
|
|
.tabs___wLrrY [class~='ant-tabs-tab'] {
|
|
height: 80px;
|
|
line-height: 80px;
|
|
}
|
|
.rightAction___PwBiG {
|
|
position: absolute;
|
|
right: 20px;
|
|
top: 25px;
|
|
z-index: 1;
|
|
}
|
|
.ruleWrap___o2oRs {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
align-items: 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.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Statistics/components/LearningAnalysis/index.less?modules ***!
|
|
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___TgVxN {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___tsrv2 {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___X6J2a {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___oVAuL {
|
|
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___IOvzR {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___gJnOP {
|
|
width: 100%;
|
|
}
|
|
.bg___gJnOP .add___qnAqO {
|
|
height: 388px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.bg___gJnOP .add___qnAqO .btn___tlkiy {
|
|
width: 135px;
|
|
height: 40px;
|
|
text-align: center;
|
|
line-height: 40px;
|
|
background: #0152d9;
|
|
border-radius: 4px;
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
color: #ffffff;
|
|
}
|
|
.bg___gJnOP .add___qnAqO .btn___tlkiy i {
|
|
font-size: 14px;
|
|
margin-right: 6px;
|
|
}
|
|
.bg___gJnOP .setting___IcAPy .actionBtn___gQWdv {
|
|
line-height: 32px;
|
|
text-align: center;
|
|
width: 135px;
|
|
height: 32px;
|
|
background: #e8effb;
|
|
border-radius: 4px;
|
|
font-size: 14px;
|
|
color: #145dff;
|
|
cursor: pointer;
|
|
margin-top: 30px;
|
|
margin-left: 15px;
|
|
}
|
|
.bg___gJnOP .setting___IcAPy .actionBtn___gQWdv i {
|
|
font-size: 14px;
|
|
margin-right: 6px;
|
|
}
|
|
.bg___gJnOP .setting___IcAPy .head___Ndmea {
|
|
height: 40px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.bg___gJnOP .setting___IcAPy .head___Ndmea b {
|
|
width: 5px;
|
|
height: 5px;
|
|
background: #333333;
|
|
border-radius: 50%;
|
|
margin-right: 6px;
|
|
}
|
|
.bg___gJnOP .setting___IcAPy .head___Ndmea > span {
|
|
font-size: 16px;
|
|
font-weight: 500;
|
|
color: #333333;
|
|
}
|
|
.bg___gJnOP .setting___IcAPy .head___Ndmea button {
|
|
margin-left: auto;
|
|
}
|
|
.bg___gJnOP .setting___IcAPy > section {
|
|
display: flex;
|
|
min-height: 500px;
|
|
}
|
|
.bg___gJnOP .setting___IcAPy > section .left___qdx9f {
|
|
width: 196px;
|
|
border-right: 1px solid #efefef;
|
|
}
|
|
.bg___gJnOP .setting___IcAPy > section .left___qdx9f .lli___rjlNl {
|
|
width: 225px;
|
|
height: 84px;
|
|
color: #999999;
|
|
cursor: pointer;
|
|
margin-left: -30px;
|
|
padding-left: 30px;
|
|
position: relative;
|
|
}
|
|
.bg___gJnOP .setting___IcAPy > section .left___qdx9f .lli___rjlNl:hover {
|
|
background: #f9fbff;
|
|
}
|
|
.bg___gJnOP .setting___IcAPy > section .left___qdx9f .lli___rjlNl aside {
|
|
display: flex;
|
|
align-items: center;
|
|
padding: 10px 0;
|
|
}
|
|
.bg___gJnOP .setting___IcAPy > section .left___qdx9f .lli___rjlNl aside span {
|
|
display: inline-block;
|
|
width: 140px;
|
|
font-size: 14px;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.bg___gJnOP .setting___IcAPy > section .left___qdx9f .lli___rjlNl aside i {
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
}
|
|
.bg___gJnOP .setting___IcAPy > section .left___qdx9f .lli___rjlNl aside i:hover {
|
|
color: #0152d9;
|
|
}
|
|
.bg___gJnOP .setting___IcAPy > section .left___qdx9f .lli___rjlNl .line___qf5MC {
|
|
width: 226px;
|
|
height: 1px;
|
|
background-color: #e9e9e9;
|
|
margin-top: 12px;
|
|
margin-left: -30px;
|
|
}
|
|
.bg___gJnOP .setting___IcAPy > section .left___qdx9f .active___ONStP {
|
|
background: #f9fbff;
|
|
color: #0152d9;
|
|
}
|
|
.bg___gJnOP .setting___IcAPy > section .left___qdx9f .active___ONStP::after {
|
|
position: absolute;
|
|
content: '';
|
|
width: 2px;
|
|
height: 84px;
|
|
background-color: #0152d9;
|
|
top: 0;
|
|
right: 0;
|
|
}
|
|
.bg___gJnOP .setting___IcAPy > section .right___TOAr0 {
|
|
flex: 1 1;
|
|
padding-left: 20px;
|
|
padding-bottom: 34px;
|
|
}
|
|
.bg___gJnOP .setting___IcAPy > section .right___TOAr0 .top___Xjvfk {
|
|
border-bottom: 1px solid #e9e9e9;
|
|
height: 47px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.bg___gJnOP .setting___IcAPy > section .right___TOAr0 .top___Xjvfk span {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
}
|
|
.bg___gJnOP .setting___IcAPy > section .right___TOAr0 .rli___NdIi1 {
|
|
display: flex;
|
|
height: 71px;
|
|
align-items: center;
|
|
border-bottom: 1px solid #e9e9e9;
|
|
}
|
|
.bg___gJnOP .setting___IcAPy > section .right___TOAr0 .rli___NdIi1 .name___luU6N {
|
|
width: 180px;
|
|
padding-right: 20px;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.bg___gJnOP .setting___IcAPy > section .right___TOAr0 .rli___NdIi1 > div {
|
|
color: #333333;
|
|
font-size: 14px;
|
|
}
|
|
.weight___KEDj9 .listWrap___RSFI7 {
|
|
max-height: 430px;
|
|
overflow: auto;
|
|
}
|
|
.weight___KEDj9 .listWrap___RSFI7 .li___AVmMQ {
|
|
height: 80px;
|
|
overflow: hidden;
|
|
}
|
|
.weight___KEDj9 .listWrap___RSFI7 .li___AVmMQ aside {
|
|
margin-top: 13px;
|
|
margin-bottom: 5px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.weight___KEDj9 .listWrap___RSFI7 .li___AVmMQ aside > span {
|
|
margin-left: 8px;
|
|
display: inline-block;
|
|
width: 100%;
|
|
font-size: 14px;
|
|
color: #3a3a3a;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.weight___KEDj9 .listWrap___RSFI7 .li___AVmMQ .des___WVdQ8 {
|
|
display: flex;
|
|
align-items: center;
|
|
height: 24px;
|
|
}
|
|
.weight___KEDj9 .line___qf5MC {
|
|
height: 1px;
|
|
background-color: #f1f1f1;
|
|
margin-top: 14px;
|
|
}
|
|
.weight___KEDj9 .rc-virtual-list-scrollbar {
|
|
display: block !important;
|
|
background-color: #cbd4ca;
|
|
}
|
|
.weight___KEDj9 .rc-virtual-list-scrollbar .rc-virtual-list-scrollbar-thumb {
|
|
background: #a3a3a3 !important;
|
|
cursor: default !important;
|
|
}
|
|
.error___Ta8mF {
|
|
color: #e30000 !important;
|
|
}
|
|
.error___Ta8mF div[class~='ant-input-number'] {
|
|
border: 1px solid #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.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Statistics/components/LearningAnalysis/AchievementList/index.less?modules ***!
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___H73AO {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___UnPDM {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___t3O0_ {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___KOIpc {
|
|
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___wvuyo {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___vtRyz {
|
|
width: 100%;
|
|
}
|
|
.bg___vtRyz .setting___YK6mx {
|
|
width: 148px;
|
|
height: 189px;
|
|
border: 1px solid #eaeaea;
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: column;
|
|
}
|
|
.bg___vtRyz .setting___YK6mx span {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
margin-top: 18px;
|
|
margin-bottom: 14px;
|
|
}
|
|
.bg___vtRyz .setting___YK6mx b {
|
|
font-size: 36px;
|
|
font-weight: 400;
|
|
color: #333333;
|
|
margin-bottom: 23px;
|
|
}
|
|
.bg___vtRyz .setting___YK6mx div {
|
|
width: 115px;
|
|
height: 32px;
|
|
background: #dae6fb;
|
|
border-radius: 4px;
|
|
font-size: 14px;
|
|
color: #145dff;
|
|
line-height: 32px;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
}
|
|
.bg___vtRyz .box___UrJxk {
|
|
flex: 1 1;
|
|
padding-left: 17px;
|
|
}
|
|
.bg___vtRyz .box___UrJxk .title___Wf0rf {
|
|
display: flex;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
color: #333333;
|
|
}
|
|
.bg___vtRyz .box___UrJxk .title___Wf0rf b {
|
|
width: 4px;
|
|
height: 11px;
|
|
background: #145dff;
|
|
margin-right: 5px;
|
|
}
|
|
|