Merge branch 'dev_local_v9_hjjxinchuang' of https://bdgit.educoder.net/pu428f3pz/pfjnqt4br into dev_local_v9_hjjxinchuang
commit
a14515c5ab
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,304 @@
|
||||
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** 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.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@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.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/Shixuns/Detail/Challenges/components/Jupyter/index.less?modules ***!
|
||||
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.allTaskWrap___5OgCm {
|
||||
background-color: #fff;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
padding: 20px;
|
||||
}
|
||||
.titleTip___ygfdn {
|
||||
font-size: 14px;
|
||||
color: #888;
|
||||
}
|
||||
.loading___QpGaQ {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
min-height: 300px;
|
||||
background-color: #fff;
|
||||
}
|
||||
.failWrap____s8of {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.failIcon___f9OxH {
|
||||
font-size: 100px;
|
||||
color: #f5f5f5;
|
||||
text-align: center;
|
||||
}
|
||||
.failReload___q6MdJ {
|
||||
color: #1e8ffd;
|
||||
font-size: 12px;
|
||||
cursor: pointer;
|
||||
margin-right: 18px;
|
||||
}
|
||||
.timeWrap___FKccg {
|
||||
width: 1px;
|
||||
height: 1px;
|
||||
overflow: hidden;
|
||||
display: block;
|
||||
}
|
||||
.actionWrap___Ud1IQ {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
}
|
||||
.zoom___wkYch {
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
bottom: 0;
|
||||
background: white;
|
||||
z-index: 1009;
|
||||
right: 0px;
|
||||
overflow: auto;
|
||||
}
|
||||
.iframeZoom___H5Nxp {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
margin-top: 63px;
|
||||
bottom: 0px;
|
||||
left: 0px;
|
||||
z-index: 1009;
|
||||
right: 0px;
|
||||
}
|
||||
.iframeZoom___H5Nxp iframe {
|
||||
height: 100%;
|
||||
}
|
||||
.previewWrapper___WYNMf {
|
||||
background-color: #fff;
|
||||
padding: 25px 0 25px 15px;
|
||||
}
|
||||
.uploadWrapper___IIOXt {
|
||||
display: block !important;
|
||||
}
|
||||
.uploadWrapper___IIOXt [class~='ant-upload'] {
|
||||
display: block !important;
|
||||
}
|
||||
.uploadWrapper___IIOXt span {
|
||||
display: block !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/Shixuns/Detail/Challenges/index.less?modules ***!
|
||||
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.flex_box_center___x_Daw {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___kdxlI {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___gKJIW {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___LrVET {
|
||||
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___VnHmN {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.challenges___vQ9Jp {
|
||||
margin: 0 auto;
|
||||
display: box;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.challenges___vQ9Jp .leftWrap___h8un5 {
|
||||
width: 100%;
|
||||
}
|
||||
.challenges___vQ9Jp .leftWrap___h8un5 .introWrap___pR_HR {
|
||||
margin-bottom: 20px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.challenges___vQ9Jp .leftWrap___h8un5 .introWrap___pR_HR .introContentWrap___xoLzf {
|
||||
padding: 20px;
|
||||
}
|
||||
.challenges___vQ9Jp .leftWrap___h8un5 .introWrap___pR_HR .introContentWrap___xoLzf .introContent___DMssT {
|
||||
text-align: justify;
|
||||
}
|
||||
.challenges___vQ9Jp .leftWrap___h8un5 .introWrap___pR_HR .introContentWrap___xoLzf .introContentMaxHeight___MNBoT {
|
||||
max-height: 385px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.nodataImg___eTL2A {
|
||||
width: 362px;
|
||||
margin: 50px 0px 20px;
|
||||
display: block;
|
||||
margin-left: 41%;
|
||||
}
|
||||
.nodataImgWidth128___m8SK4 {
|
||||
width: 128px;
|
||||
}
|
||||
.nodataText___idqrT {
|
||||
font-size: 20px;
|
||||
text-align: center;
|
||||
color: #999;
|
||||
}
|
||||
.pass___PMMP0 {
|
||||
border-radius: 4px;
|
||||
overflow: hidden;
|
||||
margin-top: 20px;
|
||||
}
|
||||
.pass___PMMP0 .wrapPassTitle___LkBME {
|
||||
color: #2C3A58;
|
||||
height: 28px;
|
||||
line-height: 28px;
|
||||
padding-left: 20px;
|
||||
font-weight: 600;
|
||||
font-size: 16px;
|
||||
}
|
||||
.pass___PMMP0 .wrapPassContent___Vojq9 {
|
||||
padding: 20px;
|
||||
padding-top: 0;
|
||||
}
|
||||
.pass___PMMP0 .wrapPassContent___Vojq9 .passList___r1FtD {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: flex-start;
|
||||
padding: 20px;
|
||||
background: #fff;
|
||||
border-radius: 8px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
.pass___PMMP0 .wrapPassContent___Vojq9 .passList___r1FtD .subject___n0KNm i {
|
||||
font-size: 24px;
|
||||
}
|
||||
.pass___PMMP0 .wrapPassContent___Vojq9 .passList___r1FtD .info___dz1CA {
|
||||
flex: 1 1;
|
||||
margin-left: 20px;
|
||||
}
|
||||
.pass___PMMP0 .wrapPassContent___Vojq9 .passList___r1FtD .info___dz1CA .infoTitle___fGbqo {
|
||||
font-size: 16px;
|
||||
color: #333;
|
||||
}
|
||||
.pass___PMMP0 .wrapPassContent___Vojq9 .passList___r1FtD .info___dz1CA .infoTitle___fGbqo span {
|
||||
margin-left: 20px;
|
||||
}
|
||||
.pass___PMMP0 .wrapPassContent___Vojq9 .passList___r1FtD .info___dz1CA .infoScare___UpwjI {
|
||||
font-size: 12px;
|
||||
color: #999;
|
||||
margin-top: 10px;
|
||||
}
|
||||
.pass___PMMP0 .wrapPassContent___Vojq9 .passList___r1FtD .info___dz1CA .infoScare___UpwjI span {
|
||||
margin-right: 30px;
|
||||
}
|
||||
.pass___PMMP0 .wrapPassContent___Vojq9 .passList___r1FtD .info___dz1CA .infoScare___UpwjI span b {
|
||||
color: #333;
|
||||
margin-left: 8px;
|
||||
font-weight: 400;
|
||||
}
|
||||
.pass___PMMP0 .wrapPassContent___Vojq9 .passList___r1FtD .editIcon___r2urB {
|
||||
margin-top: 3px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.pass___PMMP0 .wrapPassContent___Vojq9 .passList___r1FtD .editIcon___r2urB i {
|
||||
color: #1890ff;
|
||||
font-size: 20px;
|
||||
}
|
||||
.pass___PMMP0 .wrapPassContent___Vojq9 .passList___r1FtD .status___dqblY {
|
||||
display: inline-block;
|
||||
min-width: 54px;
|
||||
height: 22px;
|
||||
border-radius: 13px;
|
||||
border: 1px solid #B3F4D1;
|
||||
font-size: 12px;
|
||||
padding: 0 8px;
|
||||
margin-left: 10px !important;
|
||||
}
|
||||
.pass___PMMP0 .wrapPassContent___Vojq9 .passList___r1FtD .status___dqblY span {
|
||||
width: 36px;
|
||||
height: 20px;
|
||||
font-weight: 400;
|
||||
font-size: 12px;
|
||||
color: #37D4A1;
|
||||
line-height: 20px;
|
||||
margin-left: 0 !important;
|
||||
}
|
||||
.preparePageWrapper___e_RMO {
|
||||
padding: 20px;
|
||||
}
|
||||
.preparePageWrapper___e_RMO .preparePageTitle___o72v4 {
|
||||
margin-bottom: 60px;
|
||||
}
|
||||
.preparePageWrapper___e_RMO .preparePageContent___BobxE {
|
||||
text-align: center;
|
||||
}
|
||||
.preparePageWrapper___e_RMO .preparePageContent___BobxE img {
|
||||
height: 180px;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
.preparePageWrapper___e_RMO .preparePageText___CriF6 {
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
color: #989ca0;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
.preparePageWrapper___e_RMO .startBtn___KGHjl {
|
||||
width: 116px;
|
||||
height: 32px;
|
||||
border-radius: 16px;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue