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.
4648 lines
160 KiB
4648 lines
160 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/index.less?modules ***!
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.practiceSetting___duHIg {
|
|
height: 100vh;
|
|
}
|
|
.practiceSetting___duHIg .wrapHeader___vb3NV {
|
|
height: 60px;
|
|
}
|
|
.practiceSetting___duHIg .wrapLayout___z6EgF {
|
|
height: calc(100vh - 60px);
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: flex-start;
|
|
}
|
|
.practiceSetting___duHIg .wrapLayout___z6EgF .wrapSidebar___TzHq8 {
|
|
width: 80px;
|
|
height: 100%;
|
|
}
|
|
.practiceSetting___duHIg .wrapLayout___z6EgF .wrapContent___iZrCo {
|
|
flex: 1 1;
|
|
height: 100%;
|
|
overflow: auto;
|
|
z-index: 1;
|
|
}
|
|
|
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/layout/Header/index.less?modules ***!
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___XeTw7 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___Hfc9g {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___JWkfv {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___bKF19 {
|
|
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___XWcdc {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.header___HkrmL {
|
|
width: 100%;
|
|
height: 100%;
|
|
padding: 0 40px 0 40px;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
background-color: #121731;
|
|
}
|
|
.header___HkrmL .flex-center___Xqcdj {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.header___HkrmL .title___rc2FS {
|
|
white-space: nowrap;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.header___HkrmL .title___rc2FS span {
|
|
color: #fff;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
display: inline-block;
|
|
white-space: nowrap;
|
|
max-width: 306px;
|
|
font-size: 18px;
|
|
margin-right: 3px;
|
|
vertical-align: top;
|
|
}
|
|
.header___HkrmL .title___rc2FS i {
|
|
font-size: 18px;
|
|
color: #0152d9;
|
|
cursor: pointer;
|
|
}
|
|
.header___HkrmL .schedule___MloKP {
|
|
display: flex;
|
|
align-items: center;
|
|
color: #fff;
|
|
width: 620px;
|
|
flex-shrink: 0;
|
|
}
|
|
.header___HkrmL .schedule___MloKP > div {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.header___HkrmL .schedule___MloKP > div .clickWarp___yvMMm {
|
|
cursor: pointer;
|
|
display: flex;
|
|
border-bottom-width: 2px;
|
|
border-bottom-style: solid;
|
|
border-bottom-color: transparent;
|
|
padding-bottom: 10px;
|
|
margin-top: 12px;
|
|
}
|
|
.header___HkrmL .schedule___MloKP > div .clickWarp___yvMMm .num___etFJa {
|
|
width: 20px;
|
|
height: 20px;
|
|
font-size: 16px;
|
|
line-height: 19px;
|
|
text-align: center;
|
|
border: 1px solid #ffffff;
|
|
border-radius: 12px;
|
|
display: inline-block;
|
|
margin-right: 6px;
|
|
}
|
|
.header___HkrmL .schedule___MloKP > div .clickWarp___yvMMm .subject___ZbcjS {
|
|
font-size: 14px;
|
|
line-height: 20px;
|
|
}
|
|
.header___HkrmL .schedule___MloKP > div .clickWarp___yvMMm img {
|
|
width: 20px;
|
|
height: 20px;
|
|
margin-right: 10px;
|
|
}
|
|
.header___HkrmL .schedule___MloKP > div i {
|
|
margin: 0 30px;
|
|
}
|
|
.header___HkrmL .btns___R7eGw {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.header___HkrmL .btns___R7eGw .btn___NLvn4 {
|
|
width: 100px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
text-align: center;
|
|
border-radius: 4px;
|
|
font-size: 14px;
|
|
color: #ffffff;
|
|
cursor: pointer;
|
|
}
|
|
.header___HkrmL .btns___R7eGw .simulate___kVrJQ {
|
|
width: 100px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
text-align: center;
|
|
border-radius: 4px;
|
|
font-size: 14px;
|
|
color: #ffffff;
|
|
cursor: pointer;
|
|
background: #3061D0;
|
|
}
|
|
.header___HkrmL .btns___R7eGw .exit___CTNC5 {
|
|
width: 100px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
text-align: center;
|
|
border-radius: 4px;
|
|
font-size: 14px;
|
|
color: #ffffff;
|
|
cursor: pointer;
|
|
background: #0152d9;
|
|
margin-left: 20px;
|
|
}
|
|
|
|
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Information/index.less?modules ***!
|
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.information___HnFAg {
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 100%;
|
|
background-color: #fff;
|
|
}
|
|
.information___HnFAg .scroll___SzyY_ {
|
|
flex: 1 1;
|
|
overflow: auto;
|
|
}
|
|
.information___HnFAg .scroll___SzyY_ header {
|
|
height: 40px;
|
|
line-height: 40px;
|
|
font-size: 16px;
|
|
color: #333333;
|
|
font-weight: bold;
|
|
padding-left: 40px;
|
|
margin: 20px 0;
|
|
}
|
|
.information___HnFAg .scroll___SzyY_ .formWrap___dlZEW {
|
|
padding: 0 40px;
|
|
}
|
|
.information___HnFAg .scroll___SzyY_ .formWrap___dlZEW .ant-form-item-label {
|
|
margin-bottom: 21px;
|
|
margin-top: 18px;
|
|
}
|
|
.information___HnFAg .scroll___SzyY_ .formWrap___dlZEW .ant-form-item-label label {
|
|
font-size: 16px;
|
|
}
|
|
.information___HnFAg .scroll___SzyY_ .formWrap___dlZEW .ant-badge {
|
|
background: #f1f1f1;
|
|
border-radius: 15px;
|
|
margin-bottom: 10px;
|
|
}
|
|
.information___HnFAg .scroll___SzyY_ .formWrap___dlZEW .ant-badge:first-child {
|
|
margin-left: 0 !important;
|
|
}
|
|
.information___HnFAg .scroll___SzyY_ .formWrap___dlZEW .ant-badge button {
|
|
border: 0;
|
|
color: #666;
|
|
box-shadow: none;
|
|
}
|
|
.information___HnFAg .scroll___SzyY_ .formWrap___dlZEW .ant-badge sup {
|
|
cursor: pointer;
|
|
}
|
|
.information___HnFAg .scroll___SzyY_ .formWrap___dlZEW .customAddTags .ant-input {
|
|
height: 50px;
|
|
background-color: #f5f5f5;
|
|
padding: 0 20px;
|
|
}
|
|
.information___HnFAg .scroll___SzyY_ .formWrap___dlZEW .customAddTags .ant-input > input,
|
|
.information___HnFAg .scroll___SzyY_ .formWrap___dlZEW .customAddTags .ant-input > span {
|
|
font-size: 16px;
|
|
background-color: #f5f5f5;
|
|
}
|
|
.information___HnFAg .scroll___SzyY_ .formWrap___dlZEW .ant-input-affix-wrapper {
|
|
height: 50px;
|
|
background-color: #f5f5f5;
|
|
padding: 0 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.information___HnFAg .scroll___SzyY_ .formWrap___dlZEW .ant-input-affix-wrapper > input,
|
|
.information___HnFAg .scroll___SzyY_ .formWrap___dlZEW .ant-input-affix-wrapper > span {
|
|
font-size: 16px;
|
|
background-color: #f5f5f5;
|
|
}
|
|
.information___HnFAg .scroll___SzyY_ .img___ESi1t {
|
|
position: relative;
|
|
width: 400px;
|
|
height: auto;
|
|
background-color: #f4f3f4;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.information___HnFAg .scroll___SzyY_ .img___ESi1t > div {
|
|
position: absolute;
|
|
right: -6px;
|
|
top: -6px;
|
|
cursor: pointer;
|
|
background-color: #fff;
|
|
width: 16px;
|
|
height: 16px;
|
|
border-radius: 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Information/AddTags/index.less?modules ***!
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.btn___CiIEf {
|
|
display: inline-block;
|
|
padding-right: 32px;
|
|
position: relative;
|
|
margin-bottom: 20px;
|
|
}
|
|
.btn___CiIEf .s1___JCH7l {
|
|
padding: 7px 10px;
|
|
font-size: 14px;
|
|
color: #666;
|
|
background: #f1f1f1;
|
|
border-radius: 15px;
|
|
cursor: default;
|
|
}
|
|
.btn___CiIEf:hover .s1___JCH7l {
|
|
color: #0152d9;
|
|
background: rgba(24, 144, 255, 0.2);
|
|
}
|
|
.btn___CiIEf:hover .s2___jSyjE {
|
|
display: inline-block;
|
|
}
|
|
.btn___CiIEf .s2___jSyjE {
|
|
display: none;
|
|
width: 20px;
|
|
height: 20px;
|
|
position: absolute;
|
|
z-index: 10;
|
|
right: 6px;
|
|
cursor: pointer;
|
|
}
|
|
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/components/Complete/index.less?modules ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___hBEA9 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___rMB3f {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___XT_7U {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___ayQhe {
|
|
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___Yqif8 {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.complete___zRKx3 {
|
|
position: relative;
|
|
width: 100%;
|
|
height: 70px;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
background: #ffffff;
|
|
box-shadow: 0px -4px 8px 1px #f1f1f1;
|
|
}
|
|
.complete___zRKx3 .cancel___D5r7A {
|
|
height: 40px;
|
|
line-height: 40px;
|
|
text-align: center;
|
|
border-radius: 4px;
|
|
border: 1px solid #0152d9;
|
|
font-size: 16px;
|
|
color: #0152d9;
|
|
padding: 0 34px;
|
|
cursor: pointer;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.complete___zRKx3 .save___sa92o {
|
|
height: 40px;
|
|
line-height: 40px;
|
|
text-align: center;
|
|
border-radius: 4px;
|
|
background: #0152d9;
|
|
font-size: 16px;
|
|
color: #fff;
|
|
padding: 0 34px;
|
|
cursor: pointer;
|
|
margin-left: 40px;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
|
|
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Warehouse/index.less?modules ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___bPWMH {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___fjQJK {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___WWAEa {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___mQNLW {
|
|
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___lOsG0 {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
[id="educoder"] ul.menu___szqfh {
|
|
width: 122px;
|
|
background: #686f9a;
|
|
color: white;
|
|
border-radius: 0;
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
}
|
|
[id="educoder"] ul.menu___szqfh li {
|
|
color: white !important;
|
|
border-radius: 0 !important;
|
|
padding-left: 8px !important;
|
|
}
|
|
[id="educoder"] ul.menu___szqfh [class~='ant-dropdown-menu-item-active'] {
|
|
background: #3e4571 !important;
|
|
}
|
|
[id="educoder"] ul.menu___szqfh li[class~='ant-dropdown-menu-item-disabled'] {
|
|
background: none !important;
|
|
color: #b0b5d6 !important;
|
|
}
|
|
.warehouse___SVzfZ {
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 100%;
|
|
overflow: hidden;
|
|
}
|
|
.warehouse___SVzfZ .header___DfoMH {
|
|
height: 60px;
|
|
background: #282e55;
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
color: #fff;
|
|
font-size: 14px;
|
|
}
|
|
.warehouse___SVzfZ .header___DfoMH .title___y2IOb {
|
|
margin: 0 20px;
|
|
}
|
|
.warehouse___SVzfZ .header___DfoMH input {
|
|
width: 290px;
|
|
height: 34px;
|
|
background-color: #686f9a;
|
|
color: #fff;
|
|
border-radius: 4px;
|
|
border: 0;
|
|
margin-right: 14px;
|
|
padding: 0 14px;
|
|
}
|
|
.warehouse___SVzfZ .content___pGWUf {
|
|
flex: 1 1;
|
|
display: flex;
|
|
}
|
|
.warehouse___SVzfZ .content___pGWUf .left___eYHD7 {
|
|
width: 25%;
|
|
max-width: 440px;
|
|
height: 100%;
|
|
background-color: #0a143d;
|
|
overflow: auto;
|
|
display: box;
|
|
display: flex;
|
|
position: relative;
|
|
}
|
|
.warehouse___SVzfZ .content___pGWUf .left___eYHD7 > section {
|
|
flex: 1 1;
|
|
overflow: auto;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
right: 0;
|
|
}
|
|
.warehouse___SVzfZ .content___pGWUf .left___eYHD7 .ant-tabs .ant-tabs-nav {
|
|
color: #fff;
|
|
margin-left: 20px;
|
|
}
|
|
.warehouse___SVzfZ .content___pGWUf .left___eYHD7 .ant-tabs .ant-tabs-nav::before {
|
|
left: 25px;
|
|
border-bottom: 1px solid #282e55;
|
|
width: 90%;
|
|
}
|
|
.warehouse___SVzfZ .content___pGWUf .right___RbSHM {
|
|
flex: 1 1;
|
|
display: flex;
|
|
align-items: flex-end;
|
|
height: 100%;
|
|
background: #0a0e2e;
|
|
position: relative;
|
|
}
|
|
.warehouse___SVzfZ .content___pGWUf .right___RbSHM div[class~='my-codemirror-container'] {
|
|
border: none;
|
|
}
|
|
.warehouse___SVzfZ .content___pGWUf .right___RbSHM div[class~='my-codemirror-container'] [class~='CodeMirror-wrap'],
|
|
.warehouse___SVzfZ .content___pGWUf .right___RbSHM div[class~='my-codemirror-container'] [class~='CodeMirror-gutters'] {
|
|
background: #0a0e2e;
|
|
}
|
|
.warehouse___SVzfZ .content___pGWUf .right___RbSHM div[class~='my-codemirror-container'] [class~='CodeMirror-line'] {
|
|
padding-left: 18px;
|
|
}
|
|
.warehouse___SVzfZ .content___pGWUf .right___RbSHM div[class~='my-codemirror-container'] [class~='CodeMirror-wrap'] {
|
|
position: absolute;
|
|
left: 21px;
|
|
right: 21px;
|
|
top: 60px;
|
|
bottom: 0;
|
|
height: auto;
|
|
}
|
|
.warehouse___SVzfZ .content___pGWUf .right___RbSHM div[class~='my-codemirror-container'] [class~='CodeMirror-linenumber'] {
|
|
color: white;
|
|
}
|
|
.loading___g8ST2 {
|
|
width: 100%;
|
|
top: 0;
|
|
bottom: 70px;
|
|
position: absolute !important;
|
|
}
|
|
.loading___g8ST2 [class~='ant-spin-container'] {
|
|
position: static !important;
|
|
position: initial !important;
|
|
}
|
|
.empty___JqJWS {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: box;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
background: #fff;
|
|
}
|
|
.tabs___fuMob {
|
|
overflow: visible !important;
|
|
overflow: initial !important;
|
|
}
|
|
.tabs___fuMob [class~='ant-tabs-nav'] {
|
|
margin-bottom: 0 !important;
|
|
}
|
|
.tabs___fuMob [class~='ant-tabs-nav']::before {
|
|
display: none;
|
|
}
|
|
.tabs___fuMob [class~='ant-tabs-tab'] {
|
|
cursor: pointer;
|
|
}
|
|
.tabs___fuMob [class~='ant-tabs-tab-btn'] {
|
|
color: white;
|
|
}
|
|
.tabs___fuMob [class~='ant-tabs-nav-wrap'] {
|
|
overflow: visible !important;
|
|
overflow: initial !important;
|
|
}
|
|
.tabs___fuMob [class~='ant-tabs-ink-bar'] {
|
|
bottom: -7px !important;
|
|
}
|
|
.line___Wav7D {
|
|
width: 1px;
|
|
height: 16px;
|
|
background: #686f9a;
|
|
border-radius: 1px;
|
|
margin-left: 28px;
|
|
}
|
|
.footer___xymfv {
|
|
height: 70px;
|
|
background: #282e55;
|
|
width: 100%;
|
|
z-index: 5;
|
|
}
|
|
.footer___xymfv button {
|
|
width: 100px;
|
|
height: 40px;
|
|
}
|
|
.commit___ZwkDv {
|
|
background: #0a143d;
|
|
width: 100%;
|
|
height: 100%;
|
|
overflow: auto;
|
|
}
|
|
.blueLight___f52KB {
|
|
color: #b0b5d6;
|
|
font-size: 14px;
|
|
}
|
|
.filePathWrp____p6mm {
|
|
height: 56px;
|
|
border-bottom: 1px solid #3e4571;
|
|
margin: 0 30px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.filePath___qkzoJ {
|
|
font-size: 0;
|
|
}
|
|
.filePath___qkzoJ span {
|
|
max-width: 200px;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
}
|
|
.filePath___qkzoJ span:after {
|
|
content: '/';
|
|
color: #fff;
|
|
margin: 0 2px;
|
|
display: inline-block;
|
|
}
|
|
.filePath___qkzoJ span:nth-clid(:odd) {
|
|
color: #0152d9;
|
|
}
|
|
.filePath___qkzoJ span:nth-last-child(1) {
|
|
color: #fff;
|
|
}
|
|
.filePath___qkzoJ span:nth-last-child(1):after {
|
|
display: none;
|
|
}
|
|
.bottom0___MrVME {
|
|
bottom: 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Warehouse/components/AddFile.less?modules ***!
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.wrap___yTLAj {
|
|
padding: 0px 10px 0px 10px;
|
|
}
|
|
.wrap___yTLAj [class^="my-codemirror-container"] {
|
|
margin-bottom: 0;
|
|
}
|
|
.modal___B3dwx {
|
|
z-index: 9999;
|
|
}
|
|
.title___FHscn {
|
|
font-size: 20px;
|
|
}
|
|
.path___o7aJh {
|
|
display: inline-block;
|
|
overflow: hidden;
|
|
line-height: 40px;
|
|
white-space: nowrap;
|
|
text-align: right;
|
|
vertical-align: middle;
|
|
color: #888888;
|
|
font-size: 16px;
|
|
}
|
|
.colorBlue___p4I9Y {
|
|
color: #0152d9;
|
|
}
|
|
.width240___UNGpD {
|
|
width: 240px;
|
|
}
|
|
.filePath___uTJLX {
|
|
min-width: 200px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
text-align: center;
|
|
display: inline-block;
|
|
background: #dedede;
|
|
border-radius: 4px 0px 0px 4px;
|
|
}
|
|
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Detail/Repository/components/SelectFilePathModal/index.less?modules ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.wrap___TwY3U {
|
|
padding: 20px;
|
|
}
|
|
.content___Ks95W {
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 200px;
|
|
overflow-y: auto;
|
|
background: #f5f5f5;
|
|
padding: 10px;
|
|
font-size: 14px;
|
|
}
|
|
.content___Ks95W a {
|
|
color: #05101a;
|
|
}
|
|
.content___Ks95W a:hover {
|
|
color: #40a9ff;
|
|
}
|
|
.mainPathWrap___CrMaa {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.colorBlue___dvWbP {
|
|
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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Warehouse/components/UploadFile.less?modules ***!
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.wrap___T4tjB {
|
|
background-color: #fff;
|
|
padding: 0px 30px 0px 30px;
|
|
}
|
|
.wrap___T4tjB [class~='ant-upload-drag'] {
|
|
background: rgba(24, 144, 255, 0.04) !important;
|
|
border-radius: 4px;
|
|
border: 1px dashed #0152d9;
|
|
}
|
|
.title____QnQT {
|
|
font-size: 20px;
|
|
}
|
|
.path___PLUeD {
|
|
display: inline-block;
|
|
overflow: hidden;
|
|
line-height: 40px;
|
|
white-space: nowrap;
|
|
text-align: right;
|
|
vertical-align: middle;
|
|
color: #888888;
|
|
font-size: 16px;
|
|
}
|
|
.colorBlue___eL7QF {
|
|
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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Warehouse/components/Tree.less?modules ***!
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___UqJuy {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___kWKf7 {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___nu70j {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___NpRXJ {
|
|
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___mXaJ7 {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.headLeft___CFA1O {
|
|
color: #fff;
|
|
font-size: 14px;
|
|
padding: 20px;
|
|
}
|
|
.colorBlue___tdx2e {
|
|
color: #0152d9;
|
|
cursor: pointer;
|
|
}
|
|
.wrap___Q6mHI {
|
|
font-size: 12px;
|
|
}
|
|
.wrap___Q6mHI [class~='ant-switch'] {
|
|
background: #e53333;
|
|
}
|
|
.wrap___Q6mHI [class~='ant-switch-checked'] {
|
|
background: #1890fb;
|
|
}
|
|
.nodata___f2U7q img {
|
|
width: 100%;
|
|
height: 100%;
|
|
margin-bottom: 30px;
|
|
}
|
|
.nodataText___UUFGT {
|
|
text-align: center;
|
|
color: #999;
|
|
font-size: 14px;
|
|
}
|
|
.content___nlH4h {
|
|
margin-top: 20px;
|
|
}
|
|
.content___nlH4h [class~='ant-tree'] {
|
|
background: none;
|
|
color: #fff;
|
|
}
|
|
.content___nlH4h [class~='ant-tree-treenode-selected'] {
|
|
color: #fff;
|
|
width: 100%;
|
|
}
|
|
.content___nlH4h [class~='ant-tree-treenode-selected']::before {
|
|
background: #2f3662 !important;
|
|
}
|
|
.content___nlH4h [class~='ant-tree-node-content-wrapper'] {
|
|
background: none !important;
|
|
color: #fff !important;
|
|
}
|
|
.content___nlH4h [class~='ant-tree-node-content-wrapper']:hover {
|
|
background: none !important;
|
|
}
|
|
.content___nlH4h [class~='drag-over'] > [draggable] {
|
|
opacity: 1 !important;
|
|
}
|
|
.content___nlH4h [class~='drag-over'][class~='ant-tree-treenode-switcher-close']::before,
|
|
.content___nlH4h [class~='drag-over'][class~='ant-tree-treenode-switcher-open']::before {
|
|
background: #2f3662 !important;
|
|
}
|
|
.content___nlH4h [class~='drag-over'][class~='ant-tree-treenode-switcher-close'] [class~='icon-gengduo2'],
|
|
.content___nlH4h [class~='drag-over'][class~='ant-tree-treenode-switcher-open'] [class~='icon-gengduo2'] {
|
|
display: inline;
|
|
}
|
|
.content___nlH4h [class~='drag-over'][class~='ant-tree-treenode-switcher-close'] [class~='ant-tree-node-content-wrapper'],
|
|
.content___nlH4h [class~='drag-over'][class~='ant-tree-treenode-switcher-open'] [class~='ant-tree-node-content-wrapper'] {
|
|
flex: 1 1;
|
|
}
|
|
.content___nlH4h [class~='ant-tree-treenode'] {
|
|
display: flex !important;
|
|
align-items: center !important;
|
|
width: 100%;
|
|
height: 36px;
|
|
padding: 5px 0 !important;
|
|
}
|
|
.content___nlH4h [class~='ant-tree-treenode'] * {
|
|
transition: none !important;
|
|
}
|
|
.content___nlH4h [class~='ant-tree-treenode']:hover::before {
|
|
background: #2f3662 !important;
|
|
bottom: 0 !important;
|
|
}
|
|
.content___nlH4h [class~='ant-tree-treenode']:hover [class~='icon-gengduo2'] {
|
|
display: inline;
|
|
}
|
|
.content___nlH4h [class~='ant-tree-treenode'] [class~='ant-tree-node-content-wrapper'] {
|
|
flex: 1 1;
|
|
}
|
|
.content___nlH4h [class~='ant-tree-treenode'] [class~='icon-gengduo2'] {
|
|
top: -1px;
|
|
}
|
|
.content___nlH4h [class~='drag-over-gap-top'],
|
|
.content___nlH4h [class~='drag-over-gap-bottom'] {
|
|
transition: none !important;
|
|
}
|
|
.content___nlH4h [class~='drag-over-gap-top'] > [draggable],
|
|
.content___nlH4h [class~='drag-over-gap-bottom'] > [draggable] {
|
|
border: 0px solid #000 !important;
|
|
transition: none !important;
|
|
line-height: 24px !important;
|
|
}
|
|
.gitCode___jaHbo {
|
|
color: #fff;
|
|
padding: 32px 14px 0 20px;
|
|
font-size: 14px;
|
|
}
|
|
[class~='ant-tree-switcher'] {
|
|
margin-left: 20px !important;
|
|
}
|
|
.ellipsis___wqs5z {
|
|
margin: 5px 10px;
|
|
}
|
|
[class~='c-555a88'] {
|
|
border-radius: 8px;
|
|
position: relative;
|
|
}
|
|
ul.menu___E01hA {
|
|
width: 122px;
|
|
background: #686f9a;
|
|
color: white;
|
|
}
|
|
ul.menu___E01hA li {
|
|
color: white;
|
|
}
|
|
ul.menu___E01hA [class~='ant-dropdown-menu-item-active'] {
|
|
background: #3e4571;
|
|
}
|
|
.overlayClass___LrvQr [class~='ant-tooltip-content'] {
|
|
position: relative;
|
|
z-index: 11;
|
|
}
|
|
.overlayClass___LrvQr [class~='ant-tooltip-content'] [class~='ant-tooltip-arrow-content'] {
|
|
left: -16px;
|
|
}
|
|
.overlayClass___LrvQr::before {
|
|
content: ' ';
|
|
position: fixed;
|
|
left: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
right: 0;
|
|
z-index: 10;
|
|
background: rgba(0, 0, 0, 0.3);
|
|
}
|
|
.tips___XoHVF {
|
|
width: 100%;
|
|
padding: 0 20px;
|
|
color: #fff;
|
|
margin-bottom: 10px;
|
|
line-height: 22px;
|
|
text-align: justify;
|
|
}
|
|
.gitTree___VsBuj [class~='ant-tree-draggable-icon'] {
|
|
display: none;
|
|
}
|
|
|
|
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Warehouse/components/SelectFilePathModal/index.less?modules ***!
|
|
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.wrap___qIbzI {
|
|
padding: 20px;
|
|
}
|
|
.content___cWjqb {
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 200px;
|
|
overflow-y: auto;
|
|
background: #f5f5f5;
|
|
padding: 10px;
|
|
font-size: 14px;
|
|
}
|
|
.content___cWjqb a {
|
|
color: #05101a;
|
|
}
|
|
.content___cWjqb a:hover {
|
|
color: #40a9ff;
|
|
}
|
|
.mainPathWrap___QP5mq {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.colorBlue___zUy77 {
|
|
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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Warehouse/components/Commit.less?modules ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___JYIA5 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___OOSa6 {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___s1AAj {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___Ou9x8 {
|
|
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___fXhOh {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.commitWrap___xJGHF {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
background-color: #ffffff;
|
|
padding: 20px;
|
|
margin-bottom: 10px;
|
|
font-size: 16px;
|
|
}
|
|
.wrap___OEGuw {
|
|
padding: 20px;
|
|
}
|
|
.colorGray___nocDG {
|
|
color: #999999;
|
|
}
|
|
.content___Cvvjf {
|
|
display: flex;
|
|
flex-direction: column;
|
|
margin-bottom: 10px;
|
|
padding: 20px;
|
|
font-size: 16px;
|
|
}
|
|
.itemTime___wIggD {
|
|
color: #0152d9;
|
|
margin-right: 15px;
|
|
}
|
|
.imageUrl___C3Dsm {
|
|
width: 50px;
|
|
height: 50px;
|
|
border-radius: 50px;
|
|
}
|
|
.blueLight___qEiQB {
|
|
color: #b0b5d6;
|
|
font-size: 16px;
|
|
}
|
|
.divider___G5Y2d {
|
|
background: #3e4571;
|
|
border-radius: 1px;
|
|
margin: 20px 0;
|
|
}
|
|
.empty___L1pRU {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: box;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
|
|
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Level/index.less?modules ***!
|
|
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___eoeVu {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___f9Khj {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___mDOuj {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___q43Rs {
|
|
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___lnTOC {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.level___W39_7 {
|
|
flex: 1 1;
|
|
display: flex;
|
|
height: 100%;
|
|
overflow: hidden;
|
|
}
|
|
.level___W39_7 .left___xugM0 {
|
|
width: 25%;
|
|
height: 100%;
|
|
max-width: 440px;
|
|
background-color: #0a143d;
|
|
position: relative;
|
|
}
|
|
.level___W39_7 .left___xugM0 .container___MnoCi {
|
|
position: absolute;
|
|
z-index: 1;
|
|
left: 0;
|
|
top: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.level___W39_7 .left___xugM0 .container___MnoCi .title___HNuSO {
|
|
font-size: 14px;
|
|
color: #ffffff;
|
|
padding: 30px 0 10px 20px;
|
|
}
|
|
.level___W39_7 .left___xugM0 .container___MnoCi .listWrap___Oz5IK {
|
|
flex: 1 1;
|
|
overflow: auto;
|
|
}
|
|
.level___W39_7 .left___xugM0 .container___MnoCi .listWrap___Oz5IK .ant-empty {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
height: 100%;
|
|
}
|
|
.level___W39_7 .left___xugM0 .container___MnoCi .listWrap___Oz5IK .ant-empty .ant-empty-description {
|
|
color: #0152d9;
|
|
}
|
|
.level___W39_7 .left___xugM0 .container___MnoCi .listWrap___Oz5IK .ant-spin {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
height: 100%;
|
|
}
|
|
.level___W39_7 .left___xugM0 .container___MnoCi .listWrap___Oz5IK .list___Fq6dF {
|
|
height: 44px;
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
color: #fff;
|
|
cursor: pointer;
|
|
padding-left: 20px;
|
|
}
|
|
.level___W39_7 .left___xugM0 .container___MnoCi .listWrap___Oz5IK .list___Fq6dF:hover {
|
|
background: rgba(62, 69, 113, 0.4);
|
|
}
|
|
.level___W39_7 .left___xugM0 .container___MnoCi .listWrap___Oz5IK .list___Fq6dF:hover .s3___piVr6 {
|
|
display: block;
|
|
}
|
|
.level___W39_7 .left___xugM0 .container___MnoCi .listWrap___Oz5IK .list___Fq6dF .s2___jJaip {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
flex: 1 1;
|
|
padding-right: 14px;
|
|
padding-left: 14px;
|
|
}
|
|
.level___W39_7 .left___xugM0 .container___MnoCi .listWrap___Oz5IK .list___Fq6dF .s3___piVr6 {
|
|
display: none;
|
|
padding-right: 20px;
|
|
}
|
|
.level___W39_7 .left___xugM0 .container___MnoCi .listWrap___Oz5IK .listActive___e7FOo {
|
|
height: 44px;
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
color: #fff;
|
|
cursor: pointer;
|
|
padding-left: 20px;
|
|
background: rgba(62, 69, 113) !important;
|
|
}
|
|
.level___W39_7 .left___xugM0 .container___MnoCi .listWrap___Oz5IK .listActive___e7FOo:hover {
|
|
background: rgba(62, 69, 113, 0.4);
|
|
}
|
|
.level___W39_7 .left___xugM0 .container___MnoCi .listWrap___Oz5IK .listActive___e7FOo:hover .s3___piVr6 {
|
|
display: block;
|
|
}
|
|
.level___W39_7 .left___xugM0 .container___MnoCi .listWrap___Oz5IK .listActive___e7FOo .s2___jJaip {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
flex: 1 1;
|
|
padding-right: 14px;
|
|
padding-left: 14px;
|
|
}
|
|
.level___W39_7 .left___xugM0 .container___MnoCi .listWrap___Oz5IK .listActive___e7FOo .s3___piVr6 {
|
|
display: none;
|
|
padding-right: 20px;
|
|
}
|
|
.level___W39_7 .left___xugM0 .container___MnoCi .listWrap___Oz5IK .os___Zt66K {
|
|
color: #686f9a;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
text-align: center;
|
|
}
|
|
.level___W39_7 .left___xugM0 .btns___mA9Xb {
|
|
position: absolute;
|
|
z-index: 2;
|
|
bottom: 0;
|
|
left: 0;
|
|
width: 192px;
|
|
}
|
|
.level___W39_7 .left___xugM0 .btns___mA9Xb .btnsWrap___hx2vE {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: relative;
|
|
}
|
|
.level___W39_7 .left___xugM0 .btns___mA9Xb .btnsWrap___hx2vE .icon___l26_g {
|
|
width: 50px;
|
|
height: 50px;
|
|
background: #1890ff;
|
|
box-shadow: #1890ff 0px 0px 4px 0px;
|
|
border-radius: 25px;
|
|
color: #ffffff;
|
|
line-height: 44px;
|
|
text-align: center;
|
|
font-size: 38px;
|
|
font-weight: 200;
|
|
cursor: pointer;
|
|
position: absolute;
|
|
z-index: 5;
|
|
left: 20px;
|
|
bottom: 20px;
|
|
transition: all 0.5s ease 0s;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.level___W39_7 .left___xugM0 .btns___mA9Xb .btnsWrap___hx2vE .btn___AF61O {
|
|
position: absolute;
|
|
z-index: 6;
|
|
bottom: 88px;
|
|
left: 20px;
|
|
transition: 0.5s;
|
|
}
|
|
.level___W39_7 .left___xugM0 .btns___mA9Xb .btnsWrap___hx2vE .btn___AF61O .d1___WyJ4s {
|
|
width: 152px;
|
|
height: 40px;
|
|
background: #0152d9;
|
|
box-shadow: 0px 0px 4px 0px #0152d9;
|
|
border-radius: 25px;
|
|
font-size: 16px;
|
|
cursor: pointer;
|
|
color: #fff;
|
|
text-align: center;
|
|
line-height: 40px;
|
|
}
|
|
.level___W39_7 .left___xugM0 .btns___mA9Xb .btnsWrap___hx2vE .btn___AF61O .d2___GQq5w {
|
|
width: 152px;
|
|
height: 40px;
|
|
background: #0152d9;
|
|
box-shadow: 0px 0px 4px 0px #0152d9;
|
|
border-radius: 25px;
|
|
font-size: 16px;
|
|
cursor: pointer;
|
|
color: #fff;
|
|
text-align: center;
|
|
line-height: 40px;
|
|
margin-top: 20px;
|
|
background: #44d7b6;
|
|
box-shadow: 0px 0px 4px 0px #44d7b6;
|
|
}
|
|
.level___W39_7 .left___xugM0 .shrink___NbOqs {
|
|
position: absolute;
|
|
z-index: 55;
|
|
top: 50%;
|
|
right: 0;
|
|
width: 20px;
|
|
height: 80px;
|
|
background: #ffffff;
|
|
border-radius: 8px 0px 0px 8px;
|
|
color: #0152d9;
|
|
text-align: center;
|
|
line-height: 80px;
|
|
cursor: pointer;
|
|
}
|
|
.level___W39_7 .left___xugM0 .elseShrink___ZoNE2 {
|
|
position: absolute;
|
|
z-index: 55;
|
|
top: 50%;
|
|
right: 0;
|
|
width: 20px;
|
|
height: 80px;
|
|
background: #ffffff;
|
|
border-radius: 8px 0px 0px 8px;
|
|
color: #0152d9;
|
|
text-align: center;
|
|
line-height: 80px;
|
|
cursor: pointer;
|
|
transform: rotateY(180deg);
|
|
right: -20px;
|
|
background: #0152d9;
|
|
color: #fff;
|
|
}
|
|
.level___W39_7 .right___zgEq_ {
|
|
flex: 1 1;
|
|
display: flex;
|
|
height: 100%;
|
|
overflow: hidden;
|
|
background-color: #fff;
|
|
transform: translateX(0);
|
|
}
|
|
.level___W39_7 .right___zgEq_ .addIcon___aVZVl {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
color: #999999;
|
|
}
|
|
.level___W39_7 .right___zgEq_ .customFixedButton {
|
|
z-index: 98;
|
|
}
|
|
.level___W39_7 .right___zgEq_ .customFixedButton button {
|
|
border-radius: 4px;
|
|
}
|
|
.level___W39_7 .right___zgEq_ .ant-input,
|
|
.level___W39_7 .right___zgEq_ .ant-form-item-control-input,
|
|
.level___W39_7 .right___zgEq_ .ant-select,
|
|
.level___W39_7 .right___zgEq_ .ant-input-affix-wrapper {
|
|
border-radius: 4px;
|
|
}
|
|
.level___W39_7 .right___zgEq_ .markdown-editor-container.full-screen {
|
|
height: 100% !important;
|
|
}
|
|
.level___W39_7 .right___zgEq_ .markdown-editor-container.full-screen .markdown-editor-body {
|
|
height: calc(100% - 38px) !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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Collaborate/components/ChangeManagerModal/index.less?modules ***!
|
|
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.title___NTpKq {
|
|
margin-bottom: 15px;
|
|
color: #ff954c;
|
|
text-align: center;
|
|
font-size: 14px;
|
|
}
|
|
.content___oL0Iy {
|
|
margin-bottom: 15px;
|
|
background: #f7f9fd;
|
|
padding: 5px;
|
|
height: 200px;
|
|
overflow: auto;
|
|
font-size: 14px;
|
|
}
|
|
.add___L4cbC {
|
|
text-align: center;
|
|
padding-top: 20%;
|
|
}
|
|
.colorBlue___xRARA {
|
|
color: #0152d9;
|
|
}
|
|
.radio___cfwvc {
|
|
display: block;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
font-size: 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/reset.less?modules ***!
|
|
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___vG4eV {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___qVVxe {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___P8Z8s {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___VMme3 {
|
|
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___VMHwm {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.dropdownmenus___oVzoj {
|
|
width: 104px;
|
|
}
|
|
.dropdownmenus___oVzoj [class~='ant-dropdown-menu-item'] {
|
|
text-align: center;
|
|
}
|
|
.dropdownmenus___oVzoj [class~='ant-dropdown-menu-item']:hover {
|
|
color: #165dff !important;
|
|
background: #fff;
|
|
}
|
|
.dropdownmenus___oVzoj [class~='ant-dropdown-menu'] {
|
|
padding: 10px 0 !important;
|
|
}
|
|
.popupClassNames___OcZq7 {
|
|
background: yellow;
|
|
}
|
|
.selectdown___mmcA8 [class~='ant-select-item-option-selected'] {
|
|
font-weight: 400 !important;
|
|
background-color: #edf2ff !important;
|
|
}
|
|
.selectdown___mmcA8 [class~='ant-select-item-option-active'] {
|
|
color: #165dff !important;
|
|
background-color: #fff !important;
|
|
}
|
|
.selectdown___mmcA8 [class~='ant-select-item-option'] {
|
|
padding: 10px 24px;
|
|
}
|
|
|
|
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/pages/Account/TeachGroup/index.less ***!
|
|
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.teaching-circling-container {
|
|
flex: 1 1 auto;
|
|
}
|
|
.teaching-circling-container h3 {
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
padding: 30px 40px;
|
|
background: #fff;
|
|
justify-content: space-between;
|
|
width: 100%;
|
|
font-size: 20px;
|
|
margin: 0;
|
|
}
|
|
.no-data img {
|
|
display: block;
|
|
margin: 0 auto 30px auto;
|
|
}
|
|
.nodata-content {
|
|
display: flex;
|
|
flex-flow: column nowrap;
|
|
align-content: center;
|
|
justify-content: center;
|
|
min-height: 690px;
|
|
}
|
|
.nodata-content p {
|
|
color: #999;
|
|
text-align: center;
|
|
}
|
|
.teaching-circling-body {
|
|
margin: 16px auto;
|
|
min-height: 740px;
|
|
width: 100%;
|
|
background: #fff;
|
|
border-radius: 8px;
|
|
box-shadow: 0px 2px 10px rgba(153, 153, 153, 0.08);
|
|
}
|
|
.teaching-circling-body .navs {
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
height: 50px;
|
|
margin: 0;
|
|
font-size: 16px;
|
|
color: #333;
|
|
padding: 0 40px;
|
|
box-shadow: 0px 2px 10px rgba(153, 153, 153, 0.08);
|
|
}
|
|
.teaching-circling-body .navs li {
|
|
margin-right: 60px;
|
|
height: 50px;
|
|
line-height: 50px;
|
|
}
|
|
.teaching-circling-body .navs li.active {
|
|
border-bottom: 2px solid #009ffc;
|
|
}
|
|
.teaching-circling-body .navs li.active a {
|
|
color: #009ffc;
|
|
}
|
|
.teaching-circling-body .navs li a {
|
|
color: #333;
|
|
display: block;
|
|
}
|
|
.flex-end {
|
|
justify-content: flex-end;
|
|
}
|
|
|
|
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/pages/Account/TeachGroup/List/index.less ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.teaching-list {
|
|
margin: 0;
|
|
padding: 0;
|
|
font-size: 16px;
|
|
display: flex;
|
|
flex-flow: column nowrap;
|
|
justify-content: center;
|
|
}
|
|
.teaching-list > li {
|
|
padding: 20px 40px;
|
|
cursor: pointer;
|
|
border-bottom: 1px solid #ccc;
|
|
}
|
|
.teaching-list .item-group {
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
align-content: center;
|
|
justify-content: space-between;
|
|
}
|
|
.teaching-list .info {
|
|
margin: 0;
|
|
padding: 0;
|
|
display: flex;
|
|
flex-flow: row wrap;
|
|
align-items: center;
|
|
}
|
|
.teaching-list .info li {
|
|
position: relative;
|
|
margin: 16px 8px 0 0;
|
|
}
|
|
.teaching-list .info li div {
|
|
padding: 0 20px;
|
|
height: 28px;
|
|
line-height: 28px;
|
|
text-align: center;
|
|
}
|
|
.teaching-list .info li.active div {
|
|
background: #ccc;
|
|
}
|
|
.teaching-list .info li .btn-del {
|
|
position: absolute;
|
|
right: 0;
|
|
top: 0;
|
|
color: red;
|
|
}
|
|
|
|
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/SelectTeachGroup/index.less ***!
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.groups {
|
|
margin: 16px 0;
|
|
list-style: none;
|
|
display: flex;
|
|
flex-flow: row wrap;
|
|
align-items: center;
|
|
}
|
|
.groups li {
|
|
width: 50%;
|
|
}
|
|
.select-teach-group {
|
|
padding: 20px 0 0 20px;
|
|
min-height: 320px;
|
|
position: relative;
|
|
}
|
|
.select-teach-group .btn-actions {
|
|
position: absolute;
|
|
right: 20px;
|
|
bottom: 20px;
|
|
}
|
|
|
|
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Collaborate/index.less?modules ***!
|
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.bg___GzXpp {
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
margin-bottom: 80px;
|
|
margin-top: 30px;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.wrap___A40jS {
|
|
width: 100%;
|
|
}
|
|
.modal___Zz7dC {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
}
|
|
.content___H5ZN2 {
|
|
background-color: #ffffff;
|
|
}
|
|
.head___o5t32 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
height: 76px;
|
|
border-bottom: 1px solid #f4f4f4;
|
|
}
|
|
.headCount___eBMPN {
|
|
height: 16px;
|
|
font-size: 16px;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
line-height: 16px;
|
|
margin-left: 40px;
|
|
}
|
|
.button___YSSGm {
|
|
width: 100px;
|
|
height: 32px;
|
|
text-align: center;
|
|
border-radius: 4px;
|
|
font-size: 14px;
|
|
color: #ffffff;
|
|
cursor: pointer;
|
|
}
|
|
.itemWrap___iPWUC {
|
|
display: flex;
|
|
flex-direction: row;
|
|
padding: 20px 40px;
|
|
border-bottom: 1px solid #eee;
|
|
cursor: default;
|
|
}
|
|
.imgWrap___T70Es {
|
|
margin-right: 20px;
|
|
position: relative;
|
|
}
|
|
.img___oumA5 {
|
|
border-radius: 50%;
|
|
}
|
|
.manager___VdXG8 {
|
|
display: inline-block;
|
|
position: absolute;
|
|
bottom: 13px;
|
|
left: 2px;
|
|
width: 44px;
|
|
height: 18px;
|
|
background: #0152d9;
|
|
color: #fff;
|
|
font-size: 10px;
|
|
text-align: center;
|
|
border-bottom-right-radius: 28px;
|
|
border-bottom-left-radius: 31px;
|
|
}
|
|
.itemContent____npAh {
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex: 1 1;
|
|
}
|
|
.nameWrap___nazId {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
}
|
|
.name___Z48aE {
|
|
color: #000000;
|
|
font-size: 16px;
|
|
}
|
|
.name___Z48aE > span {
|
|
background-color: #0152d9;
|
|
padding: 1px 6px;
|
|
border-radius: 10px;
|
|
color: #ffffff;
|
|
font-size: 12px;
|
|
line-height: 15px;
|
|
margin-left: 4px;
|
|
display: inline-block;
|
|
transform: translateY(-1px);
|
|
}
|
|
.actionGroup___eScAq {
|
|
width: 140px;
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
}
|
|
.deleteIcon___FK_OA {
|
|
color: #bbbbbb;
|
|
cursor: pointer;
|
|
font-size: 18px;
|
|
}
|
|
.deleteIcon___FK_OA:hover {
|
|
color: #ff5555;
|
|
}
|
|
.schoolWrap___jJuIm {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
color: #b2b2b2;
|
|
font-size: 12px;
|
|
}
|
|
.school___kSMwT {
|
|
max-width: 450px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
cursor: default;
|
|
}
|
|
.countWrap___p7epV {
|
|
text-align: center;
|
|
margin-top: 30px;
|
|
}
|
|
.deletetitle___uVCHi {
|
|
color: #e53333;
|
|
font-size: 16px !important ;
|
|
}
|
|
.deletetitle___uVCHi:hover {
|
|
color: #ff5555;
|
|
}
|
|
.yseTitle___L6JF9 {
|
|
font-size: 16px !important;
|
|
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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Header/index.less?modules ***!
|
|
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___et8xE {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___GBGuw {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center____6P1q {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___whXw6 {
|
|
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___mWgI_ {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.header___Wn4fJ {
|
|
min-width: 1200px;
|
|
position: relative;
|
|
}
|
|
.header___Wn4fJ [class~='ant-layout-header'] {
|
|
padding: 0;
|
|
height: 72px;
|
|
background: #24292f;
|
|
}
|
|
.header___Wn4fJ .logo___QnotM {
|
|
height: 36px;
|
|
margin-right: 40px;
|
|
}
|
|
.header___Wn4fJ .menu___twLGR {
|
|
margin: 0;
|
|
padding: 0;
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
}
|
|
.header___Wn4fJ .menu___twLGR li {
|
|
margin-right: 30px;
|
|
position: relative;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.header___Wn4fJ .menu___twLGR li .dropDown___Cwaoa {
|
|
background: #ffffff;
|
|
box-shadow: 0px 10px 16px 0px #cecece;
|
|
border-radius: 6px;
|
|
position: absolute;
|
|
z-index: 999;
|
|
left: -20px;
|
|
top: 50px;
|
|
padding: 20px;
|
|
line-height: 1.5;
|
|
display: none;
|
|
}
|
|
.header___Wn4fJ .menu___twLGR li .dropDown___Cwaoa .line___D1auu {
|
|
width: 100%;
|
|
height: 1px;
|
|
background: #dbdce0;
|
|
margin: 24px 0;
|
|
}
|
|
.header___Wn4fJ .menu___twLGR li .dropDown___Cwaoa .subName___gql7K {
|
|
cursor: pointer;
|
|
}
|
|
.header___Wn4fJ .menu___twLGR li .dropDown___Cwaoa .subName___gql7K:hover aside {
|
|
color: #165dff;
|
|
}
|
|
.header___Wn4fJ .menu___twLGR li .name___dR5V2 {
|
|
display: flex;
|
|
align-items: center;
|
|
height: 50px;
|
|
cursor: pointer;
|
|
}
|
|
.header___Wn4fJ .menu___twLGR li .name___dR5V2 span {
|
|
font-size: 16px;
|
|
color: #ffffff;
|
|
display: inline-block;
|
|
position: relative;
|
|
}
|
|
.header___Wn4fJ .menu___twLGR li .name___dR5V2 span b {
|
|
color: #d4443c;
|
|
transform: translate(2px, -7px);
|
|
display: inline-block;
|
|
}
|
|
.header___Wn4fJ .menu___twLGR li .name___dR5V2 i {
|
|
font-size: 12px;
|
|
display: inline-block;
|
|
transform: translateY(1px) scale(0.6);
|
|
color: #979797;
|
|
}
|
|
.header___Wn4fJ .menu___twLGR li:hover .name___dR5V2 span {
|
|
color: #c5c5c5;
|
|
}
|
|
.header___Wn4fJ .menu___twLGR li:hover .dropDown___Cwaoa {
|
|
display: block;
|
|
}
|
|
.header___Wn4fJ .menu___twLGR li.actived___ohMks .name___dR5V2 span {
|
|
color: #c5c5c5;
|
|
}
|
|
.header___Wn4fJ .menu___twLGR li.actived___ohMks .name___dR5V2 span::after {
|
|
content: '';
|
|
width: 100%;
|
|
height: 2px;
|
|
background: #c5c5c5;
|
|
position: absolute;
|
|
bottom: 12px;
|
|
left: 0;
|
|
border-radius: 1px;
|
|
}
|
|
.header___Wn4fJ .edu-menu___iWLK0 {
|
|
display: flex;
|
|
width: 100%;
|
|
height: 72px;
|
|
width: 1200px;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
margin: 0 auto;
|
|
}
|
|
.header___Wn4fJ .newslight___lSZjL {
|
|
width: 5px;
|
|
height: 5px;
|
|
border-radius: 5px;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 10px;
|
|
background: #fb3226;
|
|
}
|
|
.header___Wn4fJ .classromediv___knFRv {
|
|
animation: glow___gzrPH 200ms ease-out infinite alternate;
|
|
}
|
|
.spandiv___Gm_hg {
|
|
height: 30px;
|
|
line-height: 30px;
|
|
text-align: center;
|
|
background: rgba(0, 255, 249, 0.2);
|
|
width: 80px;
|
|
}
|
|
.header-iearning___LZfyg {
|
|
min-width: 1200px;
|
|
height: 60px;
|
|
width: 100%;
|
|
background-color: rgba(255, 255, 255, 0.8) !important;
|
|
box-shadow: 0px 2px 10px 0px rgba(136, 136, 136, 0.5);
|
|
position: fixed;
|
|
top: 0px;
|
|
left: 0px;
|
|
z-index: 1000;
|
|
}
|
|
.header-iearning___LZfyg .logo___QnotM {
|
|
height: 36px;
|
|
}
|
|
.header-iearning___LZfyg [class~='ant-layout-header'] {
|
|
padding: 0;
|
|
height: 60px;
|
|
color: #000;
|
|
color: initial;
|
|
background: transparent;
|
|
}
|
|
.header-iearning___LZfyg .menu___twLGR {
|
|
margin: 0;
|
|
padding: 0;
|
|
margin-left: auto;
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
}
|
|
.header-iearning___LZfyg .menu___twLGR li {
|
|
margin-right: 30px;
|
|
position: relative;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.header-iearning___LZfyg .menu___twLGR li:hover a {
|
|
color: #828383;
|
|
}
|
|
.header-iearning___LZfyg .menu___twLGR li.actived___ohMks a {
|
|
color: #196efd;
|
|
}
|
|
.header-iearning___LZfyg .menu___twLGR li.actived___ohMks::after {
|
|
content: '';
|
|
width: 28px;
|
|
height: 4px;
|
|
background-color: #196efd;
|
|
position: absolute;
|
|
bottom: 10px;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
}
|
|
.header-iearning___LZfyg .menu___twLGR li a {
|
|
color: #434d6c;
|
|
position: relative;
|
|
font-size: 16px;
|
|
}
|
|
.header-iearning___LZfyg .edu-menu___iWLK0 {
|
|
display: flex;
|
|
width: 100%;
|
|
padding: 0 20px;
|
|
height: 60px;
|
|
min-width: 1200px;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.header-iearning___LZfyg .newslight___lSZjL {
|
|
width: 5px;
|
|
height: 5px;
|
|
border-radius: 5px;
|
|
position: absolute;
|
|
top: 0px;
|
|
left: 10px;
|
|
background: #fb3226;
|
|
}
|
|
.header-iearning___LZfyg .classromediv___knFRv {
|
|
animation: glow___gzrPH 200ms ease-out infinite alternate;
|
|
}
|
|
.header-iearning___LZfyg .title___Ozzjk {
|
|
font-size: 18px;
|
|
font-weight: 600;
|
|
color: #196efd;
|
|
margin-left: 10px;
|
|
}
|
|
.headerFixed___QLwBd {
|
|
position: fixed;
|
|
top: 0px;
|
|
z-index: 999;
|
|
width: 100%;
|
|
}
|
|
.headerFixed___QLwBd + section {
|
|
padding-top: 60px;
|
|
}
|
|
@keyframes glow___gzrPH {
|
|
0% {
|
|
border-color: #00fff9;
|
|
background: rgba(0, 255, 249, 0.2);
|
|
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
|
|
}
|
|
100% {
|
|
border-color: #00fff9;
|
|
background: rgba(0, 255, 249, 0.2);
|
|
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
|
|
}
|
|
}
|
|
|
|
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/Header/search-input.less ***!
|
|
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.search-input {
|
|
width: 300px !important;
|
|
background: #373e3f !important;
|
|
border: 1px solid #373e3f !important;
|
|
}
|
|
.search-input [class~='ant-input'] {
|
|
background: #373e3f !important;
|
|
color: #fff;
|
|
}
|
|
.search-input .ant-input-search-icon::before {
|
|
border-left: none;
|
|
}
|
|
.search-input .ant-input-search-icon {
|
|
color: #999;
|
|
}
|
|
.search-bar {
|
|
color: white;
|
|
flex: 1 0 auto;
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
justify-content: flex-end;
|
|
align-items: center;
|
|
position: relative;
|
|
}
|
|
.search-bar a:hover {
|
|
color: #fff;
|
|
}
|
|
|
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/AuthModal/index.less?modules ***!
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.tilte___IfiMG {
|
|
color: #333333;
|
|
font-size: 16px;
|
|
text-align: center;
|
|
}
|
|
.flexRow___pQP78 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
align-items: center;
|
|
margin-top: 30px;
|
|
}
|
|
.flexColumn___xrBZQ {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.footerWrap___C5kCC {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.img___GoWZu {
|
|
width: 40px;
|
|
height: 37px;
|
|
vertical-align: middle;
|
|
border-style: none;
|
|
}
|
|
.content___pumTK {
|
|
font-size: 14px;
|
|
color: #979797;
|
|
margin-top: 15px;
|
|
}
|
|
.modalContent___XvHiZ {
|
|
text-align: center;
|
|
margin-top: 10px;
|
|
color: #333333;
|
|
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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/layouts/ShixunDetail/components/LateTip.less?modules ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.bottom___z0ujX {
|
|
width: 100%;
|
|
text-align: center;
|
|
margin-bottom: 15px;
|
|
}
|
|
.bottom___z0ujX .yes___hodnN {
|
|
width: 88px;
|
|
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 !important;
|
|
border: 0px;
|
|
}
|
|
.bottom___z0ujX .yes___hodnN:hover {
|
|
background: #5784de;
|
|
}
|
|
.bottom___z0ujX .no___hiPz5 {
|
|
margin-right: 20px;
|
|
width: 60px;
|
|
height: 32px;
|
|
background: #F8F9FC;
|
|
border-radius: 2px;
|
|
opacity: 0.5;
|
|
border: 1px solid #C3CFE0;
|
|
font-weight: 400;
|
|
color: #464F66 !important;
|
|
line-height: 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Header/components/Join/index.less?modules ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___cltIf {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___fKr_O {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center____QfiA {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___ysqmH {
|
|
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___CfE8K {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.rightMenu___ADTOX {
|
|
width: 120px;
|
|
text-align: center;
|
|
}
|
|
.rightMenu___ADTOX li {
|
|
padding: 0 15px;
|
|
height: 35px;
|
|
line-height: 35px;
|
|
background: none !important;
|
|
}
|
|
.rightMenu___ADTOX li:hover {
|
|
background: #0152d9 !important;
|
|
}
|
|
.rightMenu___ADTOX li:hover a {
|
|
color: white !important;
|
|
}
|
|
.rightMenu___ADTOX li a {
|
|
font-size: 14px;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
.joinMenu___aRGsf {
|
|
padding: 0 0;
|
|
width: 240px;
|
|
}
|
|
.joinMenu___aRGsf a {
|
|
color: #323232;
|
|
}
|
|
.joinBoard___AeUvr {
|
|
border: 1px solid #eee;
|
|
width: 1px;
|
|
height: 100%;
|
|
}
|
|
.joinCol___fV4uL {
|
|
width: 48%;
|
|
}
|
|
|
|
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Header/components/User/index.less?modules ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___YbxYn {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___Atwkg {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center____I6AC {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___LrYPg {
|
|
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___j7QNF {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.userPic___a46Uz {
|
|
width: 34px;
|
|
height: 34px;
|
|
border-radius: 34px;
|
|
cursor: pointer;
|
|
}
|
|
.rightMenu___y_nqk {
|
|
text-align: center;
|
|
}
|
|
.rightMenu___y_nqk li {
|
|
padding: 0;
|
|
}
|
|
.rightMenu___y_nqk li:hover {
|
|
background: #0152d9;
|
|
}
|
|
.rightMenu___y_nqk li:hover a {
|
|
color: white;
|
|
}
|
|
.rightMenu___y_nqk li a {
|
|
font-size: 14px;
|
|
margin: 0;
|
|
}
|
|
[id="educoder"] .menuWrap___iwlZB {
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
border-radius: 2px;
|
|
}
|
|
[id="educoder"] .menuWrap___iwlZB li {
|
|
height: 35px;
|
|
padding: 0 !important;
|
|
}
|
|
[id="educoder"] .menuWrap___iwlZB li [class~='ant-dropdown-menu-title-content'] {
|
|
flex: none !important;
|
|
}
|
|
[id="educoder"] .menuWrap___iwlZB li a {
|
|
margin: 0px;
|
|
color: #323232;
|
|
text-align: left;
|
|
padding: 0px 15px;
|
|
line-height: 35px;
|
|
}
|
|
.exit___MOREW {
|
|
border-top: 1px solid #eeeeee;
|
|
}
|
|
.classromediv___crYsO {
|
|
width: 60px;
|
|
height: 50px;
|
|
display: flex;
|
|
align-items: center;
|
|
border-radius: 50px;
|
|
cursor: pointer;
|
|
animation: glow___jMGk7 200ms ease-out infinite alternate;
|
|
}
|
|
@keyframes glow___jMGk7 {
|
|
0% {
|
|
border-color: #00fff9;
|
|
text-align: center;
|
|
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
|
|
}
|
|
100% {
|
|
border-color: #00fff9;
|
|
text-align: center;
|
|
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
|
|
}
|
|
}
|
|
.height67___asp2E {
|
|
height: 67px;
|
|
}
|
|
.login___WGEW9 {
|
|
width: 90px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
text-align: center;
|
|
background: linear-gradient(135deg, #6c7bfd 0%, #3a45fa 100%);
|
|
border-radius: 2px;
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
color: #ffffff;
|
|
}
|
|
.login___WGEW9 > span {
|
|
padding: 0 !important;
|
|
}
|
|
.icon___HABAt {
|
|
font-size: 12px;
|
|
display: inline-block;
|
|
transform: translateY(3px) scale(0.6);
|
|
color: #979797;
|
|
}
|
|
|
|
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Header/components/DelayTip/index.less?modules ***!
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.tip___a6MfI {
|
|
width: 1200px;
|
|
height: 40px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
font-size: 12px;
|
|
margin: 0 auto;
|
|
}
|
|
|
|
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Setting/index.less?modules ***!
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.titlesize___RiFfV {
|
|
font-size: 16px;
|
|
font-weight: 800;
|
|
}
|
|
.labelWrap___gNw3Q {
|
|
display: flex;
|
|
flex-direction: row;
|
|
margin-top: 30px;
|
|
}
|
|
.label___uujJZ {
|
|
width: 145px;
|
|
text-align: right;
|
|
font-size: 14px;
|
|
}
|
|
.labelContent___QsIDL {
|
|
display: flex;
|
|
flex-direction: column;
|
|
margin-left: 10px;
|
|
}
|
|
.selectSchool___HL1ax {
|
|
width: 600px;
|
|
}
|
|
.selectSchool___HL1ax [class~='ant-select-selector'] {
|
|
border: 0px !important;
|
|
background-color: #f5f5f5 !important;
|
|
}
|
|
.dataPicker___Ux1tp {
|
|
width: 600px;
|
|
}
|
|
.itemWrap___Q0uQz {
|
|
display: flex;
|
|
flex-direction: row;
|
|
padding: 20px 40px;
|
|
border-bottom: 1px solid #eee;
|
|
cursor: default;
|
|
}
|
|
.img___bqnNM {
|
|
border-radius: 50%;
|
|
}
|
|
.itemContent___FvPMp {
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex: 1 1;
|
|
margin-left: 20px;
|
|
}
|
|
.nameWrap___ALKio {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
}
|
|
.name___Q7c5Q {
|
|
color: #000000;
|
|
font-size: 18px;
|
|
}
|
|
.actionGroup___qiWs0 {
|
|
width: 140px;
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
}
|
|
.schoolWrap___dXuoo {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
color: #b2b2b2;
|
|
font-size: 12px;
|
|
}
|
|
.school___CW5RX {
|
|
max-width: 450px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
cursor: default;
|
|
}
|
|
.colorOrange___EkZAA {
|
|
color: #ff6601;
|
|
}
|
|
.colorYellow___evRzy {
|
|
color: #e6a23c;
|
|
}
|
|
.graaytitle___LUmPS {
|
|
height: 54px;
|
|
background: #f5f5f5;
|
|
margin-top: 10px;
|
|
border-radius: 8px;
|
|
display: flex;
|
|
justify-content: left;
|
|
align-items: center;
|
|
padding: 0px 20px;
|
|
}
|
|
|
|
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/FixedButton/index.less?modules ***!
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.buttonFixed___vyq30 {
|
|
position: fixed;
|
|
z-index: 1000;
|
|
bottom: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 63px;
|
|
background: #fff;
|
|
box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.05);
|
|
}
|
|
.button___hxmYv {
|
|
width: 100px;
|
|
height: 38px !important;
|
|
font-weight: 400;
|
|
padding: 0px;
|
|
font-size: 14px !important;
|
|
}
|
|
.buttonWrap___uK8dl {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
align-items: center;
|
|
height: 100%;
|
|
}
|
|
|
|
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Setting/components/Permission/index.less?modules ***!
|
|
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.wrap___LhoYE {
|
|
padding: 10px 20px;
|
|
font-size: 14px;
|
|
}
|
|
.labelWrap___kKVu_ {
|
|
display: flex;
|
|
flex-direction: row;
|
|
margin-top: 30px;
|
|
}
|
|
.label___we33R {
|
|
width: 120px;
|
|
text-align: right;
|
|
font-size: 16px;
|
|
}
|
|
.labelContent___RWgKj {
|
|
display: flex;
|
|
flex-direction: column;
|
|
margin-left: 10px;
|
|
}
|
|
.flexRow___WhVXT {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.color999___R1ot6 {
|
|
color: #999999;
|
|
}
|
|
.radio___S0Uhc {
|
|
font-size: 14px;
|
|
display: block;
|
|
height: 24px;
|
|
line-height: 24px;
|
|
}
|
|
.selectSchool___egsX3 {
|
|
width: 200px;
|
|
}
|
|
.dataPicker___zNtLB {
|
|
width: 200px;
|
|
}
|
|
.modal___J1s9f span {
|
|
margin-top: 5px;
|
|
}
|
|
.colorOrange___NDyE2 {
|
|
color: #ff6601;
|
|
}
|
|
.colorYellow___Ijswi {
|
|
color: #e6a23c;
|
|
}
|
|
.bottomButton___sODGQ {
|
|
width: 76%;
|
|
left: auto;
|
|
position: absolute;
|
|
}
|
|
|
|
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@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;
|
|
}
|
|
|
|
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/SelectEnvironment/index.less?modules ***!
|
|
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.selectEnvironment___LegvW {
|
|
width: 344px;
|
|
background-color: white;
|
|
height: 100%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: flex-start;
|
|
position: relative;
|
|
max-height: 1000px;
|
|
}
|
|
.selectEnvironment___LegvW .search___ZMwsK {
|
|
position: relative;
|
|
}
|
|
.selectEnvironment___LegvW .search___ZMwsK .ant-input-affix-wrapper {
|
|
background: #f5f5f5;
|
|
width: 87%;
|
|
margin: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.selectEnvironment___LegvW .search___ZMwsK .searchListWrap___iUv9S {
|
|
position: absolute;
|
|
z-index: 10;
|
|
left: 21px;
|
|
width: 87%;
|
|
top: 53px;
|
|
border-radius: 4px;
|
|
background: #fff;
|
|
box-shadow: 0 3px 6px -4px #808080;
|
|
max-height: 196px;
|
|
overflow-y: auto;
|
|
}
|
|
.selectEnvironment___LegvW .search___ZMwsK .searchListWrap___iUv9S .searchList___T1FBi {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
padding: 0 12px;
|
|
padding: 5px 8px;
|
|
cursor: pointer;
|
|
}
|
|
.selectEnvironment___LegvW .search___ZMwsK .searchListWrap___iUv9S .searchList___T1FBi .name___t0Y2b {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
flex: 1 1;
|
|
}
|
|
.selectEnvironment___LegvW .search___ZMwsK .searchListWrap___iUv9S .searchList___T1FBi .tag___ooWkq {
|
|
border-radius: 12px;
|
|
border: 1px solid #f7b500;
|
|
padding: 0px 4px;
|
|
color: #f7b500;
|
|
margin-left: 10px;
|
|
font-size: 10px;
|
|
}
|
|
.selectEnvironment___LegvW .search___ZMwsK .searchListWrap___iUv9S .searchList___T1FBi:hover {
|
|
background-color: #f9f9f9;
|
|
}
|
|
.selectEnvironment___LegvW .search___ZMwsK .searchListWrap___iUv9S .searchListActive___ahElk {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
padding: 0 12px;
|
|
padding: 5px 8px;
|
|
cursor: pointer;
|
|
background: rgba(24, 144, 255, 0.2) !important;
|
|
color: #0152d9;
|
|
}
|
|
.selectEnvironment___LegvW .search___ZMwsK .searchListWrap___iUv9S .searchListActive___ahElk .name___t0Y2b {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
flex: 1 1;
|
|
}
|
|
.selectEnvironment___LegvW .search___ZMwsK .searchListWrap___iUv9S .searchListActive___ahElk .tag___ooWkq {
|
|
border-radius: 12px;
|
|
border: 1px solid #f7b500;
|
|
padding: 0px 4px;
|
|
color: #f7b500;
|
|
margin-left: 10px;
|
|
font-size: 10px;
|
|
}
|
|
.selectEnvironment___LegvW .search___ZMwsK .searchListWrap___iUv9S .searchListActive___ahElk:hover {
|
|
background-color: #f9f9f9;
|
|
}
|
|
.selectEnvironment___LegvW .spin___x2xMT {
|
|
flex: 1 1;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.selectEnvironment___LegvW .common___ZhJvk {
|
|
padding-left: 20px;
|
|
}
|
|
.selectEnvironment___LegvW .common___ZhJvk .title___p4_7m {
|
|
font-size: 14px;
|
|
font-weight: 600;
|
|
color: #333333;
|
|
line-height: 14px;
|
|
margin-bottom: 10px;
|
|
}
|
|
.selectEnvironment___LegvW .common___ZhJvk .tags___2fYZM {
|
|
padding: 0;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
}
|
|
.selectEnvironment___LegvW .common___ZhJvk .tags___2fYZM .tag___ooWkq {
|
|
background: #f1f1f1;
|
|
border-radius: 15px;
|
|
cursor: pointer;
|
|
font-size: 12px;
|
|
color: #666666;
|
|
line-height: 12px;
|
|
padding: 7px 10px;
|
|
margin-right: 10px;
|
|
margin-top: 10px;
|
|
}
|
|
.selectEnvironment___LegvW .common___ZhJvk .tags___2fYZM .tagActive___tb54k {
|
|
background: rgba(24, 144, 255, 0.2);
|
|
color: #0152d9;
|
|
}
|
|
.selectEnvironment___LegvW .wrap___I9ZtF {
|
|
position: relative;
|
|
margin-top: 12px;
|
|
margin-bottom: 50px;
|
|
overflow-y: auto;
|
|
}
|
|
.selectEnvironment___LegvW .wrap___I9ZtF header:first-child {
|
|
margin-top: 0;
|
|
}
|
|
.selectEnvironment___LegvW .wrap___I9ZtF .allList___h31KX {
|
|
padding: 0;
|
|
overflow: hidden;
|
|
}
|
|
.selectEnvironment___LegvW .wrap___I9ZtF .allList___h31KX .item___PwiKQ {
|
|
height: 34px;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
padding: 0 20px;
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
}
|
|
.selectEnvironment___LegvW .wrap___I9ZtF .allList___h31KX .item___PwiKQ:hover {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.selectEnvironment___LegvW .wrap___I9ZtF .allList___h31KX .item___PwiKQ .name___t0Y2b {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
flex: 1 1;
|
|
}
|
|
.selectEnvironment___LegvW .wrap___I9ZtF .allList___h31KX .item___PwiKQ .tag___ooWkq {
|
|
border-radius: 12px;
|
|
border: 1px solid #f7b500;
|
|
padding: 0px 4px;
|
|
color: #f7b500;
|
|
margin-left: 10px;
|
|
font-size: 10px;
|
|
}
|
|
.selectEnvironment___LegvW .wrap___I9ZtF .allList___h31KX .itemActive___JCEc6 {
|
|
background: rgba(24, 144, 255, 0.2) !important;
|
|
}
|
|
.selectEnvironment___LegvW .wrap___I9ZtF .allList___h31KX .itemActive___JCEc6 .name___t0Y2b {
|
|
color: #0152d9;
|
|
}
|
|
.selectEnvironment___LegvW .wrap___I9ZtF .allList___h31KX .line___Qn6mz {
|
|
height: 1px;
|
|
width: 300px;
|
|
margin-left: 20px;
|
|
background-color: #f1f1f1;
|
|
margin: 10px 0 10px 20px;
|
|
}
|
|
.selectEnvironment___LegvW .apply___EhZKq {
|
|
position: absolute;
|
|
bottom: 0;
|
|
padding: 20px 0 20px 20px;
|
|
}
|
|
.selectEnvironment___LegvW .apply___EhZKq .p1___LxfGu {
|
|
color: #999;
|
|
font-size: 14px;
|
|
}
|
|
.selectEnvironment___LegvW .apply___EhZKq .p2___jiQhJ {
|
|
color: #0152d9;
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
}
|
|
.selectEnvironment___LegvW .list___n7Ydz header {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
height: 34px;
|
|
padding: 0 20px;
|
|
margin-top: 10px;
|
|
cursor: pointer;
|
|
}
|
|
.selectEnvironment___LegvW .list___n7Ydz header:hover {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.selectEnvironment___LegvW .list___n7Ydz header .title___p4_7m {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
font-weight: 600;
|
|
}
|
|
.selectEnvironment___LegvW .list___n7Ydz .items___OB8qz {
|
|
padding: 0;
|
|
overflow: hidden;
|
|
}
|
|
.selectEnvironment___LegvW .list___n7Ydz .items___OB8qz .item___PwiKQ {
|
|
height: 34px;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
padding: 0 20px;
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
}
|
|
.selectEnvironment___LegvW .list___n7Ydz .items___OB8qz .item___PwiKQ:hover {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.selectEnvironment___LegvW .list___n7Ydz .items___OB8qz .item___PwiKQ .name___t0Y2b {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
flex: 1 1;
|
|
}
|
|
.selectEnvironment___LegvW .list___n7Ydz .items___OB8qz .item___PwiKQ .tag___ooWkq {
|
|
border-radius: 12px;
|
|
border: 1px solid #f7b500;
|
|
padding: 0px 4px;
|
|
color: #f7b500;
|
|
margin-left: 10px;
|
|
font-size: 10px;
|
|
}
|
|
.selectEnvironment___LegvW .list___n7Ydz .items___OB8qz .itemActive___JCEc6 {
|
|
background: rgba(24, 144, 255, 0.2) !important;
|
|
}
|
|
.selectEnvironment___LegvW .list___n7Ydz .items___OB8qz .itemActive___JCEc6 .name___t0Y2b {
|
|
color: #0152d9;
|
|
}
|
|
.selectEnvironment___LegvW .list___n7Ydz .items___OB8qz .line___Qn6mz {
|
|
height: 1px;
|
|
width: 300px;
|
|
margin-left: 20px;
|
|
background-color: #f1f1f1;
|
|
margin: 10px 0 10px 20px;
|
|
}
|
|
.darklySelectEnvironment___K__cy {
|
|
width: 344px;
|
|
background-color: white;
|
|
height: 100%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: flex-start;
|
|
max-height: 1000px;
|
|
width: 25%;
|
|
max-width: 440px;
|
|
background-color: #0a143d;
|
|
position: relative;
|
|
}
|
|
.darklySelectEnvironment___K__cy .search___ZMwsK {
|
|
position: relative;
|
|
}
|
|
.darklySelectEnvironment___K__cy .search___ZMwsK .ant-input-affix-wrapper {
|
|
background: #f5f5f5;
|
|
width: 87%;
|
|
margin: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.darklySelectEnvironment___K__cy .search___ZMwsK .searchListWrap___iUv9S {
|
|
position: absolute;
|
|
z-index: 10;
|
|
left: 21px;
|
|
width: 87%;
|
|
top: 53px;
|
|
border-radius: 4px;
|
|
background: #fff;
|
|
box-shadow: 0 3px 6px -4px #808080;
|
|
max-height: 196px;
|
|
overflow-y: auto;
|
|
}
|
|
.darklySelectEnvironment___K__cy .search___ZMwsK .searchListWrap___iUv9S .searchList___T1FBi {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
padding: 0 12px;
|
|
padding: 5px 8px;
|
|
cursor: pointer;
|
|
}
|
|
.darklySelectEnvironment___K__cy .search___ZMwsK .searchListWrap___iUv9S .searchList___T1FBi .name___t0Y2b {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
flex: 1 1;
|
|
}
|
|
.darklySelectEnvironment___K__cy .search___ZMwsK .searchListWrap___iUv9S .searchList___T1FBi .tag___ooWkq {
|
|
border-radius: 12px;
|
|
border: 1px solid #f7b500;
|
|
padding: 0px 4px;
|
|
color: #f7b500;
|
|
margin-left: 10px;
|
|
font-size: 10px;
|
|
}
|
|
.darklySelectEnvironment___K__cy .search___ZMwsK .searchListWrap___iUv9S .searchList___T1FBi:hover {
|
|
background-color: #f9f9f9;
|
|
}
|
|
.darklySelectEnvironment___K__cy .search___ZMwsK .searchListWrap___iUv9S .searchListActive___ahElk {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
padding: 0 12px;
|
|
padding: 5px 8px;
|
|
cursor: pointer;
|
|
background: rgba(24, 144, 255, 0.2) !important;
|
|
color: #0152d9;
|
|
}
|
|
.darklySelectEnvironment___K__cy .search___ZMwsK .searchListWrap___iUv9S .searchListActive___ahElk .name___t0Y2b {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
flex: 1 1;
|
|
}
|
|
.darklySelectEnvironment___K__cy .search___ZMwsK .searchListWrap___iUv9S .searchListActive___ahElk .tag___ooWkq {
|
|
border-radius: 12px;
|
|
border: 1px solid #f7b500;
|
|
padding: 0px 4px;
|
|
color: #f7b500;
|
|
margin-left: 10px;
|
|
font-size: 10px;
|
|
}
|
|
.darklySelectEnvironment___K__cy .search___ZMwsK .searchListWrap___iUv9S .searchListActive___ahElk:hover {
|
|
background-color: #f9f9f9;
|
|
}
|
|
.darklySelectEnvironment___K__cy .spin___x2xMT {
|
|
flex: 1 1;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.darklySelectEnvironment___K__cy .common___ZhJvk {
|
|
padding-left: 20px;
|
|
}
|
|
.darklySelectEnvironment___K__cy .common___ZhJvk .title___p4_7m {
|
|
font-size: 14px;
|
|
font-weight: 600;
|
|
color: #333333;
|
|
line-height: 14px;
|
|
margin-bottom: 10px;
|
|
}
|
|
.darklySelectEnvironment___K__cy .common___ZhJvk .tags___2fYZM {
|
|
padding: 0;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
}
|
|
.darklySelectEnvironment___K__cy .common___ZhJvk .tags___2fYZM .tag___ooWkq {
|
|
background: #f1f1f1;
|
|
border-radius: 15px;
|
|
cursor: pointer;
|
|
font-size: 12px;
|
|
color: #666666;
|
|
line-height: 12px;
|
|
padding: 7px 10px;
|
|
margin-right: 10px;
|
|
margin-top: 10px;
|
|
}
|
|
.darklySelectEnvironment___K__cy .common___ZhJvk .tags___2fYZM .tagActive___tb54k {
|
|
background: rgba(24, 144, 255, 0.2);
|
|
color: #0152d9;
|
|
}
|
|
.darklySelectEnvironment___K__cy .wrap___I9ZtF {
|
|
position: relative;
|
|
margin-top: 12px;
|
|
margin-bottom: 50px;
|
|
overflow-y: auto;
|
|
}
|
|
.darklySelectEnvironment___K__cy .wrap___I9ZtF header:first-child {
|
|
margin-top: 0;
|
|
}
|
|
.darklySelectEnvironment___K__cy .wrap___I9ZtF .allList___h31KX {
|
|
padding: 0;
|
|
overflow: hidden;
|
|
}
|
|
.darklySelectEnvironment___K__cy .wrap___I9ZtF .allList___h31KX .item___PwiKQ {
|
|
height: 34px;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
padding: 0 20px;
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
}
|
|
.darklySelectEnvironment___K__cy .wrap___I9ZtF .allList___h31KX .item___PwiKQ:hover {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.darklySelectEnvironment___K__cy .wrap___I9ZtF .allList___h31KX .item___PwiKQ .name___t0Y2b {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
flex: 1 1;
|
|
}
|
|
.darklySelectEnvironment___K__cy .wrap___I9ZtF .allList___h31KX .item___PwiKQ .tag___ooWkq {
|
|
border-radius: 12px;
|
|
border: 1px solid #f7b500;
|
|
padding: 0px 4px;
|
|
color: #f7b500;
|
|
margin-left: 10px;
|
|
font-size: 10px;
|
|
}
|
|
.darklySelectEnvironment___K__cy .wrap___I9ZtF .allList___h31KX .itemActive___JCEc6 {
|
|
background: rgba(24, 144, 255, 0.2) !important;
|
|
}
|
|
.darklySelectEnvironment___K__cy .wrap___I9ZtF .allList___h31KX .itemActive___JCEc6 .name___t0Y2b {
|
|
color: #0152d9;
|
|
}
|
|
.darklySelectEnvironment___K__cy .wrap___I9ZtF .allList___h31KX .line___Qn6mz {
|
|
height: 1px;
|
|
width: 300px;
|
|
margin-left: 20px;
|
|
background-color: #f1f1f1;
|
|
margin: 10px 0 10px 20px;
|
|
}
|
|
.darklySelectEnvironment___K__cy .apply___EhZKq {
|
|
position: absolute;
|
|
bottom: 0;
|
|
padding: 20px 0 20px 20px;
|
|
}
|
|
.darklySelectEnvironment___K__cy .apply___EhZKq .p1___LxfGu {
|
|
color: #999;
|
|
font-size: 14px;
|
|
}
|
|
.darklySelectEnvironment___K__cy .apply___EhZKq .p2___jiQhJ {
|
|
color: #0152d9;
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
}
|
|
.darklySelectEnvironment___K__cy .list___n7Ydz header {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
height: 34px;
|
|
padding: 0 20px;
|
|
margin-top: 10px;
|
|
cursor: pointer;
|
|
}
|
|
.darklySelectEnvironment___K__cy .list___n7Ydz header:hover {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.darklySelectEnvironment___K__cy .list___n7Ydz header .title___p4_7m {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
font-weight: 600;
|
|
}
|
|
.darklySelectEnvironment___K__cy .list___n7Ydz .items___OB8qz {
|
|
padding: 0;
|
|
overflow: hidden;
|
|
}
|
|
.darklySelectEnvironment___K__cy .list___n7Ydz .items___OB8qz .item___PwiKQ {
|
|
height: 34px;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
padding: 0 20px;
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
}
|
|
.darklySelectEnvironment___K__cy .list___n7Ydz .items___OB8qz .item___PwiKQ:hover {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.darklySelectEnvironment___K__cy .list___n7Ydz .items___OB8qz .item___PwiKQ .name___t0Y2b {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
flex: 1 1;
|
|
}
|
|
.darklySelectEnvironment___K__cy .list___n7Ydz .items___OB8qz .item___PwiKQ .tag___ooWkq {
|
|
border-radius: 12px;
|
|
border: 1px solid #f7b500;
|
|
padding: 0px 4px;
|
|
color: #f7b500;
|
|
margin-left: 10px;
|
|
font-size: 10px;
|
|
}
|
|
.darklySelectEnvironment___K__cy .list___n7Ydz .items___OB8qz .itemActive___JCEc6 {
|
|
background: rgba(24, 144, 255, 0.2) !important;
|
|
}
|
|
.darklySelectEnvironment___K__cy .list___n7Ydz .items___OB8qz .itemActive___JCEc6 .name___t0Y2b {
|
|
color: #0152d9;
|
|
}
|
|
.darklySelectEnvironment___K__cy .list___n7Ydz .items___OB8qz .line___Qn6mz {
|
|
height: 1px;
|
|
width: 300px;
|
|
margin-left: 20px;
|
|
background-color: #f1f1f1;
|
|
margin: 10px 0 10px 20px;
|
|
}
|
|
.darklySelectEnvironment___K__cy .search___ZMwsK .ant-input-affix-wrapper {
|
|
background: #3e4571;
|
|
color: #584c4c;
|
|
}
|
|
.darklySelectEnvironment___K__cy .search___ZMwsK .ant-input-affix-wrapper input {
|
|
color: #fff;
|
|
}
|
|
.darklySelectEnvironment___K__cy .search___ZMwsK ::-webkit-input-placeholder {
|
|
color: #b0b5d6;
|
|
}
|
|
.darklySelectEnvironment___K__cy .common___ZhJvk .title___p4_7m {
|
|
color: #ffffff;
|
|
}
|
|
.darklySelectEnvironment___K__cy .common___ZhJvk .tags___2fYZM .tag___ooWkq {
|
|
background: #3e4571;
|
|
color: #b0b5d6;
|
|
}
|
|
.darklySelectEnvironment___K__cy .common___ZhJvk .tags___2fYZM .tagActive___tb54k {
|
|
background: #0152d9;
|
|
color: #ffffff;
|
|
}
|
|
.darklySelectEnvironment___K__cy .wrap___I9ZtF .allList___h31KX .item___PwiKQ:hover {
|
|
background-color: rgba(62, 69, 113, 0.2);
|
|
}
|
|
.darklySelectEnvironment___K__cy .wrap___I9ZtF .allList___h31KX .item___PwiKQ .name___t0Y2b {
|
|
color: #ffffff;
|
|
}
|
|
.darklySelectEnvironment___K__cy .wrap___I9ZtF .allList___h31KX .item___PwiKQ .tag___ooWkq {
|
|
border: 1px solid #f7b500;
|
|
color: #f7b500;
|
|
}
|
|
.darklySelectEnvironment___K__cy .wrap___I9ZtF .allList___h31KX .itemActive___JCEc6 {
|
|
background: #3e4571 !important;
|
|
}
|
|
.darklySelectEnvironment___K__cy .wrap___I9ZtF .allList___h31KX .line___Qn6mz {
|
|
background-color: #282e55;
|
|
}
|
|
.darklySelectEnvironment___K__cy .list___n7Ydz header {
|
|
cursor: pointer;
|
|
}
|
|
.darklySelectEnvironment___K__cy .list___n7Ydz header:hover {
|
|
background-color: rgba(62, 69, 113, 0.2);
|
|
}
|
|
.darklySelectEnvironment___K__cy .list___n7Ydz header .title___p4_7m {
|
|
color: #ffffff;
|
|
}
|
|
.darklySelectEnvironment___K__cy .list___n7Ydz .items___OB8qz .item___PwiKQ:hover {
|
|
background-color: rgba(62, 69, 113, 0.2);
|
|
}
|
|
.darklySelectEnvironment___K__cy .list___n7Ydz .items___OB8qz .item___PwiKQ .name___t0Y2b {
|
|
color: #ffffff;
|
|
}
|
|
.darklySelectEnvironment___K__cy .list___n7Ydz .items___OB8qz .item___PwiKQ .tag___ooWkq {
|
|
border: 1px solid #f7b500;
|
|
color: #f7b500;
|
|
}
|
|
.darklySelectEnvironment___K__cy .list___n7Ydz .items___OB8qz .itemActive___JCEc6 {
|
|
background: #3e4571 !important;
|
|
}
|
|
.darklySelectEnvironment___K__cy .list___n7Ydz .items___OB8qz .line___Qn6mz {
|
|
width: 394px;
|
|
background-color: #282e55;
|
|
}
|
|
|
|
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Environment/MirrorModal/index.less?modules ***!
|
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.mirrorModal___z1tEP {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: flex-start;
|
|
height: 580px;
|
|
padding-bottom: 4px;
|
|
}
|
|
.mirrorModal___z1tEP .right___ZlGrr {
|
|
flex: 1 1;
|
|
background-color: white;
|
|
height: 100%;
|
|
}
|
|
.mirrorModal___z1tEP .right___ZlGrr header {
|
|
padding-left: 30px;
|
|
height: 60px;
|
|
}
|
|
.mirrorModal___z1tEP .right___ZlGrr header .title___lWaS3 {
|
|
font-size: 14px;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
height: 60px;
|
|
line-height: 60px;
|
|
border-bottom: 1px #f1f1f1 solid;
|
|
}
|
|
.mirrorModal___z1tEP .right___ZlGrr .content___bCC9x .ant-empty {
|
|
padding: 150px 0px 99px 0;
|
|
}
|
|
.mirrorModal___z1tEP .right___ZlGrr .content___bCC9x .ant-empty .ant-empty-image {
|
|
height: 180px;
|
|
}
|
|
.mirrorModal___z1tEP .right___ZlGrr .content___bCC9x .ant-empty .ant-empty-description {
|
|
color: #999;
|
|
font-size: 14px;
|
|
}
|
|
.mirrorModal___z1tEP .right___ZlGrr .content___bCC9x .des___ujB5y {
|
|
padding-left: 30px;
|
|
margin-top: 18px;
|
|
height: 425px;
|
|
overflow-y: auto;
|
|
margin-bottom: 31px;
|
|
}
|
|
.mirrorModal___z1tEP .right___ZlGrr .content___bCC9x .btns___L4vgc {
|
|
display: flex;
|
|
justify-content: end;
|
|
}
|
|
.mirrorModal___z1tEP .right___ZlGrr .content___bCC9x .btns___L4vgc .confirm___RFRg4 {
|
|
width: 60px;
|
|
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;
|
|
}
|
|
.mirrorModal___z1tEP .right___ZlGrr .content___bCC9x .btns___L4vgc .cancel___F1WB_ {
|
|
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;
|
|
}
|
|
.modal___A5dbG .ant-modal-content .ant-modal-header {
|
|
font-size: 16px;
|
|
font-weight: 500;
|
|
color: #000000;
|
|
padding: 30px 40px 10px 40px;
|
|
border: 0;
|
|
}
|
|
.modal___A5dbG .ant-modal-content .ant-modal-body {
|
|
padding: 0 20px;
|
|
padding-left: 0 !important;
|
|
}
|
|
.modal___A5dbG .ant-modal-content .ant-modal-close {
|
|
top: 22px;
|
|
right: 29px;
|
|
}
|
|
.modal___A5dbG .ant-modal-content .ant-modal-close .ant-modal-close-icon {
|
|
color: #979797;
|
|
font-size: 26px;
|
|
}
|
|
|
|
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Environment/SettingDrawer/index.less?modules ***!
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___jnFK3 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___JoMuQ {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___XkWzp {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___kfVJX {
|
|
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___mfxox {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.content___ujW8g {
|
|
padding: 0 14px;
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 100%;
|
|
overflow: hidden;
|
|
}
|
|
.content___ujW8g .explain___vGa5a {
|
|
font-size: 14px;
|
|
color: #165DFF;
|
|
text-decoration: underline;
|
|
cursor: pointer;
|
|
}
|
|
.content___ujW8g .tabs___MbGuX {
|
|
height: 40px;
|
|
display: flex;
|
|
border-bottom: 1px solid #DEDEDE;
|
|
margin-top: 24px;
|
|
flex-shrink: 0;
|
|
}
|
|
.content___ujW8g .tabs___MbGuX div {
|
|
margin-right: 40px;
|
|
position: relative;
|
|
font-size: 16px;
|
|
color: #333333;
|
|
cursor: pointer;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.content___ujW8g .tabs___MbGuX div:hover {
|
|
color: #165DFF;
|
|
}
|
|
.content___ujW8g .tabs___MbGuX .active___SCmkJ {
|
|
color: #165DFF;
|
|
}
|
|
.content___ujW8g .tabs___MbGuX .active___SCmkJ::after {
|
|
content: '';
|
|
width: 100%;
|
|
height: 2px;
|
|
background: #165DFF;
|
|
position: absolute;
|
|
bottom: 0px;
|
|
left: 0px;
|
|
}
|
|
.content___ujW8g .btns___MiEQa {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-end;
|
|
margin-top: 15px;
|
|
}
|
|
.must___n8wNT {
|
|
color: #E53333;
|
|
font-family: SimSun, sans-serif;
|
|
margin-top: -2px;
|
|
margin-right: 2px;
|
|
}
|
|
.popover___wqXWh {
|
|
background-color: transparent;
|
|
color: #fff;
|
|
}
|
|
.popover___wqXWh div[class~='ant-popover-arrow'] {
|
|
border-top-color: rgba(5, 16, 26, 0.6) !important;
|
|
border-left-color: rgba(5, 16, 26, 0.6) !important;
|
|
}
|
|
.popover___wqXWh div[class~='ant-popover-inner'] {
|
|
background-color: rgba(5, 16, 26, 0.6);
|
|
}
|
|
.popover___wqXWh div[class~='ant-popover-inner-content'] {
|
|
color: #fff;
|
|
}
|
|
.zybzForm___m1nC0 div[class~='ant-form-item'] {
|
|
margin-bottom: 0;
|
|
}
|
|
.zybzForm___m1nC0 div[class~='ant-form-item-explain-error'] {
|
|
position: absolute;
|
|
bottom: -25px;
|
|
}
|
|
.zybzForm___m1nC0 .ant-input-number {
|
|
height: 50px;
|
|
width: 100%;
|
|
background-color: #f5f5f5;
|
|
border: 0;
|
|
padding-top: 10px;
|
|
font-size: 16px;
|
|
}
|
|
.graaytitle___vdUDn {
|
|
height: 50px;
|
|
background: #f5f5f5;
|
|
border-radius: 4px;
|
|
display: flex;
|
|
justify-content: left;
|
|
align-items: center;
|
|
}
|
|
.graaytitle___vdUDn div[class~='ant-form-item-explain-error'] {
|
|
position: absolute;
|
|
bottom: -35px;
|
|
}
|
|
.dataPicker___RiEgz {
|
|
width: 400px;
|
|
}
|
|
.examineStatus___OCyYC {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #333333;
|
|
}
|
|
.examineStatus___OCyYC div {
|
|
position: relative;
|
|
display: flex;
|
|
align-items: center;
|
|
margin-bottom: 30px;
|
|
}
|
|
.examineStatus___OCyYC div::after {
|
|
content: '';
|
|
position: absolute;
|
|
left: 10px;
|
|
bottom: -27px;
|
|
width: 2px;
|
|
height: 26px;
|
|
background: #F6F7F9;
|
|
border-radius: 3px;
|
|
}
|
|
.examineStatus___OCyYC div:last-child::after {
|
|
content: '';
|
|
display: none;
|
|
}
|
|
.examineStatus___OCyYC div .contacts___MWvKz {
|
|
position: relative;
|
|
color: #165DFF;
|
|
overflow: hidden;
|
|
cursor: pointer;
|
|
}
|
|
.examineStatus___OCyYC div .contacts___MWvKz .contacts_img___kiMTs {
|
|
position: absolute;
|
|
left: 50%;
|
|
right: 50%;
|
|
transform: translate(-50%);
|
|
width: 152px;
|
|
height: 158px;
|
|
background: url(./static/contacts.5353ed7e.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
background-position: center;
|
|
}
|
|
.examineStatus___OCyYC div .contacts___MWvKz:hover {
|
|
overflow: inherit;
|
|
}
|
|
.examineStatus___OCyYC .suc_status___p81iO {
|
|
font-size: 20px;
|
|
color: #2FC25B;
|
|
margin-right: 10px;
|
|
}
|
|
.examineStatus___OCyYC .fail_status___Rv54W {
|
|
font-size: 20px;
|
|
color: #E53333;
|
|
margin-right: 10px;
|
|
}
|
|
.examineStatus___OCyYC .bohui___wtuT5 {
|
|
max-width: 300px;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
|
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Environment/UseCustomScriptModal/index.less?modules ***!
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.footerWrap___lXI4I div[class~='ant-form-item-control'] {
|
|
max-width: 100%;
|
|
}
|
|
.footerWrap___lXI4I div[class~='ant-form-item'] {
|
|
margin-bottom: 0px;
|
|
}
|
|
.footerWrap___lXI4I div[class~='ant-form-item-control-input-content'] {
|
|
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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Environment/MarkdownModal/index.less?modules ***!
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.mirrorModal___Pi3tF {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: flex-start;
|
|
height: 580px;
|
|
}
|
|
.mirrorModal___Pi3tF .right___Hot5f {
|
|
flex: 1 1;
|
|
background-color: white;
|
|
height: 100%;
|
|
}
|
|
.mirrorModal___Pi3tF .right___Hot5f header {
|
|
padding: 0px 30px;
|
|
height: 60px;
|
|
}
|
|
.mirrorModal___Pi3tF .right___Hot5f header .title___jjMKh {
|
|
font-size: 14px;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
height: 60px;
|
|
line-height: 60px;
|
|
border-bottom: 1px #f1f1f1 solid;
|
|
}
|
|
.mirrorModal___Pi3tF .right___Hot5f .content___BmOkD .ant-empty {
|
|
padding: 150px 0px 40px 0;
|
|
}
|
|
.mirrorModal___Pi3tF .right___Hot5f .content___BmOkD .ant-empty .ant-empty-image {
|
|
height: 180px;
|
|
}
|
|
.mirrorModal___Pi3tF .right___Hot5f .content___BmOkD .ant-empty .ant-empty-description {
|
|
color: #999;
|
|
font-size: 14px;
|
|
}
|
|
.mirrorModal___Pi3tF .right___Hot5f .content___BmOkD .des___oGTUM {
|
|
padding: 0 30px;
|
|
margin-top: 18px;
|
|
max-height: 490px;
|
|
overflow-y: auto;
|
|
}
|
|
.modal___yy3VB .ant-modal-body {
|
|
max-height: 500px;
|
|
overflow-y: auto;
|
|
}
|
|
|
|
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Environment/index.less?modules ***!
|
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.wrap___S9yE5 {
|
|
background: #fff;
|
|
height: 100%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT {
|
|
flex: 1 1;
|
|
overflow: auto;
|
|
padding: 0 40px 10px 40px;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .head___icGJE {
|
|
height: 90px;
|
|
display: flex;
|
|
align-items: center;
|
|
padding-top: 5px;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .head___icGJE .title___NbDBd {
|
|
font-size: 16px;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .head___icGJE .add___ntZkv {
|
|
width: 120px;
|
|
height: 32px;
|
|
line-height: 30px;
|
|
text-align: center;
|
|
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border-radius: 4px;
|
|
border: 1px solid #BACFFE;
|
|
font-size: 14px;
|
|
font-weight: 500;
|
|
color: #3061D0;
|
|
cursor: pointer;
|
|
margin-left: auto;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .head___icGJE .add___ntZkv:hover {
|
|
border: 1px solid #3061D0;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .head___icGJE .addDisable___pgd9I {
|
|
width: 120px;
|
|
height: 32px;
|
|
background: #FAFBFC;
|
|
line-height: 30px;
|
|
text-align: center;
|
|
box-shadow: inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border-radius: 4px;
|
|
border: 1px solid #E9EAEC;
|
|
color: #C0C0C0;
|
|
margin-left: auto;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
font-size: 14px;
|
|
font-weight: 500;
|
|
cursor: not-allowed;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .head___icGJE .setting___kQ9Qx {
|
|
width: 100px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
text-align: center;
|
|
background: #3061D0;
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px -1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border-radius: 4px;
|
|
font-size: 14px;
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
cursor: pointer;
|
|
margin-left: 20px;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .tabs___o2qas {
|
|
height: 40px;
|
|
display: flex;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .tabs___o2qas > div {
|
|
margin-right: 22px;
|
|
margin-left: -22px;
|
|
position: relative;
|
|
cursor: default;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .tabs___o2qas > div:hover i {
|
|
visibility: visible;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .tabs___o2qas > div:hover .name___HUyj5 {
|
|
color: #165DFF;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .tabs___o2qas > div i {
|
|
color: #dedede;
|
|
visibility: hidden;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .tabs___o2qas > div span {
|
|
font-size: 16px;
|
|
color: #333333;
|
|
padding: 0 6px;
|
|
cursor: pointer;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .tabs___o2qas .active___SVp4l .name___HUyj5 {
|
|
color: #165DFF;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .tabs___o2qas .active___SVp4l::after {
|
|
content: '';
|
|
width: calc(100% - 47px);
|
|
height: 2px;
|
|
background: #165DFF;
|
|
position: absolute;
|
|
bottom: 0px;
|
|
left: 23px;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .line___DSw6E {
|
|
height: 1px;
|
|
border-bottom: 1px solid #DEDEDE;
|
|
margin-bottom: 40px;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .resource___AgLC3 {
|
|
width: 206px;
|
|
height: 38px;
|
|
background: #F5F5F5;
|
|
border-radius: 25px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .resource___AgLC3 div {
|
|
color: #333333;
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
text-align: center;
|
|
line-height: 38px;
|
|
width: 102px;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .resource___AgLC3 .active___SVp4l {
|
|
height: 36px;
|
|
line-height: 34px;
|
|
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border-radius: 18px;
|
|
border: 1px solid #BACFFE;
|
|
color: #165DFF;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .mirror___DGr0Q {
|
|
width: 206px;
|
|
height: 40px;
|
|
border-radius: 4px;
|
|
border: 1px solid #165DFF;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
padding: 0 20px;
|
|
cursor: pointer;
|
|
margin-right: 20px;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .mirror___DGr0Q > div {
|
|
font-size: 14px;
|
|
color: #165DFF;
|
|
flex: 1 1;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
padding-right: 10px;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .mirror___DGr0Q > i {
|
|
color: #165DFF;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .interface___xxy5c {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .interface___xxy5c > div {
|
|
width: 256px;
|
|
height: 82px;
|
|
background: #F5F5F5;
|
|
border-radius: 4px;
|
|
margin-right: 20px;
|
|
padding-left: 20px;
|
|
padding-top: 18px;
|
|
cursor: pointer;
|
|
position: relative;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .interface___xxy5c > div > span {
|
|
position: absolute;
|
|
z-index: 10;
|
|
right: 6px;
|
|
top: 4px;
|
|
display: none;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .interface___xxy5c > div > div {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-bottom: 10px;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .interface___xxy5c > div > div i {
|
|
color: #165DFF;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .interface___xxy5c > div > div span {
|
|
font-size: 14px;
|
|
font-weight: 600;
|
|
color: #333333;
|
|
margin-left: 8px;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .interface___xxy5c > div aside {
|
|
font-size: 12px;
|
|
color: #333333;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .interface___xxy5c .active___SVp4l {
|
|
background: #3061D0;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .interface___xxy5c .active___SVp4l > span {
|
|
display: inline;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .interface___xxy5c .active___SVp4l * {
|
|
color: #fff;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .interface___xxy5c .disabled___GqKcR {
|
|
cursor: not-allowed;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .interface___xxy5c .disabled___GqKcR * {
|
|
color: #999999;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .port___vGmHQ {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .grade___b6Adk {
|
|
display: inline-block;
|
|
font-size: 16px;
|
|
font-weight: 600;
|
|
margin-bottom: 30px;
|
|
color: #165DFF;
|
|
cursor: pointer;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .grade___b6Adk i {
|
|
margin-left: 8px;
|
|
font-size: 12px;
|
|
display: inline-block;
|
|
transform: scale(0.6) translateY(-2px);
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .tabsBox___TnoNw {
|
|
border-radius: 4px;
|
|
border: 1px solid #DEDEDE;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .tabsBox___TnoNw .tabTitle___i8cO0 {
|
|
max-width: 310px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
height: 60px;
|
|
line-height: 58px;
|
|
border-right: 1px solid #DEDEDE;
|
|
padding: 0 20px;
|
|
position: relative;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .tabsBox___TnoNw .more___kbzpa {
|
|
width: 91px;
|
|
color: #165DFF;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .tabsBox___TnoNw .more___kbzpa i {
|
|
display: inline-block;
|
|
font-size: 12px;
|
|
margin-left: 5px;
|
|
transform: scale(0.6) translateY(3px);
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .tabsBox___TnoNw .ant-input-group-wrapper {
|
|
border-radius: 4px;
|
|
overflow: hidden;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .tabsBox___TnoNw .ant-input-group-wrapper .ant-input {
|
|
width: 149px;
|
|
height: 50px;
|
|
background: #F5F5F5;
|
|
border: 0;
|
|
margin-left: 10px;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .tabsBox___TnoNw .ant-input-group-wrapper .ant-input:focus {
|
|
box-shadow: none;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .tabsBox___TnoNw .ant-input-group-wrapper .ant-input-group-addon {
|
|
background: #F5F5F5;
|
|
border: 0;
|
|
padding-right: 20px;
|
|
font-size: 14px;
|
|
color: #999999;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .tabsBox___TnoNw .ant-tabs-tab {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .tabsBox___TnoNw .ant-tabs-nav::before {
|
|
border-bottom: 1px solid #DEDEDE;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .tabsBox___TnoNw .ant-tabs-tab-active {
|
|
border: 0;
|
|
background: rgba(22, 93, 255, 0.1);
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .tabsBox___TnoNw .ant-tabs-tab-active .ant-tabs-tab-btn {
|
|
color: #165DFF;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .tabsBox___TnoNw .ant-tabs-tab-active .ant-tabs-tab-btn > div::after {
|
|
content: '';
|
|
width: calc(100% - 40px);
|
|
height: 2px;
|
|
background: #165DFF;
|
|
position: absolute;
|
|
bottom: 0px;
|
|
left: 20px;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .tabsBox___TnoNw .ant-tabs-tab-active + div.ant-tabs-tab {
|
|
border: 0;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .tabsBox___TnoNw .ant-tabs-ink-bar {
|
|
display: none;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .system___YygCM {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .system___YygCM div {
|
|
width: 140px;
|
|
height: 50px;
|
|
background: #F5F5F5;
|
|
border-radius: 4px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
color: #333333;
|
|
margin-right: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .system___YygCM div i {
|
|
margin-right: 20px;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .system___YygCM div span {
|
|
font-size: 14px;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .system___YygCM .active___SVp4l {
|
|
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border: 1px solid #BACFFE;
|
|
color: #165DFF;
|
|
}
|
|
.wrap___S9yE5 .content___xIxOT .explain___klZ55 {
|
|
font-size: 14px;
|
|
color: #165DFF;
|
|
text-decoration: underline;
|
|
cursor: pointer;
|
|
}
|
|
.wrap___S9yE5 .btns___o6xWf {
|
|
height: 70px;
|
|
background: #FFFFFF;
|
|
box-shadow: 0px -4px 8px 1px #F1F1F1;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.wrap___S9yE5 .btns___o6xWf > button {
|
|
padding: 9px 34px;
|
|
border-radius: 4px;
|
|
height: auto;
|
|
height: initial;
|
|
}
|
|
.wrap___S9yE5 .btns___o6xWf > button:last-child {
|
|
background: #165DFF;
|
|
color: #fff;
|
|
}
|
|
.wrap___S9yE5 .template___AMzZZ .liWrap___tCbB1 {
|
|
max-height: 300px;
|
|
overflow: auto;
|
|
}
|
|
.wrap___S9yE5 .template___AMzZZ .liWrap___tCbB1 .li___srrGx {
|
|
height: 30px;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
padding: 0 12px;
|
|
align-items: center;
|
|
cursor: pointer;
|
|
}
|
|
.wrap___S9yE5 .template___AMzZZ .liWrap___tCbB1 .li___srrGx:hover {
|
|
background: #e8e7e7;
|
|
}
|
|
.wrap___S9yE5 .template___AMzZZ .liWrap___tCbB1 .li___srrGx span {
|
|
font-size: 14px;
|
|
color: #000000;
|
|
flex: 1 1;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
padding-right: 10px;
|
|
}
|
|
.wrap___S9yE5 .template___AMzZZ .liWrap___tCbB1 .li___srrGx .tag___NcFBh {
|
|
width: 44px;
|
|
height: 20px;
|
|
border-radius: 10px;
|
|
border: 1px solid #F7B500;
|
|
font-size: 12px;
|
|
font-weight: 400;
|
|
color: #F7B500;
|
|
line-height: 18px;
|
|
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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/JupyterLabEnvironment/UseCustomScriptModal/index.less?modules ***!
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.footerWrap___Qaahm div[class~='ant-form-item-control'] {
|
|
max-width: 100%;
|
|
}
|
|
.footerWrap___Qaahm div[class~='ant-form-item'] {
|
|
margin-bottom: 0px;
|
|
}
|
|
.footerWrap___Qaahm div[class~='ant-form-item-control-input-content'] {
|
|
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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/JupyterLabEnvironment/index.less?modules ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.practice___g43Av {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: flex-start;
|
|
overflow: hidden;
|
|
height: 100%;
|
|
}
|
|
.practice___g43Av .right___plViv {
|
|
flex: 1 1;
|
|
background-color: white;
|
|
height: 100%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: flex-start;
|
|
}
|
|
.practice___g43Av .right___plViv header {
|
|
padding: 0px 30px;
|
|
height: 60px;
|
|
flex-shrink: 0;
|
|
}
|
|
.practice___g43Av .right___plViv header .title___fJJJd {
|
|
font-size: 16px;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
height: 60px;
|
|
line-height: 60px;
|
|
border-bottom: 1px #f1f1f1 solid;
|
|
}
|
|
.practice___g43Av .right___plViv .content___Aiv2H {
|
|
flex: 1 1;
|
|
overflow-y: auto;
|
|
}
|
|
.practice___g43Av .right___plViv .content___Aiv2H .ant-empty {
|
|
padding: 150px 0px;
|
|
}
|
|
.practice___g43Av .right___plViv .content___Aiv2H .ant-empty .ant-empty-image {
|
|
height: 180px;
|
|
}
|
|
.practice___g43Av .right___plViv .content___Aiv2H .ant-empty .ant-empty-description {
|
|
color: #999;
|
|
font-size: 14px;
|
|
}
|
|
.practice___g43Av .right___plViv .content___Aiv2H .ant-select {
|
|
height: 50px;
|
|
background-color: #f5f5f5;
|
|
padding-top: 12px;
|
|
flex-shrink: 0;
|
|
border-radius: 4px;
|
|
}
|
|
.practice___g43Av .right___plViv .content___Aiv2H .ant-select .ant-select-selection-item {
|
|
font-size: 16px;
|
|
}
|
|
.practice___g43Av .right___plViv .content___Aiv2H .des___kaZig {
|
|
padding: 0 30px;
|
|
margin-bottom: 30px;
|
|
}
|
|
.practice___g43Av .right___plViv .content___Aiv2H .des___kaZig .title___fJJJd {
|
|
height: 16px;
|
|
font-weight: bold;
|
|
padding: 30px 0;
|
|
font-size: 16px;
|
|
color: #333;
|
|
line-height: 16px;
|
|
}
|
|
.practice___g43Av .right___plViv .content___Aiv2H .des___kaZig .mainBody___fTSjs {
|
|
font-size: 16px;
|
|
color: #333;
|
|
line-height: 32px;
|
|
margin-top: 14px;
|
|
}
|
|
.practice___g43Av .right___plViv .content___Aiv2H .des___kaZig .selectBox___omezm {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.practice___g43Av .right___plViv .content___Aiv2H .des___kaZig .selectBox___omezm .smallType___NU4X3 {
|
|
padding-left: 10px;
|
|
}
|
|
.practice___g43Av .right___plViv .content___Aiv2H .des___kaZig .selectBox___omezm .smallType___NU4X3 span {
|
|
margin-right: 10px;
|
|
color: #999;
|
|
}
|
|
.practice___g43Av .right___plViv .content___Aiv2H .des___kaZig .evaluating___YaR_r .evaluatingLabel___Cy_Vk {
|
|
position: relative;
|
|
}
|
|
.practice___g43Av .right___plViv .content___Aiv2H .des___kaZig .evaluating___YaR_r .evaluatingLabel___Cy_Vk .mask___ewIvw {
|
|
position: absolute;
|
|
z-index: 10;
|
|
width: 400px;
|
|
height: 100%;
|
|
cursor: pointer;
|
|
border-radius: 4px;
|
|
}
|
|
.practice___g43Av .right___plViv .content___Aiv2H .des___kaZig .evaluating___YaR_r .evaluatingLabel___Cy_Vk .evaluatingS1___oKt4O {
|
|
color: #0152d9;
|
|
cursor: pointer;
|
|
margin-left: 10px;
|
|
}
|
|
.practice___g43Av .right___plViv .content___Aiv2H .des___kaZig .serviceSettingWrap___Haz9b .serviceBox___Oc9DS {
|
|
display: flex;
|
|
margin: 20px 0;
|
|
}
|
|
.practice___g43Av .right___plViv .content___Aiv2H .des___kaZig .serviceSettingWrap___Haz9b .serviceBox___Oc9DS .serviceSetLeft___ek9V_ {
|
|
display: inline-block;
|
|
min-width: 100px;
|
|
text-align: right;
|
|
line-height: 40px;
|
|
font-weight: normal;
|
|
}
|
|
.practice___g43Av .right___plViv .content___Aiv2H .des___kaZig .serviceSettingWrap___Haz9b .serviceBox___Oc9DS .serviceSetInput___CwmmV {
|
|
width: 82%;
|
|
border-radius: 4px;
|
|
border: 0;
|
|
background-color: #f5f5f5;
|
|
}
|
|
.practice___g43Av .right___plViv .content___Aiv2H .des___kaZig .serviceSettingWrap___Haz9b .serviceBox___Oc9DS .serviceSetTip___t8Vpy {
|
|
margin-left: 10px;
|
|
margin-top: 10px;
|
|
}
|
|
.practice___g43Av .right___plViv .btns___E8bN3 {
|
|
flex-shrink: 0;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
padding: 30px;
|
|
height: 70px;
|
|
background: #ffffff;
|
|
box-shadow: 0px -4px 8px -4px #f1f1f1;
|
|
}
|
|
.practice___g43Av .right___plViv .btns___E8bN3 > button {
|
|
width: 100px;
|
|
height: 40px;
|
|
}
|
|
.popover___s3ipd {
|
|
background-color: transparent;
|
|
color: #fff;
|
|
}
|
|
.popover___s3ipd div[class~='ant-popover-arrow'] {
|
|
border-top-color: rgba(5, 16, 26, 0.6) !important;
|
|
border-left-color: rgba(5, 16, 26, 0.6) !important;
|
|
}
|
|
.popover___s3ipd div[class~='ant-popover-inner'] {
|
|
background-color: rgba(5, 16, 26, 0.6);
|
|
}
|
|
.popover___s3ipd div[class~='ant-popover-inner-content'] {
|
|
color: #fff;
|
|
}
|
|
|
|
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Dataset/index.less?modules ***!
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___l5eTc {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___k0OR7 {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___OKlIC {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___hN9A6 {
|
|
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___ijTq_ {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.dataset___dSWAV {
|
|
background-color: #fff;
|
|
height: 100%;
|
|
overflow: auto;
|
|
}
|
|
.dataset___dSWAV .header___BzxI4 {
|
|
height: 92px;
|
|
background-color: #fff;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
padding: 0 40px;
|
|
}
|
|
.dataset___dSWAV .header___BzxI4 .title___cPEyN {
|
|
font-size: 18px;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
}
|
|
.dataset___dSWAV .header___BzxI4 .dataPath___wJ6mR {
|
|
margin-left: auto;
|
|
}
|
|
.dataset___dSWAV .header___BzxI4 .dataPath___wJ6mR .pathTitle___TOS2Z {
|
|
color: #333333;
|
|
}
|
|
.dataset___dSWAV .header___BzxI4 .dataPath___wJ6mR i {
|
|
cursor: pointer;
|
|
}
|
|
.dataset___dSWAV .header___BzxI4 .dataPath___wJ6mR i:hover {
|
|
color: #0152d9;
|
|
}
|
|
.dataset___dSWAV .header___BzxI4 .dataPath___wJ6mR input {
|
|
width: 290px;
|
|
height: 34px;
|
|
background: #f5f5f5;
|
|
border-radius: 4px;
|
|
border: 0;
|
|
margin: 0 14px;
|
|
padding: 0 14px;
|
|
}
|
|
.dataset___dSWAV .header___BzxI4 .btns___jGE8o {
|
|
width: 220px;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.dataset___dSWAV .header___BzxI4 .btns___jGE8o button {
|
|
width: 100px;
|
|
height: 32px;
|
|
font-size: 14px;
|
|
border-radius: 4px;
|
|
}
|
|
.dataset___dSWAV .content___s4ep8 {
|
|
height: calc(100% - 92px);
|
|
padding: 0 40px;
|
|
}
|
|
.dataset___dSWAV .content___s4ep8 .customTable___OG3_9 .ant-table-thead tr {
|
|
height: 76px;
|
|
border-top: 1px solid #f1f1f1;
|
|
}
|
|
.dataset___dSWAV .content___s4ep8 .customTable___OG3_9 .ant-table-thead tr th {
|
|
background-color: #fff;
|
|
border: 0;
|
|
border-radius: 0;
|
|
border-top: 1px solid #f1f1f1;
|
|
}
|
|
.dataset___dSWAV .content___s4ep8 .customTable___OG3_9 .ant-pagination {
|
|
margin-top: 40px;
|
|
}
|
|
.dataset___dSWAV .content___s4ep8 .customTable___OG3_9 .ant-pagination .ant-pagination-item-active {
|
|
border-color: #0152d9;
|
|
background: #0152d9;
|
|
}
|
|
.dataset___dSWAV .content___s4ep8 .customTable___OG3_9 .ant-pagination .ant-pagination-item-active a {
|
|
color: #fff;
|
|
}
|
|
.dataset___dSWAV .content___s4ep8 .customTable___OG3_9 .ant-pagination button {
|
|
line-height: normal;
|
|
line-height: initial;
|
|
}
|
|
.dataset___dSWAV .content___s4ep8 .customTable___OG3_9 .row___ONd7r {
|
|
height: 60px;
|
|
}
|
|
.dataset___dSWAV .content___s4ep8 .customTable___OG3_9 .row___ONd7r td {
|
|
border-bottom: 0;
|
|
}
|
|
.dataset___dSWAV .content___s4ep8 .customTable___OG3_9 .row___ONd7r.row___ONd7r:nth-child(odd) {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.dataset___dSWAV .content___s4ep8 .customTable___OG3_9 .row___ONd7r.row___ONd7r:nth-child(even) {
|
|
background-color: #fff;
|
|
}
|
|
.dataset___dSWAV .empty___CgtTE {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: box;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
background: #fff;
|
|
padding: 200px;
|
|
}
|
|
.dataset___dSWAV .path___Cg5rX {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.dataset___dSWAV .path___Cg5rX .text___SCLRV {
|
|
display: inline-block;
|
|
max-width: 90%;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.dataset___dSWAV .path___Cg5rX i {
|
|
cursor: pointer;
|
|
}
|
|
.dataset___dSWAV .path___Cg5rX i:hover {
|
|
color: #0152d9;
|
|
}
|
|
.dataset___dSWAV .actionsBtns___L5tdC {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
padding-right: 12px;
|
|
}
|
|
.dataset___dSWAV .actionsBtns___L5tdC span,
|
|
.dataset___dSWAV .actionsBtns___L5tdC i {
|
|
cursor: pointer;
|
|
}
|
|
.dataset___dSWAV .actionsBtns___L5tdC span:hover,
|
|
.dataset___dSWAV .actionsBtns___L5tdC i:hover {
|
|
color: #0152d9;
|
|
}
|
|
.customModal___qVeG3 .ant-form-item-label {
|
|
margin-bottom: 21px;
|
|
margin-top: 18px;
|
|
}
|
|
.customModal___qVeG3 .ant-form-item-label label {
|
|
font-size: 16px;
|
|
}
|
|
.customModal___qVeG3 .ant-modal-close-x {
|
|
width: 86px;
|
|
height: 66px;
|
|
line-height: 66px;
|
|
}
|
|
.customModal___qVeG3 .ant-modal-content {
|
|
border-radius: 4px;
|
|
overflow: hidden;
|
|
}
|
|
.customModal___qVeG3 .ant-modal-header {
|
|
padding: 22px 40px;
|
|
}
|
|
.customModal___qVeG3 .ant-modal-header .ant-modal-title {
|
|
font-size: 18px;
|
|
font-weight: 400;
|
|
}
|
|
.customModal___qVeG3 .ant-modal-footer {
|
|
padding: 30px 40px;
|
|
border: 0;
|
|
}
|
|
.customModal___qVeG3 .ant-modal-footer button {
|
|
width: 100px;
|
|
height: 40px;
|
|
border-radius: 4px;
|
|
}
|
|
.customModal___qVeG3 .ant-modal-footer button:first-child {
|
|
margin-right: 20px;
|
|
}
|
|
.customModal___qVeG3 .ant-modal-body {
|
|
max-height: 600px;
|
|
overflow: auto;
|
|
padding: 40px 40px 30px 40px;
|
|
}
|
|
.customModal___qVeG3 .ant-modal-body .ant-input-affix-wrapper {
|
|
height: 50px;
|
|
background: #f5f5f5;
|
|
padding: 0 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.customModal___qVeG3 .ant-modal-body .ant-input-affix-wrapper > input,
|
|
.customModal___qVeG3 .ant-modal-body .ant-input-affix-wrapper > span {
|
|
font-size: 16px;
|
|
background: #f5f5f5;
|
|
}
|
|
.customModal___qVeG3 .ant-modal-body .ant-input-affix-wrapper > span {
|
|
color: #999999;
|
|
}
|
|
.customModal___qVeG3 .ant-modal-body .ant-input-wrapper {
|
|
height: 50px;
|
|
background: #f5f5f5;
|
|
padding-right: 20px;
|
|
border-radius: 4px;
|
|
overflow: hidden;
|
|
}
|
|
.customModal___qVeG3 .ant-modal-body .ant-input-wrapper > input {
|
|
height: 50px;
|
|
font-size: 16px;
|
|
background: #f5f5f5;
|
|
}
|
|
.customModal___qVeG3 .ant-modal-body .ant-input-wrapper > span {
|
|
border: 0;
|
|
padding: 0 20px;
|
|
height: 50px;
|
|
font-size: 16px;
|
|
background: #dedede;
|
|
}
|
|
.shareModal___HedYo .ant-form-item-label {
|
|
margin-bottom: 21px;
|
|
margin-top: 18px;
|
|
}
|
|
.shareModal___HedYo .ant-form-item-label label {
|
|
font-size: 16px;
|
|
}
|
|
.shareModal___HedYo .ant-modal-close-x {
|
|
width: 86px;
|
|
height: 66px;
|
|
line-height: 66px;
|
|
}
|
|
.shareModal___HedYo .ant-modal-content {
|
|
border-radius: 4px;
|
|
overflow: hidden;
|
|
}
|
|
.shareModal___HedYo .ant-modal-header {
|
|
padding: 22px 40px;
|
|
}
|
|
.shareModal___HedYo .ant-modal-header .ant-modal-title {
|
|
font-size: 18px;
|
|
font-weight: 400;
|
|
}
|
|
.shareModal___HedYo .ant-modal-footer {
|
|
padding: 30px 40px;
|
|
border: 0;
|
|
}
|
|
.shareModal___HedYo .ant-modal-footer button {
|
|
width: 100px;
|
|
height: 40px;
|
|
border-radius: 4px;
|
|
}
|
|
.shareModal___HedYo .ant-modal-footer button:first-child {
|
|
margin-right: 20px;
|
|
}
|
|
.shareModal___HedYo .ant-modal-body {
|
|
max-height: 600px;
|
|
overflow: auto;
|
|
padding: 40px 40px 30px 40px;
|
|
}
|
|
.shareModal___HedYo .ant-modal-body .ant-input-affix-wrapper {
|
|
height: 50px;
|
|
background: #f5f5f5;
|
|
padding: 0 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.shareModal___HedYo .ant-modal-body .ant-input-affix-wrapper > input,
|
|
.shareModal___HedYo .ant-modal-body .ant-input-affix-wrapper > span {
|
|
font-size: 16px;
|
|
background: #f5f5f5;
|
|
}
|
|
.shareModal___HedYo .ant-modal-body .ant-input-affix-wrapper > span {
|
|
color: #999999;
|
|
}
|
|
.shareModal___HedYo .ant-modal-body .ant-input-wrapper {
|
|
height: 50px;
|
|
background: #f5f5f5;
|
|
padding-right: 20px;
|
|
border-radius: 4px;
|
|
overflow: hidden;
|
|
}
|
|
.shareModal___HedYo .ant-modal-body .ant-input-wrapper > input {
|
|
height: 50px;
|
|
font-size: 16px;
|
|
background: #f5f5f5;
|
|
}
|
|
.shareModal___HedYo .ant-modal-body .ant-input-wrapper > span {
|
|
border: 0;
|
|
padding: 0 20px;
|
|
height: 50px;
|
|
font-size: 16px;
|
|
background: #dedede;
|
|
}
|
|
.shareModal___HedYo .fileName___x56US {
|
|
margin-bottom: 30px;
|
|
color: #333333;
|
|
}
|
|
.shareModal___HedYo .fileName___x56US span {
|
|
color: #999999;
|
|
}
|
|
.renameModal___SmCAd .ant-form-item-label {
|
|
margin-bottom: 21px;
|
|
margin-top: 18px;
|
|
}
|
|
.renameModal___SmCAd .ant-form-item-label label {
|
|
font-size: 16px;
|
|
}
|
|
.renameModal___SmCAd .ant-modal-close-x {
|
|
width: 86px;
|
|
height: 66px;
|
|
line-height: 66px;
|
|
}
|
|
.renameModal___SmCAd .ant-modal-content {
|
|
border-radius: 4px;
|
|
overflow: hidden;
|
|
}
|
|
.renameModal___SmCAd .ant-modal-header {
|
|
padding: 22px 40px;
|
|
}
|
|
.renameModal___SmCAd .ant-modal-header .ant-modal-title {
|
|
font-size: 18px;
|
|
font-weight: 400;
|
|
}
|
|
.renameModal___SmCAd .ant-modal-footer {
|
|
padding: 30px 40px;
|
|
border: 0;
|
|
}
|
|
.renameModal___SmCAd .ant-modal-footer button {
|
|
width: 100px;
|
|
height: 40px;
|
|
border-radius: 4px;
|
|
}
|
|
.renameModal___SmCAd .ant-modal-footer button:first-child {
|
|
margin-right: 20px;
|
|
}
|
|
.renameModal___SmCAd .ant-modal-body {
|
|
max-height: 600px;
|
|
overflow: auto;
|
|
padding: 40px 40px 30px 40px;
|
|
}
|
|
.renameModal___SmCAd .ant-modal-body .ant-input-affix-wrapper {
|
|
height: 50px;
|
|
background: #f5f5f5;
|
|
padding: 0 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.renameModal___SmCAd .ant-modal-body .ant-input-affix-wrapper > input,
|
|
.renameModal___SmCAd .ant-modal-body .ant-input-affix-wrapper > span {
|
|
font-size: 16px;
|
|
background: #f5f5f5;
|
|
}
|
|
.renameModal___SmCAd .ant-modal-body .ant-input-affix-wrapper > span {
|
|
color: #999999;
|
|
}
|
|
.renameModal___SmCAd .ant-modal-body .ant-input-wrapper {
|
|
height: 50px;
|
|
background: #f5f5f5;
|
|
padding-right: 20px;
|
|
border-radius: 4px;
|
|
overflow: hidden;
|
|
}
|
|
.renameModal___SmCAd .ant-modal-body .ant-input-wrapper > input {
|
|
height: 50px;
|
|
font-size: 16px;
|
|
background: #f5f5f5;
|
|
}
|
|
.renameModal___SmCAd .ant-modal-body .ant-input-wrapper > span {
|
|
border: 0;
|
|
padding: 0 20px;
|
|
height: 50px;
|
|
font-size: 16px;
|
|
background: #dedede;
|
|
}
|
|
.renameModal___SmCAd .fileName___x56US {
|
|
color: #3a3a3a;
|
|
line-height: 16px;
|
|
margin-bottom: 30px;
|
|
}
|
|
.renameModal___SmCAd .fileName___x56US sup {
|
|
color: #e53333;
|
|
vertical-align: sub;
|
|
}
|
|
.renameModal___SmCAd .errorDes___VLR_5 {
|
|
color: #e53333;
|
|
}
|
|
.uploadFileModal___pYYDB .ant-form-item-label {
|
|
margin-bottom: 21px;
|
|
margin-top: 18px;
|
|
}
|
|
.uploadFileModal___pYYDB .ant-form-item-label label {
|
|
font-size: 16px;
|
|
}
|
|
.uploadFileModal___pYYDB .ant-modal-close-x {
|
|
width: 86px;
|
|
height: 66px;
|
|
line-height: 66px;
|
|
}
|
|
.uploadFileModal___pYYDB .ant-modal-content {
|
|
border-radius: 4px;
|
|
overflow: hidden;
|
|
}
|
|
.uploadFileModal___pYYDB .ant-modal-header {
|
|
padding: 22px 40px;
|
|
}
|
|
.uploadFileModal___pYYDB .ant-modal-header .ant-modal-title {
|
|
font-size: 18px;
|
|
font-weight: 400;
|
|
}
|
|
.uploadFileModal___pYYDB .ant-modal-footer {
|
|
padding: 30px 40px;
|
|
border: 0;
|
|
}
|
|
.uploadFileModal___pYYDB .ant-modal-footer button {
|
|
width: 100px;
|
|
height: 40px;
|
|
border-radius: 4px;
|
|
}
|
|
.uploadFileModal___pYYDB .ant-modal-footer button:first-child {
|
|
margin-right: 20px;
|
|
}
|
|
.uploadFileModal___pYYDB .ant-modal-body {
|
|
max-height: 600px;
|
|
overflow: auto;
|
|
padding: 40px 40px 30px 40px;
|
|
}
|
|
.uploadFileModal___pYYDB .ant-modal-body .ant-input-affix-wrapper {
|
|
height: 50px;
|
|
background: #f5f5f5;
|
|
padding: 0 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.uploadFileModal___pYYDB .ant-modal-body .ant-input-affix-wrapper > input,
|
|
.uploadFileModal___pYYDB .ant-modal-body .ant-input-affix-wrapper > span {
|
|
font-size: 16px;
|
|
background: #f5f5f5;
|
|
}
|
|
.uploadFileModal___pYYDB .ant-modal-body .ant-input-affix-wrapper > span {
|
|
color: #999999;
|
|
}
|
|
.uploadFileModal___pYYDB .ant-modal-body .ant-input-wrapper {
|
|
height: 50px;
|
|
background: #f5f5f5;
|
|
padding-right: 20px;
|
|
border-radius: 4px;
|
|
overflow: hidden;
|
|
}
|
|
.uploadFileModal___pYYDB .ant-modal-body .ant-input-wrapper > input {
|
|
height: 50px;
|
|
font-size: 16px;
|
|
background: #f5f5f5;
|
|
}
|
|
.uploadFileModal___pYYDB .ant-modal-body .ant-input-wrapper > span {
|
|
border: 0;
|
|
padding: 0 20px;
|
|
height: 50px;
|
|
font-size: 16px;
|
|
background: #dedede;
|
|
}
|
|
.uploadFileModal___pYYDB [class~='ant-modal-body'] {
|
|
padding: 8px 40px 0 30px;
|
|
}
|
|
|
|
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Dataset/components/UploadFile/index.less?modules ***!
|
|
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.wrap___EmsVa [class~='ant-upload-drag'] {
|
|
background: rgba(24, 144, 255, 0.04) !important;
|
|
border-radius: 4px;
|
|
border: 1px dashed #0152d9;
|
|
}
|
|
.wrap___EmsVa .colorBlue___XqtfP {
|
|
color: #0152d9;
|
|
}
|
|
.wrap___EmsVa .repeatedName___yMQsm {
|
|
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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Service/components/SelectFilePathModal/index.less?modules ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.wrap___VIvSS {
|
|
padding: 20px;
|
|
}
|
|
.content___pqoZT {
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 200px;
|
|
overflow-y: auto;
|
|
background: #f5f5f5;
|
|
padding: 10px;
|
|
font-size: 14px;
|
|
}
|
|
.content___pqoZT a {
|
|
color: #05101a;
|
|
}
|
|
.content___pqoZT a:hover {
|
|
color: #40a9ff;
|
|
}
|
|
.mainPathWrap___v3uSU {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.colorBlue___AjQlz {
|
|
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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Service/components/SuggestedAnswer/index.less?modules ***!
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.wrap___AnxZp {
|
|
padding: 10px 20px 80px 20px;
|
|
}
|
|
.fixBtn___sQhsA {
|
|
left: 80px;
|
|
}
|
|
|
|
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Detail/Settings/components/TestCase/index.less?modules ***!
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.wrap___BgpUe {
|
|
padding: 10px 20px;
|
|
font-size: 14px;
|
|
margin-bottom: 60px;
|
|
}
|
|
.wrap___BgpUe div[class~='ant-collapse'] {
|
|
border-radius: 4px;
|
|
margin-top: 20px;
|
|
}
|
|
.wrap___BgpUe div[class~='ant-collapse-header'] {
|
|
padding: 9px 16px !important;
|
|
height: 50px;
|
|
align-items: center !important;
|
|
}
|
|
.row___UWxAG .ant-form-item-row {
|
|
flex-direction: row !important;
|
|
}
|
|
.row___UWxAG .ant-form-item-row .ant-form-item-label {
|
|
padding-top: 9px;
|
|
}
|
|
.row___UWxAG .ant-form-item-row .ant-form-item-control {
|
|
width: auto !important;
|
|
}
|
|
.textarea___gaLin {
|
|
background-color: #f5f5f5 !important;
|
|
padding: 20px;
|
|
height: 140px;
|
|
margin-bottom: 10px;
|
|
}
|
|
.btn___ZpuhS {
|
|
left: 80px;
|
|
}
|
|
.sub___Jd_ZS {
|
|
-webkit-margin-end: 4px;
|
|
margin-inline-end: 4px;
|
|
color: #ff4d4f;
|
|
font-family: SimSun, sans-serif;
|
|
}
|
|
|
|
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/layout/Sidebar/index.less?modules ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___FN240 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___wjShI {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___HbcwC {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___gj_ks {
|
|
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___zxJPU {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.sidebar___OW5LG {
|
|
width: 100%;
|
|
height: 100%;
|
|
background-color: #3e4571;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.sidebar___OW5LG .items___j856O {
|
|
flex: 1 1;
|
|
overflow: auto;
|
|
}
|
|
.sidebar___OW5LG .items___j856O .ant-tooltip-inner {
|
|
color: #333;
|
|
}
|
|
.sidebar___OW5LG .items___j856O .item___Zn_qr {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
flex-direction: column;
|
|
width: 80px;
|
|
height: 70px;
|
|
margin-bottom: 12px;
|
|
cursor: pointer;
|
|
position: relative;
|
|
}
|
|
.sidebar___OW5LG .items___j856O .item___Zn_qr .name___ZfhoC {
|
|
color: #fff;
|
|
}
|
|
.sidebar___OW5LG .items___j856O .item___Zn_qr i {
|
|
font-size: 22px;
|
|
color: #fff;
|
|
margin-bottom: 5px;
|
|
}
|
|
.sidebar___OW5LG .items___j856O .item___Zn_qr img {
|
|
position: absolute;
|
|
z-index: 1;
|
|
left: 42px;
|
|
width: 18px;
|
|
height: 18px;
|
|
top: 10px;
|
|
}
|
|
.sidebar___OW5LG .items___j856O .item___Zn_qr:hover {
|
|
background-color: rgba(24, 144, 255, 0.2);
|
|
}
|
|
.sidebar___OW5LG .items___j856O .itemActive___sW_Ri {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
flex-direction: column;
|
|
width: 80px;
|
|
height: 70px;
|
|
margin-bottom: 12px;
|
|
cursor: pointer;
|
|
position: relative;
|
|
background-color: #0152d9 !important;
|
|
}
|
|
.sidebar___OW5LG .items___j856O .itemActive___sW_Ri .name___ZfhoC {
|
|
color: #fff;
|
|
}
|
|
.sidebar___OW5LG .items___j856O .itemActive___sW_Ri i {
|
|
font-size: 22px;
|
|
color: #fff;
|
|
margin-bottom: 5px;
|
|
}
|
|
.sidebar___OW5LG .items___j856O .itemActive___sW_Ri img {
|
|
position: absolute;
|
|
z-index: 1;
|
|
left: 42px;
|
|
width: 18px;
|
|
height: 18px;
|
|
top: 10px;
|
|
}
|
|
.sidebar___OW5LG .items___j856O .itemActive___sW_Ri:hover {
|
|
background-color: rgba(24, 144, 255, 0.2);
|
|
}
|
|
.sidebar___OW5LG .question___yfIcY {
|
|
width: 100%;
|
|
height: 61px;
|
|
position: relative;
|
|
text-align: center;
|
|
}
|
|
|