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__User__Detail__ExperIment...

456 lines
17 KiB

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/pages/tasks/vnc-view/index.less ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.vnc-panel-wrapper {
position: relative;
height: calc(100vh - 105px);
overflow: hidden;
}
.vnc-panel-wrapper.full-screen {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 200;
height: 100vh;
background: white;
}
.vnc-panel-wrapper-windows {
position: relative;
height: calc(90vh);
overflow: hidden;
}
.vnc-panel-wrapper-windows .btn-vnc-resize {
position: absolute;
right: 16px;
top: 48px;
z-index: 101;
color: #fff;
}
.vnc-panel-wrapper-windows.full-screen {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 200;
height: 100vh;
background: white;
}
.vnc-panel {
height: 100%;
margin: 0 auto;
min-height: 500px;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/User/Detail/ExperImentImg/components/AuditModal/index.less?modules ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.auditModal___RBZv1 .ant-modal-close-x {
width: 67px;
height: 51px;
line-height: 51px;
}
.auditModal___RBZv1 .ant-modal-header {
padding: 14px 40px;
}
.auditModal___RBZv1 .ant-modal-body {
max-height: 600px;
overflow: auto;
padding: 20px 30px 0 40px;
}
.modalbtn___FliJo {
float: right;
margin: 20px 0 30px 0;
width: 120px;
height: 40px;
background: #0152d9;
border-radius: 4px;
font-size: 16px;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/User/Detail/ExperImentImg/index.less?modules ***!
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___cRRGk {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___DckQs {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___IJP6X {
align-items: center;
box-align: center;
}
.flex_box_center_end___vCftz {
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___ML5vq {
flex-direction: column;
box-orient: block-axis;
}
.wrap____U8oZ {
padding-top: 22px;
padding-left: 38px;
}
.rightBar___rHmY3 {
display: flex;
}
.rightBar___rHmY3 .doc___UF8ms {
text-align: center;
font-size: 14px;
height: 38px;
line-height: 38px;
color: #5F6368;
}
.rightBar___rHmY3 .doc___UF8ms:hover {
color: #165DFF;
cursor: pointer;
}
.rightBar___rHmY3 .create_button___X31VI {
margin-left: auto;
width: 88px;
height: 32px;
background: #3061D0;
border-radius: 2px;
font-size: 14px;
text-align: center;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 400;
color: #FFFFFF;
margin-right: 20px;
margin-top: 3px;
cursor: pointer;
}
.rightBar___rHmY3 .create_disabled___wfIK8 {
margin-left: auto;
width: 88px;
height: 32px;
font-size: 14px;
text-align: center;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 400;
color: #C5C5C5;
margin-right: 20px;
margin-top: 3px;
cursor: pointer;
background: #FAFBFC;
box-shadow: inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
}
.note___pHbAA {
padding-top: 10px;
padding-bottom: 10px;
background: rgba(255, 157, 24, 0.1);
border-radius: 0px 0px 8px 8px;
}
.note___pHbAA p {
margin: 0;
}
.noteTip___BILh7 {
background: #fff;
color: #656565;
font-size: 14px;
}
.noteTip___BILh7 p {
margin: 0px;
}
.countDown____IvIZ {
text-align: center;
font-size: 14px;
display: flex;
align-items: center;
}
.countDown____IvIZ [class~='ant-statistic'] {
margin-left: 10px;
}
.countDown____IvIZ [class~='ant-statistic-content'] {
color: #fff !important;
font-size: 16px !important;
}
.countDown____IvIZ.red___tb6MS {
color: red;
border-color: red;
}
.countDown____IvIZ.red___tb6MS [class~='ant-statistic-content'] {
color: red;
}
[id="educoder"] .ant-popover-inner {
padding: 0 !important;
}
[id="educoder"] .ant-popover-inner .ant-menu-vertical {
background-color: transparent;
border: 0 !important;
}
[id="educoder"] .ant-popover-inner .ant-menu-vertical .ant-menu-item {
height: 36px;
line-height: 36px;
}
[id="educoder"] .ant-popover-inner .ant-menu-vertical .ant-menu-item::after {
display: none !important;
}
[id="educoder"] .ant-popover-inner .ant-menu-vertical .ant-menu-item:hover {
background-color: #f0f0f0 !important;
}
[id="educoder"] .ant-popover-inner .ant-menu-vertical .ant-menu-vertical {
margin: 0 !important;
width: 100%;
}
[id="educoder"] .ant-popover-inner .ant-menu-vertical .ant-menu-item-selected {
background: #fff !important;
}
[id="educoder"] .ant-popover-inner .ant-menu-vertical .ant-menu-item-selected .ant-menu-title-content a {
color: rgba(0, 0, 0, 0.88) !important;
}
.cpuWrap___f1GVj {
display: flex;
align-items: center;
justify-content: space-between;
}
.cpuWrap___f1GVj .activebtn___NAeFf {
display: flex;
align-items: center;
justify-content: space-between;
width: 140px;
height: 40px;
padding-left: 12px;
background: #3061D0;
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px -1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 4px;
color: #fff;
cursor: pointer;
}
.cpuWrap___f1GVj .btn___pgvih {
width: 140px;
height: 40px;
padding-left: 12px;
line-height: 40px;
background: #F5F5F5;
border-radius: 4px;
color: #000;
cursor: pointer;
}
.activeTab___jXtg0 {
display: inline-block;
width: 54px;
margin-right: 30px;
text-align: center;
color: #165DFF;
background-color: #F6F7F9;
border-radius: 2px;
cursor: pointer;
}
.tab___bUdfs {
display: inline-block;
width: 54px;
margin-right: 30px;
text-align: center;
cursor: pointer;
}
.footBtnWrap___JBSba {
margin-top: 30px;
margin-bottom: 20px;
display: flex;
justify-content: flex-end;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/New/components/ApplyModal/index.less?modules ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flexRow___JBN3B {
display: flex;
flex-direction: row;
}
.flexColumn___zXgFj {
display: flex;
flex-direction: column;
}
.formWrap___aNgan {
font-size: 14px;
}
.formWrap___aNgan div[class~='ant-form-item-label'] label {
font-size: 14px;
color: rgba(0, 0, 0, 0.65);
}
.formWrap___aNgan div[class~='ant-form-item-control-input-content'] input {
font-size: 14px;
height: 40px;
line-height: 40px;
}
.formWrap___aNgan div[class~='ant-form-item-control-input-content'] textarea {
font-size: 14px;
}
.formWrap___aNgan div[class~='ant-form-item-control-input-content'] span {
font-size: 14px;
}
.upload___yGdLQ {
max-width: 370px;
}
.color0152d9___zzEpS {
color: #0152d9;
}
.colorCCC___k4Dxq {
color: #ccc;
}
.footerWrap___WrUZd div[class~='ant-form-item-control'] {
max-width: 100%;
}
.footerWrap___WrUZd div[class~='ant-form-item'] {
margin-bottom: 0px;
}
.footerWrap___WrUZd div[class~='ant-form-item-control-input-content'] {
display: flex;
justify-content: flex-end;
}
.qrCode___GPwSg {
padding: 20px;
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
margin-bottom: 20px;
}
.qrCode___GPwSg::after {
content: '';
height: 1px;
background-color: #f1f1f1;
left: -16px;
bottom: 0;
position: absolute;
z-index: 1;
width: 1000px;
}
.qrCode___GPwSg .a1___R6etl {
display: flex;
flex-direction: column;
align-items: flex-start;
width: 190px;
}
.qrCode___GPwSg .a1___R6etl .code___fCL_L {
width: 130px;
height: 130px;
background: #ffffff;
box-shadow: 0px 0px 6px 2px #dedede;
border-radius: 8px;
display: flex;
justify-content: center;
align-items: center;
}
.qrCode___GPwSg .a1___R6etl .group___n7tgy {
font-size: 14px;
color: #3a3a3a;
margin-top: 4px;
}
.qrCode___GPwSg .a1___R6etl .groupNumber___tw7hA {
font-size: 12px;
color: #999999;
}
.qrCode___GPwSg .a2___GGjDE {
flex: 1 1;
font-size: 16px;
color: #333333;
line-height: 32px;
margin-top: 14px;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/User/Detail/ExperImentImg/components/ModifyMirrorModal/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.errorTip___yZItq div[class~='ant-form-item-explain'] {
font-size: 12px !important;
padding-top: 2px !important;
}
.btns___kcUDL {
display: flex;
justify-content: end;
margin-bottom: 20px;
}
.btns___kcUDL .confirm___EXVbh {
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;
}
.btns___kcUDL .cancel___vQdUc {
width: 60px;
height: 32px;
background: #F8F9FC;
border-radius: 2px;
opacity: 0.5;
border: 1px solid #C3CFE0;
font-weight: 400;
color: #464F66;
line-height: 14px;
margin-right: 20px;
}
.formWrap___diWab label {
font-size: 14px;
color: #5F6368 !important;
}
.formWrap___diWab div[class~='ant-form-item-control-input-content'] {
font-size: 14px;
}
.formWrap___diWab div[class~='ant-form-item-label'] {
width: 82px;
height: 40px;
line-height: 40px;
text-align: right;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Environment/Label/index.less?modules ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.label___CZ1_z {
display: flex;
align-items: center;
padding-bottom: 30px;
}
.label___CZ1_z .left___ZKFRV {
display: flex;
align-items: center;
flex-shrink: 0;
}
.label___CZ1_z .left___ZKFRV span {
color: #E53333;
font-family: SimSun, sans-serif;
margin-top: -2px;
margin-right: 2px;
}
.label___CZ1_z .left___ZKFRV div {
font-size: 16px;
color: #333333;
line-height: 16px;
}
.label___CZ1_z .left___ZKFRV i {
margin-left: 4px;
color: #CCCCCC;
}
.label___CZ1_z .right___zVTRn {
flex: 1 1;
position: relative;
}
.label___CZ1_z .right___zVTRn .error___oNJNo {
position: absolute;
z-index: 10;
left: 0;
bottom: -27px;
font-size: 14px;
color: #E53333;
}