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.
7295 lines
247 KiB
7295 lines
247 KiB
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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[4].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[2]!./node_modules/_codemirror@5.58.2@codemirror/lib/codemirror.css ***!
|
|
\*******************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
/* BASICS */
|
|
|
|
.CodeMirror {
|
|
/* Set height, width, borders, and global font properties here */
|
|
font-family: monospace;
|
|
height: 300px;
|
|
color: black;
|
|
direction: ltr;
|
|
}
|
|
|
|
/* PADDING */
|
|
|
|
.CodeMirror-lines {
|
|
padding: 4px 0; /* Vertical padding around content */
|
|
}
|
|
.CodeMirror pre.CodeMirror-line,
|
|
.CodeMirror pre.CodeMirror-line-like {
|
|
padding: 0 4px; /* Horizontal padding of content */
|
|
}
|
|
|
|
.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
|
|
background-color: white; /* The little square between H and V scrollbars */
|
|
}
|
|
|
|
/* GUTTER */
|
|
|
|
.CodeMirror-gutters {
|
|
border-right: 1px solid #ddd;
|
|
background-color: #f7f7f7;
|
|
white-space: nowrap;
|
|
}
|
|
.CodeMirror-linenumbers {}
|
|
.CodeMirror-linenumber {
|
|
padding: 0 3px 0 5px;
|
|
min-width: 20px;
|
|
text-align: right;
|
|
color: #999;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
.CodeMirror-guttermarker { color: black; }
|
|
.CodeMirror-guttermarker-subtle { color: #999; }
|
|
|
|
/* CURSOR */
|
|
|
|
.CodeMirror-cursor {
|
|
border-left: 1px solid black;
|
|
border-right: none;
|
|
width: 0;
|
|
}
|
|
/* Shown when moving in bi-directional text */
|
|
.CodeMirror div.CodeMirror-secondarycursor {
|
|
border-left: 1px solid silver;
|
|
}
|
|
.cm-fat-cursor .CodeMirror-cursor {
|
|
width: auto;
|
|
border: 0 !important;
|
|
background: #7e7;
|
|
}
|
|
.cm-fat-cursor div.CodeMirror-cursors {
|
|
z-index: 1;
|
|
}
|
|
.cm-fat-cursor-mark {
|
|
background-color: rgba(20, 255, 20, 0.5);
|
|
animation: blink 1.06s steps(1) infinite;
|
|
}
|
|
.cm-animate-fat-cursor {
|
|
width: auto;
|
|
border: 0;
|
|
animation: blink 1.06s steps(1) infinite;
|
|
background-color: #7e7;
|
|
}
|
|
@keyframes blink {
|
|
0% {}
|
|
50% { background-color: transparent; }
|
|
100% {}
|
|
}
|
|
|
|
/* Can style cursor different in overwrite (non-insert) mode */
|
|
.CodeMirror-overwrite .CodeMirror-cursor {}
|
|
|
|
.cm-tab { display: inline-block; text-decoration: inherit; }
|
|
|
|
.CodeMirror-rulers {
|
|
position: absolute;
|
|
left: 0; right: 0; top: -50px; bottom: 0;
|
|
overflow: hidden;
|
|
}
|
|
.CodeMirror-ruler {
|
|
border-left: 1px solid #ccc;
|
|
top: 0; bottom: 0;
|
|
position: absolute;
|
|
}
|
|
|
|
/* DEFAULT THEME */
|
|
|
|
.cm-s-default .cm-header {color: blue;}
|
|
.cm-s-default .cm-quote {color: #090;}
|
|
.cm-negative {color: #d44;}
|
|
.cm-positive {color: #292;}
|
|
.cm-header, .cm-strong {font-weight: bold;}
|
|
.cm-em {font-style: italic;}
|
|
.cm-link {text-decoration: underline;}
|
|
.cm-strikethrough {text-decoration: line-through;}
|
|
|
|
.cm-s-default .cm-keyword {color: #708;}
|
|
.cm-s-default .cm-atom {color: #219;}
|
|
.cm-s-default .cm-number {color: #164;}
|
|
.cm-s-default .cm-def {color: #00f;}
|
|
.cm-s-default .cm-variable,
|
|
.cm-s-default .cm-punctuation,
|
|
.cm-s-default .cm-property,
|
|
.cm-s-default .cm-operator {}
|
|
.cm-s-default .cm-variable-2 {color: #05a;}
|
|
.cm-s-default .cm-variable-3, .cm-s-default .cm-type {color: #085;}
|
|
.cm-s-default .cm-comment {color: #a50;}
|
|
.cm-s-default .cm-string {color: #a11;}
|
|
.cm-s-default .cm-string-2 {color: #f50;}
|
|
.cm-s-default .cm-meta {color: #555;}
|
|
.cm-s-default .cm-qualifier {color: #555;}
|
|
.cm-s-default .cm-builtin {color: #30a;}
|
|
.cm-s-default .cm-bracket {color: #997;}
|
|
.cm-s-default .cm-tag {color: #170;}
|
|
.cm-s-default .cm-attribute {color: #00c;}
|
|
.cm-s-default .cm-hr {color: #999;}
|
|
.cm-s-default .cm-link {color: #00c;}
|
|
|
|
.cm-s-default .cm-error {color: #f00;}
|
|
.cm-invalidchar {color: #f00;}
|
|
|
|
.CodeMirror-composing { border-bottom: 2px solid; }
|
|
|
|
/* Default styles for common addons */
|
|
|
|
div.CodeMirror span.CodeMirror-matchingbracket {color: #0b0;}
|
|
div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #a22;}
|
|
.CodeMirror-matchingtag { background: rgba(255, 150, 0, .3); }
|
|
.CodeMirror-activeline-background {background: #e8f2ff;}
|
|
|
|
/* STOP */
|
|
|
|
/* The rest of this file contains styles related to the mechanics of
|
|
the editor. You probably shouldn't touch them. */
|
|
|
|
.CodeMirror {
|
|
position: relative;
|
|
overflow: hidden;
|
|
background: white;
|
|
}
|
|
|
|
.CodeMirror-scroll {
|
|
overflow: scroll !important; /* Things will break if this is overridden */
|
|
/* 50px is the magic margin used to hide the element's real scrollbars */
|
|
/* See overflow: hidden in .CodeMirror */
|
|
margin-bottom: -50px; margin-right: -50px;
|
|
padding-bottom: 50px;
|
|
height: 100%;
|
|
outline: none; /* Prevent dragging from highlighting the element */
|
|
position: relative;
|
|
}
|
|
.CodeMirror-sizer {
|
|
position: relative;
|
|
border-right: 50px solid transparent;
|
|
}
|
|
|
|
/* The fake, visible scrollbars. Used to force redraw during scrolling
|
|
before actual scrolling happens, thus preventing shaking and
|
|
flickering artifacts. */
|
|
.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
|
|
position: absolute;
|
|
z-index: 6;
|
|
display: none;
|
|
outline: none;
|
|
}
|
|
.CodeMirror-vscrollbar {
|
|
right: 0; top: 0;
|
|
overflow-x: hidden;
|
|
overflow-y: scroll;
|
|
}
|
|
.CodeMirror-hscrollbar {
|
|
bottom: 0; left: 0;
|
|
overflow-y: hidden;
|
|
overflow-x: scroll;
|
|
}
|
|
.CodeMirror-scrollbar-filler {
|
|
right: 0; bottom: 0;
|
|
}
|
|
.CodeMirror-gutter-filler {
|
|
left: 0; bottom: 0;
|
|
}
|
|
|
|
.CodeMirror-gutters {
|
|
position: absolute; left: 0; top: 0;
|
|
min-height: 100%;
|
|
z-index: 3;
|
|
}
|
|
.CodeMirror-gutter {
|
|
white-space: normal;
|
|
height: 100%;
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
margin-bottom: -50px;
|
|
}
|
|
.CodeMirror-gutter-wrapper {
|
|
position: absolute;
|
|
z-index: 4;
|
|
background: none !important;
|
|
border: none !important;
|
|
}
|
|
.CodeMirror-gutter-background {
|
|
position: absolute;
|
|
top: 0; bottom: 0;
|
|
z-index: 4;
|
|
}
|
|
.CodeMirror-gutter-elt {
|
|
position: absolute;
|
|
cursor: default;
|
|
z-index: 4;
|
|
}
|
|
.CodeMirror-gutter-wrapper ::selection { background-color: transparent }
|
|
.CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent }
|
|
|
|
.CodeMirror-lines {
|
|
cursor: text;
|
|
min-height: 1px; /* prevents collapsing before first draw */
|
|
}
|
|
.CodeMirror pre.CodeMirror-line,
|
|
.CodeMirror pre.CodeMirror-line-like {
|
|
/* Reset some styles that the rest of the page might have set */ border-radius: 0;
|
|
border-width: 0;
|
|
background: transparent;
|
|
font-family: inherit;
|
|
font-size: inherit;
|
|
margin: 0;
|
|
white-space: pre;
|
|
word-wrap: normal;
|
|
line-height: inherit;
|
|
color: inherit;
|
|
z-index: 2;
|
|
position: relative;
|
|
overflow: visible;
|
|
-webkit-tap-highlight-color: transparent;
|
|
-webkit-font-variant-ligatures: contextual;
|
|
font-feature-settings: "calt";
|
|
font-variant-ligatures: contextual;
|
|
}
|
|
.CodeMirror-wrap pre.CodeMirror-line,
|
|
.CodeMirror-wrap pre.CodeMirror-line-like {
|
|
word-wrap: break-word;
|
|
white-space: pre-wrap;
|
|
word-break: normal;
|
|
}
|
|
|
|
.CodeMirror-linebackground {
|
|
position: absolute;
|
|
left: 0; right: 0; top: 0; bottom: 0;
|
|
z-index: 0;
|
|
}
|
|
|
|
.CodeMirror-linewidget {
|
|
position: relative;
|
|
z-index: 2;
|
|
padding: 0.1px; /* Force widget margins to stay inside of the container */
|
|
}
|
|
|
|
.CodeMirror-widget {}
|
|
|
|
.CodeMirror-rtl pre { direction: rtl; }
|
|
|
|
.CodeMirror-code {
|
|
outline: none;
|
|
}
|
|
|
|
/* Force content-box sizing for the elements where we expect it */
|
|
.CodeMirror-scroll,
|
|
.CodeMirror-sizer,
|
|
.CodeMirror-gutter,
|
|
.CodeMirror-gutters,
|
|
.CodeMirror-linenumber {
|
|
box-sizing: content-box;
|
|
}
|
|
|
|
.CodeMirror-measure {
|
|
position: absolute;
|
|
width: 100%;
|
|
height: 0;
|
|
overflow: hidden;
|
|
visibility: hidden;
|
|
}
|
|
|
|
.CodeMirror-cursor {
|
|
position: absolute;
|
|
pointer-events: none;
|
|
}
|
|
.CodeMirror-measure pre { position: static; }
|
|
|
|
div.CodeMirror-cursors {
|
|
visibility: hidden;
|
|
position: relative;
|
|
z-index: 3;
|
|
}
|
|
div.CodeMirror-dragcursors {
|
|
visibility: visible;
|
|
}
|
|
|
|
.CodeMirror-focused div.CodeMirror-cursors {
|
|
visibility: visible;
|
|
}
|
|
|
|
.CodeMirror-selected { background: #d9d9d9; }
|
|
.CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; }
|
|
.CodeMirror-crosshair { cursor: crosshair; }
|
|
.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection { background: #d7d4f0; }
|
|
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; }
|
|
|
|
.cm-searching {
|
|
background-color: #ffa;
|
|
background-color: rgba(255, 255, 0, .4);
|
|
}
|
|
|
|
/* Used to force a border model for a node */
|
|
.cm-force-border { padding-right: .1px; }
|
|
|
|
@media print {
|
|
/* Hide the cursor when printing */
|
|
.CodeMirror div.CodeMirror-cursors {
|
|
visibility: hidden;
|
|
}
|
|
}
|
|
|
|
/* See issue #2901 */
|
|
.cm-tab-wrap-hack:after { content: ''; }
|
|
|
|
/* Help users use markselection to safely style text background */
|
|
span.CodeMirror-selectedtext { background: none; }
|
|
|
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/markdown-editor/index.less ***!
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.markdown-editor-wrapper {
|
|
position: relative;
|
|
}
|
|
.markdown-editor-body {
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
width: 100%;
|
|
height: calc(100% - 38px);
|
|
align-items: center;
|
|
}
|
|
.markdown-editor-body .codemirror-container {
|
|
flex: 1 0;
|
|
height: 100%;
|
|
width: 100%;
|
|
overflow: hidden;
|
|
}
|
|
.markdown-editor-body .CodeMirror-wrap {
|
|
padding-bottom: 15px;
|
|
}
|
|
.markdown-editor-body .preview-container {
|
|
flex: 1 0;
|
|
height: 100%;
|
|
margin: 10px 0px;
|
|
padding: 8px 8px 50px 8px;
|
|
background: #fff;
|
|
overflow-y: auto;
|
|
box-sizing: border-box;
|
|
border-left: 1px solid #ccc;
|
|
word-wrap: break-word;
|
|
word-break: break-word;
|
|
white-space: normal;
|
|
font-size: 16px;
|
|
}
|
|
.markdown-editor-container {
|
|
border: 1px solid #ccc;
|
|
overflow: hidden;
|
|
border-radius: 4px;
|
|
margin-bottom: 12px;
|
|
font-size: 16px;
|
|
}
|
|
.markdown-editor-container.full-screen {
|
|
position: fixed;
|
|
left: 0;
|
|
right: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
height: 100vh !important;
|
|
z-index: 1010;
|
|
}
|
|
.markdown-editor-container.full-screen .preview-container > div {
|
|
padding-bottom: 180px !important;
|
|
}
|
|
.markdown-editor-container.full-screen .CodeMirror-sizer > div {
|
|
margin-bottom: 90px;
|
|
}
|
|
.markdown-editor-container.on-preview .codemirror-container,
|
|
.markdown-editor-container.on-preview .preview-container {
|
|
width: 50%;
|
|
}
|
|
.mini .markdown-editor-body {
|
|
height: calc(100% - 28px);
|
|
}
|
|
.flex-end {
|
|
justify-content: flex-end;
|
|
}
|
|
.my-codemirror-container {
|
|
border: 1px solid #ccc;
|
|
width: 100%;
|
|
margin-bottom: 24px;
|
|
}
|
|
.markdown-tip {
|
|
color: #cdcdcd;
|
|
font-size: 12px;
|
|
position: absolute;
|
|
right: 0;
|
|
bottom: -28px;
|
|
margin-bottom: 7px;
|
|
}
|
|
/* PADDING */
|
|
.CodeMirror-lines {
|
|
padding: 4px 0;
|
|
/* Vertical padding around content */
|
|
}
|
|
.CodeMirror pre.CodeMirror-line,
|
|
.CodeMirror pre.CodeMirror-line-like {
|
|
padding: 0 4px;
|
|
/* Horizontal padding of content */
|
|
}
|
|
.CodeMirror-scrollbar-filler,
|
|
.CodeMirror-gutter-filler {
|
|
background-color: white;
|
|
/* The little square between H and V scrollbars */
|
|
}
|
|
/* GUTTER */
|
|
.CodeMirror-gutters {
|
|
border-right: 1px solid #ddd;
|
|
background-color: #f7f7f7;
|
|
white-space: nowrap;
|
|
}
|
|
.CodeMirror-linenumber {
|
|
padding: 0 3px 0 5px;
|
|
min-width: 20px;
|
|
text-align: right;
|
|
color: #999;
|
|
white-space: nowrap;
|
|
}
|
|
.CodeMirror-guttermarker {
|
|
color: black;
|
|
}
|
|
.CodeMirror-guttermarker-subtle {
|
|
color: #999;
|
|
}
|
|
/* CURSOR */
|
|
.CodeMirror-cursor {
|
|
border-left: 1px solid black;
|
|
border-right: none;
|
|
width: 0;
|
|
}
|
|
/* Shown when moving in bi-directional text */
|
|
.CodeMirror div.CodeMirror-secondarycursor {
|
|
border-left: 1px solid silver;
|
|
}
|
|
.cm-fat-cursor .CodeMirror-cursor {
|
|
width: auto;
|
|
border: 0 !important;
|
|
background: #7e7;
|
|
}
|
|
.cm-fat-cursor div.CodeMirror-cursors {
|
|
z-index: 1;
|
|
}
|
|
.cm-fat-cursor-mark {
|
|
background-color: rgba(20, 255, 20, 0.5);
|
|
animation: blink 1.06s steps(1) infinite;
|
|
}
|
|
.cm-animate-fat-cursor {
|
|
width: auto;
|
|
border: 0;
|
|
animation: blink 1.06s steps(1) infinite;
|
|
background-color: #7e7;
|
|
}
|
|
@keyframes blink {
|
|
50% {
|
|
background-color: transparent;
|
|
}
|
|
}
|
|
.cm-tab {
|
|
display: inline-block;
|
|
text-decoration: inherit;
|
|
}
|
|
.CodeMirror-rulers {
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
top: -50px;
|
|
bottom: 0;
|
|
overflow: hidden;
|
|
}
|
|
.CodeMirror-ruler {
|
|
border-left: 1px solid #ccc;
|
|
top: 0;
|
|
bottom: 0;
|
|
position: absolute;
|
|
}
|
|
/* DEFAULT THEME */
|
|
.cm-s-default .cm-header {
|
|
color: blue;
|
|
}
|
|
.cm-s-default .cm-quote {
|
|
color: #090;
|
|
}
|
|
.cm-negative {
|
|
color: #d44;
|
|
}
|
|
.cm-positive {
|
|
color: #292;
|
|
}
|
|
.cm-header,
|
|
.cm-strong {
|
|
font-weight: bold;
|
|
}
|
|
.cm-em {
|
|
font-style: italic;
|
|
}
|
|
.cm-link {
|
|
text-decoration: underline;
|
|
}
|
|
.cm-strikethrough {
|
|
text-decoration: line-through;
|
|
}
|
|
.cm-s-default .cm-keyword {
|
|
color: #708;
|
|
}
|
|
.cm-s-default .cm-atom {
|
|
color: #219;
|
|
}
|
|
.cm-s-default .cm-number {
|
|
color: #164;
|
|
}
|
|
.cm-s-default .cm-def {
|
|
color: #00f;
|
|
}
|
|
.cm-s-default .cm-variable-2 {
|
|
color: #05a;
|
|
}
|
|
.cm-s-default .cm-variable-3,
|
|
.cm-s-default .cm-type {
|
|
color: #085;
|
|
}
|
|
.cm-s-default .cm-comment {
|
|
color: #a50;
|
|
}
|
|
.cm-s-default .cm-string {
|
|
color: #a11;
|
|
}
|
|
.cm-s-default .cm-string-2 {
|
|
color: #f50;
|
|
}
|
|
.cm-s-default .cm-meta {
|
|
color: #555;
|
|
}
|
|
.cm-s-default .cm-qualifier {
|
|
color: #555;
|
|
}
|
|
.cm-s-default .cm-builtin {
|
|
color: #30a;
|
|
}
|
|
.cm-s-default .cm-bracket {
|
|
color: #997;
|
|
}
|
|
.cm-s-default .cm-tag {
|
|
color: #170;
|
|
}
|
|
.cm-s-default .cm-attribute {
|
|
color: #00c;
|
|
}
|
|
.cm-s-default .cm-hr {
|
|
color: #999;
|
|
}
|
|
.cm-s-default .cm-link {
|
|
color: #00c;
|
|
}
|
|
.cm-s-default .cm-error {
|
|
color: #f00;
|
|
}
|
|
.cm-invalidchar {
|
|
color: #f00;
|
|
}
|
|
.CodeMirror-composing {
|
|
border-bottom: 2px solid;
|
|
}
|
|
/* Default styles for common addons */
|
|
div.CodeMirror span.CodeMirror-matchingbracket {
|
|
color: #0b0;
|
|
}
|
|
div.CodeMirror span.CodeMirror-nonmatchingbracket {
|
|
color: #a22;
|
|
}
|
|
.CodeMirror-matchingtag {
|
|
background: rgba(255, 150, 0, 0.3);
|
|
}
|
|
.CodeMirror-activeline-background {
|
|
background: #e8f2ff;
|
|
}
|
|
/* STOP */
|
|
/* The rest of this file contains styles related to the mechanics of
|
|
the editor. You probably shouldn't touch them. */
|
|
.CodeMirror {
|
|
position: relative;
|
|
overflow: hidden;
|
|
background: white;
|
|
}
|
|
.CodeMirror-scroll {
|
|
overflow: scroll !important;
|
|
/* Things will break if this is overridden */
|
|
/* 50px is the magic margin used to hide the element's real scrollbars */
|
|
/* See overflow: hidden in .CodeMirror */
|
|
margin-bottom: -50px;
|
|
margin-right: -50px;
|
|
padding-bottom: 50px;
|
|
height: 100%;
|
|
outline: none;
|
|
/* Prevent dragging from highlighting the element */
|
|
position: relative;
|
|
}
|
|
.CodeMirror-sizer {
|
|
position: relative;
|
|
border-right: 50px solid transparent;
|
|
}
|
|
/* The fake, visible scrollbars. Used to force redraw during scrolling
|
|
before actual scrolling happens, thus preventing shaking and
|
|
flickering artifacts. */
|
|
.CodeMirror-vscrollbar,
|
|
.CodeMirror-hscrollbar,
|
|
.CodeMirror-scrollbar-filler,
|
|
.CodeMirror-gutter-filler {
|
|
position: absolute;
|
|
z-index: 6;
|
|
display: none;
|
|
}
|
|
.CodeMirror-vscrollbar {
|
|
right: 0;
|
|
top: 0;
|
|
overflow-x: hidden;
|
|
overflow-y: scroll;
|
|
}
|
|
.CodeMirror-hscrollbar {
|
|
bottom: 0;
|
|
left: 0;
|
|
overflow-y: hidden;
|
|
overflow-x: scroll;
|
|
}
|
|
.CodeMirror-scrollbar-filler {
|
|
right: 0;
|
|
bottom: 0;
|
|
}
|
|
.CodeMirror-gutter-filler {
|
|
left: 0;
|
|
bottom: 0;
|
|
}
|
|
.CodeMirror-gutters {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
min-height: 100%;
|
|
z-index: 3;
|
|
}
|
|
.CodeMirror-gutter {
|
|
white-space: normal;
|
|
height: 100%;
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
margin-bottom: -50px;
|
|
}
|
|
.CodeMirror-gutter-wrapper {
|
|
position: absolute;
|
|
z-index: 4;
|
|
background: none !important;
|
|
border: none !important;
|
|
}
|
|
.CodeMirror-gutter-background {
|
|
position: absolute;
|
|
top: 0;
|
|
bottom: 0;
|
|
z-index: 4;
|
|
}
|
|
.CodeMirror-gutter-elt {
|
|
position: absolute;
|
|
cursor: default;
|
|
z-index: 4;
|
|
}
|
|
.CodeMirror-gutter-wrapper ::selection {
|
|
background-color: transparent;
|
|
}
|
|
.CodeMirror-gutter-wrapper ::-moz-selection {
|
|
background-color: transparent;
|
|
}
|
|
.CodeMirror-lines {
|
|
cursor: text;
|
|
min-height: 1px;
|
|
/* prevents collapsing before first draw */
|
|
}
|
|
.CodeMirror pre.CodeMirror-line,
|
|
.CodeMirror pre.CodeMirror-line-like {
|
|
/* Reset some styles that the rest of the page might have set */
|
|
border-radius: 0;
|
|
border-width: 0;
|
|
background: transparent;
|
|
font-family: inherit;
|
|
font-size: inherit;
|
|
margin: 0;
|
|
white-space: pre;
|
|
word-wrap: normal;
|
|
line-height: inherit;
|
|
color: inherit;
|
|
z-index: 2;
|
|
position: relative;
|
|
overflow: visible;
|
|
-webkit-tap-highlight-color: transparent;
|
|
-webkit-font-variant-ligatures: contextual;
|
|
font-feature-settings: "calt";
|
|
font-variant-ligatures: contextual;
|
|
}
|
|
.CodeMirror-wrap pre.CodeMirror-line,
|
|
.CodeMirror-wrap pre.CodeMirror-line-like {
|
|
word-wrap: break-word;
|
|
white-space: pre-wrap;
|
|
word-break: normal;
|
|
}
|
|
.CodeMirror-linebackground {
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
z-index: 0;
|
|
}
|
|
.CodeMirror-linewidget {
|
|
position: relative;
|
|
z-index: 2;
|
|
padding: 0.1px;
|
|
/* Force widget margins to stay inside of the container */
|
|
}
|
|
.CodeMirror-rtl pre {
|
|
direction: rtl;
|
|
}
|
|
.CodeMirror-code {
|
|
outline: none;
|
|
}
|
|
/* Force content-box sizing for the elements where we expect it */
|
|
.CodeMirror-scroll,
|
|
.CodeMirror-sizer,
|
|
.CodeMirror-gutter,
|
|
.CodeMirror-gutters,
|
|
.CodeMirror-linenumber {
|
|
box-sizing: content-box;
|
|
}
|
|
.CodeMirror-measure {
|
|
position: absolute;
|
|
width: 100%;
|
|
height: 0;
|
|
overflow: hidden;
|
|
visibility: hidden;
|
|
}
|
|
.CodeMirror-cursor {
|
|
position: absolute;
|
|
pointer-events: none;
|
|
}
|
|
.CodeMirror-measure pre {
|
|
position: static;
|
|
}
|
|
div.CodeMirror-cursors {
|
|
visibility: hidden;
|
|
position: relative;
|
|
z-index: 3;
|
|
}
|
|
div.CodeMirror-dragcursors {
|
|
visibility: visible;
|
|
}
|
|
.CodeMirror-focused div.CodeMirror-cursors {
|
|
visibility: visible;
|
|
}
|
|
.CodeMirror-selected {
|
|
background: #d9d9d9;
|
|
}
|
|
.CodeMirror-focused .CodeMirror-selected {
|
|
background: #d7d4f0;
|
|
}
|
|
.CodeMirror-crosshair {
|
|
cursor: crosshair;
|
|
}
|
|
.CodeMirror-line::selection,
|
|
.CodeMirror-line > span::selection,
|
|
.CodeMirror-line > span > span::selection {
|
|
background: #d7d4f0;
|
|
}
|
|
.CodeMirror-line::-moz-selection,
|
|
.CodeMirror-line > span::-moz-selection,
|
|
.CodeMirror-line > span > span::-moz-selection {
|
|
background: #d7d4f0;
|
|
}
|
|
.cm-searching {
|
|
background-color: #ffa;
|
|
background-color: rgba(255, 255, 0, 0.4);
|
|
}
|
|
/* Used to force a border model for a node */
|
|
.cm-force-border {
|
|
padding-right: 0.1px;
|
|
}
|
|
@media print {
|
|
/* Hide the cursor when printing */
|
|
.CodeMirror div.CodeMirror-cursors {
|
|
visibility: hidden;
|
|
}
|
|
}
|
|
/* See issue #2901 */
|
|
.cm-tab-wrap-hack:after {
|
|
content: '';
|
|
}
|
|
/* Help users use markselection to safely style text background */
|
|
span.CodeMirror-selectedtext {
|
|
background: none;
|
|
}
|
|
.CodeMirror-sizer {
|
|
padding-top: 10px;
|
|
padding-bottom: 10px !important;
|
|
}
|
|
.CodeMirror-empty.CodeMirror-focused {
|
|
outline: none;
|
|
}
|
|
.CodeMirror pre.CodeMirror-placeholder {
|
|
color: #999;
|
|
}
|
|
.CodeMirror {
|
|
position: relative;
|
|
overflow: hidden;
|
|
background: white;
|
|
word-break: break-word;
|
|
}
|
|
.CodeMirror pre.CodeMirror-line,
|
|
.CodeMirror pre.CodeMirror-line-like {
|
|
word-wrap: break-word;
|
|
word-break: break-word;
|
|
white-space: pre-wrap;
|
|
line-height: 1.6;
|
|
}
|
|
|
|
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/PreviewAll/index.less?modules ***!
|
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.wrp___dq7YK {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
position: fixed;
|
|
width: 100%;
|
|
height: 100%;
|
|
left: 0;
|
|
top: 0;
|
|
z-index: 108;
|
|
}
|
|
.wrp___dq7YK.bgBlack___ARIUV {
|
|
background: rgba(0, 0, 0, 0.5);
|
|
}
|
|
.wrp___dq7YK img,
|
|
.wrp___dq7YK video {
|
|
max-width: 100%;
|
|
max-height: 80%;
|
|
text-align: center;
|
|
}
|
|
.wrp___dq7YK iframe {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
background: #fff;
|
|
border: none;
|
|
}
|
|
.monaco___VnZC3 {
|
|
position: absolute;
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|
|
.darkBlue___UprA9 * {
|
|
font-size: 14px;
|
|
}
|
|
.darkBlue___UprA9 [class~='margin'],
|
|
.darkBlue___UprA9 [class~='monaco-editor-background'] {
|
|
background: #0a0e2d !important;
|
|
}
|
|
.darkBlue___UprA9 [class~='line-numbers'] {
|
|
color: white !important;
|
|
}
|
|
.close___LKoWu {
|
|
position: absolute;
|
|
right: 40px;
|
|
top: 40px;
|
|
z-index: 10;
|
|
display: flex;
|
|
}
|
|
.close___LKoWu > span {
|
|
background: #4a4a4a;
|
|
color: #fff;
|
|
width: 40px;
|
|
height: 40px;
|
|
border-radius: 4px;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
cursor: pointer;
|
|
margin-left: 10px;
|
|
}
|
|
.embed___hvpEJ {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[2]!./src/components/monaco-editor/index.css ***!
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.my-monaco-editor div,
|
|
.my-diff-editor div {
|
|
font-size: inherit;
|
|
}
|
|
|
|
.my-error-line-wrp {
|
|
width: calc(100% - 20px) !important;
|
|
background: rgba(245, 0, 0, 0.2) !important;
|
|
height: auto !important;
|
|
color: rgba(245, 0, 0, 1);
|
|
}
|
|
|
|
|
|
.noCopyPaste .quick-input-widget {
|
|
display: none !important;
|
|
}
|
|
|
|
.breakpoints-select {
|
|
|
|
background: #FF0000;
|
|
width: 8px !important;
|
|
height: 8px !important;
|
|
left: 7px !important;
|
|
top: 7px;
|
|
border-radius: 4px;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
pointer-events: none;
|
|
}
|
|
|
|
.breakpoints-fake {
|
|
background: rgba(255, 0, 0, 0.5);
|
|
width: 8px !important;
|
|
height: 8px !important;
|
|
left: 7px !important;
|
|
top: 7px;
|
|
border-radius: 4px;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
pointer-events: none;
|
|
}
|
|
|
|
.highlighted-line {
|
|
background: #4B4B18;
|
|
}
|
|
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/markdown-editor/toolbar/index.less ***!
|
|
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.markdown-toolbar-container {
|
|
display: flex;
|
|
flex-flow: row wrap;
|
|
align-items: center;
|
|
padding: 0 5px;
|
|
margin: 0;
|
|
position: relative;
|
|
list-style: none;
|
|
background: #fff;
|
|
border-bottom: 1px solid #ccc;
|
|
box-sizing: border-box;
|
|
line-height: 20px;
|
|
width: 100%;
|
|
min-height: 30px;
|
|
}
|
|
.markdown-toolbar-container .fill-tip {
|
|
cursor: pointer;
|
|
font-size: 12px;
|
|
display: inline-block;
|
|
padding: 5px;
|
|
border: 1px solid #E99237;
|
|
border-radius: 5px;
|
|
box-sizing: border-box;
|
|
line-height: 16px;
|
|
height: auto;
|
|
color: #A65500;
|
|
background-color: #FFF1E2;
|
|
position: relative;
|
|
margin-left: 10px;
|
|
}
|
|
.markdown-toolbar-container .fill-tip::before {
|
|
content: ' ';
|
|
width: 0;
|
|
height: 0;
|
|
border-top: 6px solid transparent;
|
|
border-bottom: 6px solid transparent;
|
|
border-right: 6px solid #FFF1E2;
|
|
position: absolute;
|
|
left: -6px;
|
|
top: 6px;
|
|
z-index: 10;
|
|
}
|
|
.markdown-toolbar-container .fill-tip::after {
|
|
content: ' ';
|
|
width: 0;
|
|
height: 0;
|
|
border-top: 6px solid transparent;
|
|
border-bottom: 6px solid transparent;
|
|
border-right: 6px solid #E99237;
|
|
position: absolute;
|
|
left: -7px;
|
|
top: 6px;
|
|
}
|
|
.markdown-toolbar-container li {
|
|
color: #666;
|
|
padding: 0 1px;
|
|
height: 100%;
|
|
display: flex;
|
|
height: 38px;
|
|
flex-flow: column nowrap;
|
|
justify-content: center;
|
|
}
|
|
.markdown-toolbar-container a,
|
|
.markdown-toolbar-container span {
|
|
display: block;
|
|
}
|
|
.markdown-toolbar-container a {
|
|
width: 28px;
|
|
color: #666;
|
|
cursor: pointer;
|
|
text-align: center;
|
|
font-size: 18px;
|
|
}
|
|
.markdown-toolbar-container .btn-null {
|
|
width: auto;
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
}
|
|
.markdown-toolbar-container .insert-blank {
|
|
color: #E99237;
|
|
font-size: 18px;
|
|
}
|
|
.markdown-toolbar-container span.v-line {
|
|
margin: 0 5px;
|
|
height: 65%;
|
|
border-right: 1px solid #ccc;
|
|
}
|
|
.mini .markdown-toolbar-container li {
|
|
height: 28px;
|
|
}
|
|
.editor-resize {
|
|
display: block;
|
|
width: 120px;
|
|
height: 4px;
|
|
left: 54%;
|
|
margin-top: 2px;
|
|
border-top: 1px solid #ccc;
|
|
border-bottom: 1px solid #ccc;
|
|
cursor: row-resize;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-transform: capitalize;
|
|
box-sizing: border-box;
|
|
margin: 0 auto;
|
|
}
|
|
.btn-full-screen {
|
|
position: absolute;
|
|
right: 5px;
|
|
}
|
|
|
|
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[2]!./src/components/markdown-editor/css/iconfont.css ***!
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
@font-face {
|
|
font-family: "md-iconfont";
|
|
src: url(./static/iconfont.345f94c8.eot);
|
|
/* IE9 */
|
|
src: url(./static/iconfont.345f94c8.eot#iefix) format('embedded-opentype'),
|
|
/* IE6-IE8 */
|
|
/* url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAArkAAsAAAAAFGQAAAqUAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCFTgqYEJMCATYCJANMCygABCAFhG0HgUwb5hCjooZyUthkf4mpyEh3pV0O3eNzjDeMPcxWAACWBR8hkIIUVSIBAABgBAAACrx/wAkAfPHw39iv+2bmqzZUIt1PJ5FJeCMRibbSgsVNdRP+A23z391RKZiNY99ZzVmNklbCKpCtz0WxCnCVhUtkySLj37772YjcCVNhPk1OHZFC37UprJD/0ozsDfr3lrQ9Ja2fjpzpmcEJypq3QpVe3mEqOf/v+doc8Dx9AQTUAMH8r7l6h4jEycc0pD1SorTNT/f4+MQxO0wsRBKPkEy8VKiUQkiNRAgFe/ZbMVsJqPuMwq6/O48n0DSrO+To+fNnsFBwIlDuxls5WHgSlBjXUJdXFduW9T9hiXp6QK0GftDXx6ftOkkl4yc6PnvSg9sX5F9YZK7lf7DLU+CyExnbQCFelKr/MLbwbSKbKubEL8C8+KkUXjBVS7qLlkVFb9ncJpntxd2Xna/ekiQvSGwMutYjdpgXxBuyGejDtFUlNc1R+S9PV0tPERo6BpxAVHGyfbR8yxuCF0QLoQ9eUCDzArVfFA0EogJBSEd1B1QDFQ2oCSoLUAWUClAdlA5QF5QeUAvUMoTQ49UNKkRJAAUoG6AGqLsIocNbZwgD8P5WaYiTI2ObVWDfIP8FUH4B6GfCk1BkoQkNRVUCH5pC4eygwLuuu+XmIXB2jvFmcAXLmYJqni3c1sPfw8QoEHgwJsKwODyKoOr8CI/D4QnXuLpRnSqZzvUuVSLdXrMmWVlh7pdqFWyeZ6zbaj5Ea9VLbFFqJyuBbiHz/aXdwxv1o+qp6jZLs1AoqRHINuoHKJHgGlMq1FfO6n7nwbByXhAmPX0mB8QGO11d2a6eq73I/Or36dQNtU+OwzR+ZOhIvG9PavecX/p9136p84XxwOvWiBPqlOFByvvvoYHx+0JjX16+64EsGBw0NqsGsL2dB1a3LWieWdtgu+WlDNp1MF9ltnZPtbPEY8rCiCkoSnZWNZgOJAAl+ocR4Jr4TUSwy+pyq13sImw2Fj1QBDqoHIWVps9Oe6/70Jfl40V7rnnTFmeGL+2vXqcfP4VVab9hukZcxUCnDA32Jtjd74Pq5fqv/DUTv8a31K6dFFOXnYveQGKctVFs8p4EALG+V11C2k2eplEv6t7hrB6No5sL92F7AoDl8P79bJMbOAhN9S6f7YaoS6zTe9h2X22CMIMRuZ79KYSPUz0yAEJ8rmdkLSCsDbKUZm/XaCgZ/3VkwnSMp/9a/65inE4Uu2wpyvFCFYvarGxSdRFKJeNT4ujk1MPfe6Bfa1ePW1WWCVy3bmr1ko7JRynl544qLhwru3hEfhUBCxEIWwnsFpJobe+0dMS615o7jFByxzl6MRW7yD3AFsV0zZqSm1WJkK0FPjJifKsACpFsbVi3qVmD1bvqe9PTYcIIhActzTk/QMnRVdY0Pb7j2XG36f9tN8ut1oJNWexSlW9qSnbtoj2Ard40hheK/stt/Ut2NZuOWH0LFR+pyhrW/Vxd1qxBZumxWhaUbCWixxf57PaZp/zogTpeVQvYYzYAIWZjZfY6MnRB4WtX8Aed+pB7/b920mRPncmHsN1D1a0tBKlHMLW3enfGi7YkG8vfl/elLiUsZCidC5YNWzGlcQO4+sZRlCD0gOaxhQuu5niOdslx9TOub171Par2oocFG4Lp6Efmzzdh8x4Fmt4mtuL9IqxYM+Ww9DDlA5vzL9RB+0Cnf5QfkjxvFh0Ku4SFzC9xSN7TGR9dDnc77NLX2BcsxR5+++YIORTi+PXrvnhD6AZxIVtIpBJbJBafL5XKCMLFsbeeYvQwsW3yr18PRB2SDrRQvBH+Gz0sYA7hLhRtkTDn2PMl/Hr3WF2tQ427l4pUI6p77tAqMvhyjeI2X55BNI96ULb6taXwatu97E+KgDtTZr3ZmPRlSMDqgBUpYRjf7nxyxUYLPcLf8/goevBIapk4t6AXcyBfkRW7zEmZM4DBml3Hd+uXLkxnC0og1FvPgqhH9w7Gx2ZVG8NnzHROmMuTfZTxxiU6r9tenVmYoC7PjMYMbn3ciwIq5X7d0luk6eUBmmkpD2OVcT2khWWhUf48X6daKAACJ1QMnKGijbLmjgGJxOJh0etlsihEQZaLWeHhcZ6Qpy0BYgwnlkfHRS83RuUx2vVrddavPzeL2UjMzhXIDzlv4wpngWYETXAQTxzbwZMJtotbI/6nGtXvUt3DfgUhXHdJfxXbgTlYk5iXtCboggWuk4QGQUuap1DGQ/jL3SjM/aGRVn4x+57YwSaYl5hUwYGyXTNRJMgLqHcRVSEtRXJrUenECVrthIm6Jp2hybBzZ2Aqn3sjR1ahzc4WBlZBr5CqspB5g+tCFuVky4pKrUXy50ylRVZ5UbYD6mIPbNY0aXJyIC5QevaqkXue2+Zznuqd5U7qWmd1OOQ8+RUaLa7V4JoKxtQYP37AP8Rq6O/2GaPk0/XjPIKEsI4FkYN50bGZeSPH5cUkxF6MrBzA8OErS+uGfeN0hu/al9DB82E3DBQkDkyExEAkSDxZtF88KSIowojtR4cW2h9YHkRrg4URLh63c1sgZtDws9MLKG2UcSnTz+OlSxDDszwVkDJP0QvX6GjwSWYVeVOG9O6N6FjZWYBGzmKp8rw8KlFR4XTdw8Ko2tvAmLrB6NJ5rIHXVsx509enr2J52LGDiBwKRLrSeRWD721sVqUYVNuXzAvODPp3at2cYY3DJeb8udMPDz4sqDhlkW94SGlunIZ/WOLLCpszsK7GPypJL5XLpfokwCEtvfpI0RGZ7G7RXZJkVY8dOzjgPMvBkh/W9cPNQuGEic+XLYO4jMPr1ik7mxf//sz0Vl+z2QNLwPGr2MaIq/iQZ3iiyFLysoJUx7hBvXVEhWRhQai0ksJtOOvSxyixBtNubwhcuzfC9qpSrsxhzHqYBeeFYRT5EADZ7n9sNLGWuoapWKMrCDaWYcjB6BPgRuweJZFFgSKxcBGMACAn+o0NB8ueN2FS1vKAnbLu5AIskPURO4ahfGPhPAwn/wJKQY+T/5dtjuLHy0DTIUFI9i7LQeme1K11/JRvDPZ/nIy7ezlLKI38Sxry5QADiqsRsC+BVIhB/sre0mOiiPIUaT1TnSEkGd8MBOVpgfzfKyqZI+rKVDg7oSkGsR/RDd2vn56kFu/G6IkDkpoZkNUto8VyG1S07ICqul3QtCV355aRQcaiNLBpAgOhbxtIuv7hWWXZiRdYOkDF1DusCscZNJ3EzT5bVl+uHggkgxb7q/AKs5HJvDLLf4E9RkkH6Wm1P6DiMYuubr8FL5CBytignOyW2QhDmMQzWwdiRNETHkBx7ZDf75rG3DasFabByiECJDYCa0Kja/SeFJSZ6dkq8PlfgHUUSRTT7Cv6H0AKP3chUriIFOgLmVM125aqg51YW0MOCkNo2QQli845KkAUuUgYoF7qACisps+R3dvpceiuNS1Z10+n5U9afC3yrUdT5ChRiWrUoh6Nv2UXakcnutGL/sHh0THarSOfwxzy5D2yhYlCDTPPMno12WPU894rPhJMk8/HskLSQFX0hScxi8EgpWmfvDlm5UFAe56y3EcYl2MawxWWGrMqURY3m3qsoNjS+AhVRfGDAQAAAA==') format('woff2'), */
|
|
url(./static/iconfont.deef216b.woff) format('woff'),
|
|
url(./static/iconfont.42606faf.ttf) format('truetype'),
|
|
/* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
|
|
url(./static/iconfont.504b881c.svg#iconfont) format('svg');
|
|
/* iOS 4.1- */
|
|
}
|
|
|
|
.md-iconfont {
|
|
font-family: "md-iconfont" !important;
|
|
font-size: 16px;
|
|
font-style: normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-uniE900:before {
|
|
content: "\e900";
|
|
font-size: 14px;
|
|
margin-left: 5px;
|
|
}
|
|
|
|
.icon-shrink:before {
|
|
content: "\e728";
|
|
}
|
|
|
|
.icon-enlarge:before {
|
|
content: "\e623";
|
|
}
|
|
|
|
.icon-code:before {
|
|
content: "\e602";
|
|
}
|
|
|
|
.icon-italic:before {
|
|
content: "\e718";
|
|
}
|
|
|
|
.icon-bold:before {
|
|
content: "\e644";
|
|
}
|
|
|
|
.icon-picture:before {
|
|
content: "\e606";
|
|
}
|
|
|
|
.icon-minus:before {
|
|
content: "\e62c";
|
|
}
|
|
|
|
.icon-order-list:before {
|
|
content: "\e655";
|
|
}
|
|
|
|
.icon-link:before {
|
|
content: "\e7d4";
|
|
}
|
|
|
|
.icon-formula:before {
|
|
content: "\e633";
|
|
}
|
|
|
|
.icon-unorder-list:before {
|
|
content: "\e668";
|
|
}
|
|
|
|
.icon-edit:before {
|
|
content: "\e603";
|
|
}
|
|
|
|
.icon-table:before {
|
|
content: "\e7db";
|
|
}
|
|
|
|
.icon-sum:before {
|
|
content: "\e667";
|
|
}
|
|
|
|
.icon-eye:before {
|
|
content: "\e69f";
|
|
}
|
|
|
|
.icon-eye-slash:before {
|
|
content: "\e601";
|
|
}
|
|
|
|
.icon-eraser:before {
|
|
content: "\e8cd";
|
|
}
|
|
|
|
.icon-file-code:before {
|
|
content: "\e9ec";
|
|
}
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[2]!./node_modules/_codemirror@5.58.2@codemirror/theme/blackboard.css ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
/* Port of TextMate's Blackboard theme */
|
|
|
|
.cm-s-blackboard.CodeMirror { background: #0C1021; color: #F8F8F8; }
|
|
.cm-s-blackboard div.CodeMirror-selected { background: #253B76; }
|
|
.cm-s-blackboard .CodeMirror-line::selection, .cm-s-blackboard .CodeMirror-line > span::selection, .cm-s-blackboard .CodeMirror-line > span > span::selection { background: rgba(37, 59, 118, .99); }
|
|
.cm-s-blackboard .CodeMirror-line::-moz-selection, .cm-s-blackboard .CodeMirror-line > span::-moz-selection, .cm-s-blackboard .CodeMirror-line > span > span::-moz-selection { background: rgba(37, 59, 118, .99); }
|
|
.cm-s-blackboard .CodeMirror-gutters { background: #0C1021; border-right: 0; }
|
|
.cm-s-blackboard .CodeMirror-guttermarker { color: #FBDE2D; }
|
|
.cm-s-blackboard .CodeMirror-guttermarker-subtle { color: #888; }
|
|
.cm-s-blackboard .CodeMirror-linenumber { color: #888; }
|
|
.cm-s-blackboard .CodeMirror-cursor { border-left: 1px solid #A7A7A7; }
|
|
|
|
.cm-s-blackboard .cm-keyword { color: #FBDE2D; }
|
|
.cm-s-blackboard .cm-atom { color: #D8FA3C; }
|
|
.cm-s-blackboard .cm-number { color: #D8FA3C; }
|
|
.cm-s-blackboard .cm-def { color: #8DA6CE; }
|
|
.cm-s-blackboard .cm-variable { color: #FF6400; }
|
|
.cm-s-blackboard .cm-operator { color: #FBDE2D; }
|
|
.cm-s-blackboard .cm-comment { color: #AEAEAE; }
|
|
.cm-s-blackboard .cm-string { color: #61CE3C; }
|
|
.cm-s-blackboard .cm-string-2 { color: #61CE3C; }
|
|
.cm-s-blackboard .cm-meta { color: #D8FA3C; }
|
|
.cm-s-blackboard .cm-builtin { color: #8DA6CE; }
|
|
.cm-s-blackboard .cm-tag { color: #8DA6CE; }
|
|
.cm-s-blackboard .cm-attribute { color: #8DA6CE; }
|
|
.cm-s-blackboard .cm-header { color: #FF6400; }
|
|
.cm-s-blackboard .cm-hr { color: #AEAEAE; }
|
|
.cm-s-blackboard .cm-link { color: #8DA6CE; }
|
|
.cm-s-blackboard .cm-error { background: #9D1E15; color: #F8F8F8; }
|
|
|
|
.cm-s-blackboard .CodeMirror-activeline-background { background: #3C3636; }
|
|
.cm-s-blackboard .CodeMirror-matchingbracket { outline:1px solid grey;color:white !important; }
|
|
|
|
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/markdown-editor/upload-image/index.less ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.upload-button {
|
|
width: 106px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
font-size: 12px;
|
|
display: block;
|
|
position: relative;
|
|
color: #0152d9;
|
|
}
|
|
.upload-button input {
|
|
opacity: 0;
|
|
width: 160px;
|
|
height: 32px;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/Banner/index.less?modules ***!
|
|
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___NeSU8 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___ImTGl {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___BtRd9 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___qcLe3 {
|
|
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___Ze_3q {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.banner___PoUBO {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.banner___PoUBO .content___XoDjy {
|
|
width: 1200px;
|
|
height: 212px;
|
|
display: flex;
|
|
align-items: flex-start;
|
|
justify-content: space-between;
|
|
}
|
|
.banner___PoUBO .content___XoDjy aside {
|
|
margin-top: 56px;
|
|
}
|
|
.banner___PoUBO .content___XoDjy aside p {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.banner___PoUBO .content___XoDjy aside p b {
|
|
font-size: 30px;
|
|
font-weight: 500;
|
|
color: #000000;
|
|
letter-spacing: 4px;
|
|
margin-right: 20px;
|
|
}
|
|
.banner___PoUBO .content___XoDjy aside p span {
|
|
font-size: 16px;
|
|
color: #000000;
|
|
letter-spacing: 4px;
|
|
}
|
|
.banner___PoUBO .content___XoDjy aside .btns___Pb35j {
|
|
margin-top: 35px;
|
|
}
|
|
.banner___PoUBO .content___XoDjy aside .btns___Pb35j > div {
|
|
display: inline-block;
|
|
height: 32px;
|
|
background: #f6f7f9;
|
|
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border-radius: 4px;
|
|
border: 1px solid #dadbde;
|
|
font-size: 14px;
|
|
color: #3b3e47;
|
|
line-height: 30px;
|
|
margin-right: 23px;
|
|
padding: 0 16px;
|
|
position: relative;
|
|
cursor: pointer;
|
|
}
|
|
.banner___PoUBO .content___XoDjy aside .btns___Pb35j > div:hover {
|
|
color: #165dff;
|
|
border: 1px solid #bacffe;
|
|
}
|
|
.banner___PoUBO .content___XoDjy aside .btns___Pb35j > div img {
|
|
position: absolute;
|
|
z-index: 1;
|
|
top: -21px;
|
|
right: 22px;
|
|
}
|
|
|
|
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/CustomTags/index.less?modules ***!
|
|
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___hG6RI {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___ss3Fh {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___K80p9 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___qmXX3 {
|
|
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___GFV8F {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.row___aXJjm {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
justify-content: flex-start;
|
|
}
|
|
.row___aXJjm .title___HUKL0 {
|
|
font-size: 14px;
|
|
color: #9096a3;
|
|
flex-shrink: 0;
|
|
width: 41px;
|
|
text-align-last: justify;
|
|
margin-top: 4px;
|
|
margin-right: 12px;
|
|
}
|
|
.row___aXJjm .tagsWrap___XB2W3 {
|
|
flex: 1 1;
|
|
position: relative;
|
|
}
|
|
.row___aXJjm .tagsWrap___XB2W3 .action___VdHb1 {
|
|
font-size: 14px;
|
|
color: #82a8ff;
|
|
width: 55px;
|
|
position: absolute;
|
|
z-index: 2;
|
|
bottom: 20px;
|
|
right: 0px;
|
|
cursor: pointer;
|
|
}
|
|
.row___aXJjm .tagsWrap___XB2W3 .action___VdHb1 i {
|
|
display: inline-block;
|
|
font-size: 12px;
|
|
}
|
|
.row___aXJjm .tagsWrap___XB2W3 .bar___t1kKC {
|
|
max-height: 245px;
|
|
overflow: hidden;
|
|
}
|
|
.row___aXJjm .tagsWrap___XB2W3 .bar___t1kKC .tag___V7Eft > span {
|
|
display: inline-flex;
|
|
align-items: center;
|
|
margin-left: 8px;
|
|
margin-bottom: 17px;
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
padding: 4px 12px;
|
|
}
|
|
.row___aXJjm .tagsWrap___XB2W3 .bar___t1kKC .tag___V7Eft > span .name___Hk1Ip {
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
max-width: 600px;
|
|
display: inline-block;
|
|
}
|
|
.row___aXJjm .tagsWrap___XB2W3 .bar___t1kKC .tag___V7Eft > span .num___xQpcH {
|
|
margin-left: 3px;
|
|
}
|
|
.row___aXJjm .tagsWrap___XB2W3 .bar___t1kKC .tag___V7Eft > span:hover {
|
|
color: #165dff !important;
|
|
}
|
|
.row___aXJjm .tagsWrap___XB2W3 .bar___t1kKC .tag___V7Eft .active___XryTX {
|
|
color: #165dff !important;
|
|
border-radius: 2px;
|
|
background: #f6f7f9;
|
|
}
|
|
.row___aXJjm .tagsWrap___XB2W3 .bar___t1kKC::-webkit-scrollbar-thumb {
|
|
background: rgba(0, 0, 0, 0.05) !important;
|
|
border-radius: 3px;
|
|
}
|
|
.row___aXJjm .tagsWrap___XB2W3 .bar___t1kKC::-webkit-scrollbar-track {
|
|
background-color: #f6f7f9 !important;
|
|
box-shadow: none !important;
|
|
box-shadow: initial !important;
|
|
}
|
|
.row___aXJjm .tagsBorderWrap___OMxjs .bar___t1kKC {
|
|
padding-top: 8px;
|
|
border-radius: 4px;
|
|
border: 1px solid rgba(219, 220, 224, 0.5);
|
|
}
|
|
|
|
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/SuperiorTabs/index.less?modules ***!
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___aK2n3 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___HX0Oh {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___LJOJr {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___SCakF {
|
|
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___AYv4m {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.tabs___GTqPV {
|
|
height: 32px;
|
|
background: #f6f7f9;
|
|
box-shadow: inset 0px 1px 3px 0px #d7d8d9;
|
|
border-radius: 16px;
|
|
display: inline-block;
|
|
}
|
|
.tabs___GTqPV span {
|
|
display: inline-block;
|
|
padding: 0 20px;
|
|
line-height: 32px;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #9096a3;
|
|
position: relative;
|
|
cursor: pointer;
|
|
}
|
|
.tabs___GTqPV span:hover {
|
|
color: #165dff;
|
|
}
|
|
.tabs___GTqPV span::after {
|
|
content: '';
|
|
position: absolute;
|
|
width: 1px;
|
|
height: calc(100% - 2px);
|
|
background: #e2e2e2;
|
|
border-radius: 4px;
|
|
z-index: 1;
|
|
left: 0;
|
|
top: 1px;
|
|
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #e2e2e2 50%, rgba(255, 255, 255, 0) 100%);
|
|
}
|
|
.tabs___GTqPV span:first-child::after,
|
|
.tabs___GTqPV .active___F26E8 + span::after {
|
|
display: none;
|
|
}
|
|
.tabs___GTqPV .active___F26E8 {
|
|
background: linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
|
|
box-shadow: 0px 0px 2px 0px #e8effb;
|
|
border-radius: 16px;
|
|
border: 1px solid #c8d2ea;
|
|
color: #165dff;
|
|
line-height: 30px;
|
|
}
|
|
.tabs___GTqPV .active___F26E8::after {
|
|
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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/CustomInput/index.less?modules ***!
|
|
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___yX6Oa {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___t7oqF {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___dEIHy {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___taQDF {
|
|
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___xY_Lr {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.input___PW2zI {
|
|
width: 507px;
|
|
height: 38px;
|
|
background: #f6f7f9;
|
|
border-radius: 19px;
|
|
display: flex;
|
|
align-items: center;
|
|
padding: 0 20px;
|
|
}
|
|
.input___PW2zI .dropdown___vSy8B {
|
|
position: relative;
|
|
flex-shrink: 0;
|
|
}
|
|
.input___PW2zI .dropdown___vSy8B:hover .menu___NiyBu {
|
|
display: block;
|
|
}
|
|
.input___PW2zI .dropdown___vSy8B .text___Grueu {
|
|
color: #000000;
|
|
font-size: 14px;
|
|
cursor: default;
|
|
height: 38px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.input___PW2zI .dropdown___vSy8B .text___Grueu i {
|
|
font-size: 12px;
|
|
display: inline-block;
|
|
transform: translateY(1px) scale(0.6);
|
|
color: #979797;
|
|
}
|
|
.input___PW2zI .dropdown___vSy8B .text___Grueu .b1___ZKryM {
|
|
display: inline-block;
|
|
width: 1px;
|
|
height: 38px;
|
|
margin-left: 15px;
|
|
margin-right: 0px;
|
|
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
|
|
}
|
|
.input___PW2zI .dropdown___vSy8B .text___Grueu .b2___aKyGa {
|
|
display: inline-block;
|
|
width: 1px;
|
|
height: 38px;
|
|
margin-left: 0px;
|
|
margin-right: 8px;
|
|
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #e2e2e2 50%, rgba(255, 255, 255, 0) 100%);
|
|
}
|
|
.input___PW2zI .dropdown___vSy8B .menu___NiyBu {
|
|
display: none;
|
|
position: absolute;
|
|
z-index: 999;
|
|
width: auto;
|
|
left: -16px;
|
|
top: 35px;
|
|
padding: 4px;
|
|
background-color: #fff;
|
|
border-radius: 8px;
|
|
box-shadow: 0px 10px 16px 0px #cecece;
|
|
}
|
|
.input___PW2zI .dropdown___vSy8B .menu___NiyBu div {
|
|
clear: both;
|
|
margin: 0;
|
|
padding: 5px 12px;
|
|
color: rgba(0, 0, 0, 0.88);
|
|
font-weight: 400;
|
|
font-size: 14px;
|
|
text-align: left;
|
|
line-height: 1.57142857;
|
|
cursor: pointer;
|
|
transition: all 0.2s;
|
|
white-space: nowrap;
|
|
}
|
|
.input___PW2zI .dropdown___vSy8B .menu___NiyBu div:hover {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.input___PW2zI > input {
|
|
flex: 1 1;
|
|
padding: 4px 0;
|
|
}
|
|
|
|
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/QuickPager/index.less?modules ***!
|
|
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___tol8o {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___Z235C {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___Wq1sZ {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___LLxom {
|
|
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___DbMSN {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.quickPager___GM30J {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.quickPager___GM30J > div {
|
|
width: 60px;
|
|
height: 28px;
|
|
line-height: 26px;
|
|
text-align: center;
|
|
background: #f8f9fc;
|
|
border-radius: 2px;
|
|
border: 1px solid rgba(195, 207, 224, 0.5);
|
|
font-size: 12px;
|
|
color: #464f66;
|
|
margin: 0 10px;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
cursor: pointer;
|
|
}
|
|
.quickPager___GM30J > div:hover {
|
|
color: #165dff;
|
|
}
|
|
.quickPager___GM30J .disabled___Ozc8I {
|
|
background: #f3f3f5;
|
|
border: 0;
|
|
line-height: 28px;
|
|
cursor: not-allowed;
|
|
color: #cecece;
|
|
}
|
|
|
|
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/Cards/ShixunList/index.less?modules ***!
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___FO7TP {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___LotYx {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___bWdaw {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___mVJ1o {
|
|
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___M83Mm {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.list___oOsiS {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
flex-wrap: wrap;
|
|
padding: 0;
|
|
}
|
|
.list___oOsiS .wrap___G6T7F {
|
|
height: 277px;
|
|
background: #ffffff;
|
|
box-shadow: 0px 2px 4px 0px #d6dae1;
|
|
border-radius: 8px;
|
|
position: relative;
|
|
}
|
|
.list___oOsiS .wrap___G6T7F .lockWrap___Rl79E {
|
|
position: absolute;
|
|
width: 100%;
|
|
left: 0px;
|
|
top: 0px;
|
|
background-color: rgba(0, 0, 0, 0.5);
|
|
height: 100%;
|
|
z-index: 10;
|
|
display: flex;
|
|
cursor: default;
|
|
justify-content: center;
|
|
align-items: center;
|
|
flex-direction: column;
|
|
border-radius: 8px;
|
|
}
|
|
.list___oOsiS .wrap___G6T7F .li___oZZ7l:hover .cover___b2bYW {
|
|
transform: scale(1.1);
|
|
}
|
|
.list___oOsiS .wrap___G6T7F .li___oZZ7l .img___IQX7w {
|
|
overflow: hidden;
|
|
height: calc(100% - 100px);
|
|
border-radius: 8px 8px 0 0;
|
|
position: relative;
|
|
}
|
|
.list___oOsiS .wrap___G6T7F .li___oZZ7l .img___IQX7w .cover___b2bYW {
|
|
width: 100%;
|
|
transition: all 0.5s;
|
|
}
|
|
.list___oOsiS .wrap___G6T7F .li___oZZ7l .img___IQX7w .sign___HkT6C {
|
|
position: absolute;
|
|
z-index: 1;
|
|
left: 0;
|
|
bottom: 0;
|
|
height: 30px;
|
|
}
|
|
.list___oOsiS .wrap___G6T7F .li___oZZ7l .name___SsJx8 {
|
|
height: 52px;
|
|
font-size: 16px;
|
|
font-weight: 600;
|
|
color: #000000;
|
|
padding: 0 12px;
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
padding-top: 30px;
|
|
}
|
|
.list___oOsiS .wrap___G6T7F .li___oZZ7l .name___SsJx8 .e___TMqq0 {
|
|
display: inline-block;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
max-width: 100%;
|
|
}
|
|
.list___oOsiS .wrap___G6T7F .li___oZZ7l .tags___bcjyo {
|
|
height: 45px;
|
|
display: flex;
|
|
align-items: center;
|
|
color: #000f37;
|
|
padding: 0 12px;
|
|
}
|
|
.list___oOsiS .wrap___G6T7F .li___oZZ7l .tags___bcjyo i {
|
|
color: #7d8592;
|
|
}
|
|
.list___oOsiS .wrap___G6T7F .li___oZZ7l .tags___bcjyo > span {
|
|
margin-right: 5px;
|
|
font-size: 12px;
|
|
}
|
|
.list___oOsiS .wrap___G6T7F .li___oZZ7l .tags___bcjyo .rate___YACg7 {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-left: auto;
|
|
}
|
|
.list___oOsiS .wrap___G6T7F .li___oZZ7l .tags___bcjyo .rate___YACg7 [class~='ant-rate-star'] {
|
|
font-size: 13px;
|
|
}
|
|
.list___oOsiS .wrap___G6T7F .li___oZZ7l .tags___bcjyo .rate___YACg7 [class~='ant-rate'] {
|
|
font-size: 12px;
|
|
margin-top: -3px;
|
|
color: #ffa100;
|
|
}
|
|
.list___oOsiS .wrap___G6T7F .li___oZZ7l .tags___bcjyo .rate___YACg7 [class~='ant-rate-star']:not(:last-child) {
|
|
margin-right: 2px;
|
|
}
|
|
|
|
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/Cards/CourseList/index.less?modules ***!
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___AQ53o {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___i2aIa {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___sPEKB {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___GhSSH {
|
|
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___R9_Hb {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.list___jb2Ay {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
flex-wrap: wrap;
|
|
padding: 0;
|
|
}
|
|
.list___jb2Ay .wrap___VsQDr {
|
|
height: 308px;
|
|
background: #ffffff;
|
|
box-shadow: 0px 2px 4px 0px #d6dae1;
|
|
border-radius: 8px;
|
|
position: relative;
|
|
}
|
|
.list___jb2Ay .wrap___VsQDr .lockWrap___g1k1T {
|
|
position: absolute;
|
|
width: 100%;
|
|
left: 0px;
|
|
top: 0px;
|
|
background-color: rgba(0, 0, 0, 0.5);
|
|
height: 100%;
|
|
z-index: 10;
|
|
display: flex;
|
|
cursor: default;
|
|
justify-content: center;
|
|
align-items: center;
|
|
border-radius: 8px;
|
|
}
|
|
.list___jb2Ay .wrap___VsQDr .li___IxCLC:hover .cover___Mu8wr {
|
|
transform: scale(1.1);
|
|
}
|
|
.list___jb2Ay .wrap___VsQDr .li___IxCLC .img___IpFLA {
|
|
overflow: hidden;
|
|
height: calc(100% - 131px);
|
|
border-radius: 8px 8px 0 0;
|
|
}
|
|
.list___jb2Ay .wrap___VsQDr .li___IxCLC .img___IpFLA .cover___Mu8wr {
|
|
width: 100%;
|
|
transition: all 0.5s;
|
|
}
|
|
.list___jb2Ay .wrap___VsQDr .li___IxCLC .img___IpFLA .bq___Bil0T {
|
|
margin-right: 10px;
|
|
width: 64px;
|
|
height: 22px;
|
|
background: rgba(0, 0, 0, 0.3);
|
|
color: #D9C7AB;
|
|
border-radius: 2px;
|
|
padding: 0px 8px;
|
|
font-size: 12px;
|
|
line-height: 22px;
|
|
}
|
|
.list___jb2Ay .wrap___VsQDr .li___IxCLC .img___IpFLA .sign___DXJ4d {
|
|
width: 52px;
|
|
text-align: center;
|
|
position: absolute;
|
|
z-index: 2;
|
|
left: 0;
|
|
top: 7px;
|
|
color: #ffffff;
|
|
}
|
|
.list___jb2Ay .wrap___VsQDr .li___IxCLC .name___l7FoJ {
|
|
height: 52px;
|
|
font-size: 16px;
|
|
font-weight: 600;
|
|
color: #000000;
|
|
padding: 0 12px;
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
padding-top: 30px;
|
|
}
|
|
.list___jb2Ay .wrap___VsQDr .li___IxCLC .name___l7FoJ .e___pXQUG {
|
|
display: inline-block;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
max-width: 100%;
|
|
}
|
|
.list___jb2Ay .wrap___VsQDr .li___IxCLC .unit___wCIFR {
|
|
font-size: 14px;
|
|
color: #000f37;
|
|
padding: 0px 12px;
|
|
margin-top: 8px;
|
|
display: inline-block;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
max-width: 100%;
|
|
}
|
|
.list___jb2Ay .wrap___VsQDr .li___IxCLC .unit___wCIFR i {
|
|
color: #7d8592;
|
|
}
|
|
.list___jb2Ay .wrap___VsQDr .li___IxCLC .tags___w_Mil {
|
|
height: 34px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
color: #000f37;
|
|
padding: 0px 12px;
|
|
}
|
|
.list___jb2Ay .wrap___VsQDr .li___IxCLC .tags___w_Mil div {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.list___jb2Ay .wrap___VsQDr .li___IxCLC .tags___w_Mil div > span {
|
|
margin-right: 12px;
|
|
font-size: 12px;
|
|
}
|
|
.list___jb2Ay .wrap___VsQDr .li___IxCLC .tags___w_Mil div i {
|
|
color: #7d8592;
|
|
}
|
|
.list___jb2Ay .wrap___VsQDr .li___IxCLC .tags___w_Mil .tag1___dxm7r,
|
|
.list___jb2Ay .wrap___VsQDr .li___IxCLC .tags___w_Mil .tag2___llZkf {
|
|
height: 18px;
|
|
padding: 3px 6px;
|
|
font-size: 12px;
|
|
border-radius: 2px;
|
|
border: 1px solid #FFE6AB;
|
|
color: #CA7720;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
font-weight: 400;
|
|
}
|
|
.list___jb2Ay .wrap___VsQDr .li___IxCLC .tags___w_Mil .tag2___llZkf {
|
|
border: 1px solid #D6F7EF;
|
|
color: #01795d;
|
|
margin-left: 6px;
|
|
}
|
|
|
|
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/Cards/ClassroomList/index.less?modules ***!
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___eMcr7 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___HcNca {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___ZnvVN {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___fdgDf {
|
|
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___SEKvd {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.list___L1hmU {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
flex-wrap: wrap;
|
|
padding: 0;
|
|
}
|
|
.list___L1hmU .wrap___pKgcW {
|
|
height: 270px;
|
|
background: #ffffff;
|
|
box-shadow: 0px 1px 4px 0px #d6dae1;
|
|
border-radius: 8px;
|
|
position: relative;
|
|
}
|
|
.list___L1hmU .wrap___pKgcW:hover .lockWrap___SMhkK {
|
|
display: flex;
|
|
}
|
|
.list___L1hmU .wrap___pKgcW .lockWrap___SMhkK {
|
|
position: absolute;
|
|
z-index: 10;
|
|
left: 0;
|
|
top: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
background: rgba(0, 0, 0, 0.6);
|
|
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
|
|
border-radius: 8px;
|
|
display: none;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.list___L1hmU .wrap___pKgcW .lockWrap___SMhkK div {
|
|
width: 116px;
|
|
height: 36px;
|
|
border-radius: 18px;
|
|
border: 1px solid #ffffff;
|
|
font-size: 14px;
|
|
font-weight: 600;
|
|
color: #ffffff;
|
|
line-height: 34px;
|
|
text-align: center;
|
|
margin: 10px 0;
|
|
cursor: pointer;
|
|
}
|
|
.list___L1hmU .wrap___pKgcW .lockWrap___SMhkK div:hover {
|
|
box-shadow: 0px 0px 4px 0px #4f85ff;
|
|
border: 1px solid #c2d3f8;
|
|
}
|
|
.list___L1hmU .wrap___pKgcW .top___udHSB {
|
|
height: calc(100% - 50px);
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: flex-start;
|
|
padding: 0 24px;
|
|
position: relative;
|
|
}
|
|
.list___L1hmU .wrap___pKgcW .top___udHSB .sign___uwRpq {
|
|
position: absolute;
|
|
z-index: 1;
|
|
width: 44px;
|
|
height: 22px;
|
|
background: #ffe9c1;
|
|
border-radius: 8px 0px 13px 0px;
|
|
left: 0;
|
|
top: 0;
|
|
color: #a45204;
|
|
text-align: center;
|
|
line-height: 22px;
|
|
}
|
|
.list___L1hmU .wrap___pKgcW .top___udHSB .name___Fpf90 {
|
|
font-weight: 600;
|
|
color: #333333;
|
|
margin-top: 25px;
|
|
font-size: 16px;
|
|
white-space: normal;
|
|
text-align: center;
|
|
-webkit-box-orient: vertical;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 2;
|
|
overflow: hidden;
|
|
line-height: 26px;
|
|
height: 48px;
|
|
}
|
|
.list___L1hmU .wrap___pKgcW .top___udHSB .img___AMLhL {
|
|
width: 60px;
|
|
height: 60px;
|
|
border-radius: 30px;
|
|
margin-top: 14px;
|
|
}
|
|
.list___L1hmU .wrap___pKgcW .top___udHSB .text___KiTb7 {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
margin-top: 8px;
|
|
width: 98%;
|
|
text-align: center;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.list___L1hmU .wrap___pKgcW .top___udHSB .btns___i6IuZ {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-top: 12px;
|
|
}
|
|
.list___L1hmU .wrap___pKgcW .top___udHSB .btns___i6IuZ div {
|
|
width: 76px;
|
|
background: #ffffff;
|
|
height: 26px;
|
|
border-radius: 13px;
|
|
border: 1px solid #d6f7ef;
|
|
font-size: 14px;
|
|
color: #01795d;
|
|
line-height: 24px;
|
|
text-align: center;
|
|
margin: 0 10px;
|
|
}
|
|
.list___L1hmU .wrap___pKgcW .top___udHSB .btns___i6IuZ aside {
|
|
width: 76px;
|
|
background: #ffffff;
|
|
height: 26px;
|
|
border-radius: 13px;
|
|
border: 1px solid #ffe9c1;
|
|
font-size: 14px;
|
|
color: #a45204;
|
|
line-height: 24px;
|
|
text-align: center;
|
|
margin: 0 10px;
|
|
}
|
|
.list___L1hmU .wrap___pKgcW .bottom____k2sh {
|
|
height: 50px;
|
|
border-top: 1px solid #f5f5f5;
|
|
display: flex;
|
|
align-items: center;
|
|
padding: 0 12px;
|
|
}
|
|
.list___L1hmU .wrap___pKgcW .bottom____k2sh > div {
|
|
margin-left: auto;
|
|
}
|
|
.list___L1hmU .wrap___pKgcW .bottom____k2sh > span {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-right: 12px;
|
|
color: #999999;
|
|
}
|
|
.list___L1hmU .wrap___pKgcW .bottom____k2sh > span i {
|
|
font-size: 14px;
|
|
font-size: 12px;
|
|
color: #999999;
|
|
margin-right: 6px;
|
|
}
|
|
|
|
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/CustomTabs/index.less?modules ***!
|
|
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___d27mZ {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___qfRU9 {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___fCRld {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___ORMV8 {
|
|
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___PNKtZ {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.tabs___alpa7 {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
border-bottom: 1px solid #dbdce0;
|
|
height: 54px;
|
|
}
|
|
.tabs___alpa7 .tabsWrap___aCQjw {
|
|
display: flex;
|
|
align-items: center;
|
|
height: 100%;
|
|
}
|
|
.tabs___alpa7 .tabsWrap___aCQjw .tab___MKLr4 {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-right: 40px;
|
|
height: 100%;
|
|
cursor: pointer;
|
|
}
|
|
.tabs___alpa7 .tabsWrap___aCQjw .tab___MKLr4 > div {
|
|
position: relative;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #5f6368;
|
|
display: flex;
|
|
align-items: center;
|
|
height: 100%;
|
|
}
|
|
.tabs___alpa7 .tabsWrap___aCQjw .tab___MKLr4 .active___nl_4v {
|
|
font-weight: 500;
|
|
color: #202124;
|
|
}
|
|
.tabs___alpa7 .tabsWrap___aCQjw .tab___MKLr4 .active___nl_4v:after {
|
|
position: absolute;
|
|
content: '';
|
|
width: 100%;
|
|
z-index: 4;
|
|
border-radius: 2px;
|
|
left: 0px;
|
|
bottom: 0px;
|
|
height: 3px;
|
|
background: #202124;
|
|
border-radius: 100px 100px 0px 0px;
|
|
}
|
|
|
|
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/SuperiorSort/index.less?modules ***!
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___e6HxQ {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___RnXYe {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___lVxPk {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___bu8yv {
|
|
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___JczGj {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.orderWrap___ZfyGX {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.orderIconWrap___XTB_O {
|
|
display: box;
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
color: #999999;
|
|
}
|
|
.orderAsc___KWHmA {
|
|
flex-direction: column;
|
|
text-align: center;
|
|
height: 10px;
|
|
line-height: 10px;
|
|
display: inline-block;
|
|
margin-top: 9px;
|
|
transform: translateY(2px);
|
|
}
|
|
.orderDesc___rHdbB {
|
|
flex-direction: column;
|
|
text-align: center;
|
|
height: 10px;
|
|
line-height: 10px;
|
|
display: table;
|
|
}
|
|
.active___a7eSP {
|
|
color: #232b40 !important;
|
|
}
|
|
.cursorPointer___gs9kL {
|
|
cursor: pointer;
|
|
color: #d8d8d8;
|
|
height: 10px;
|
|
}
|
|
.orderTextWrap___teAKn {
|
|
font-size: 14px;
|
|
color: #3b3e47;
|
|
cursor: pointer;
|
|
margin-right: 5px;
|
|
}
|
|
|
|
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/CustomButton/index.less?modules ***!
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___LCi0B {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___hzONe {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___ZyQRE {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___XKM74 {
|
|
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___p8LCU {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.btn___In02G.mediacy-round___uveEv {
|
|
height: 36px;
|
|
border-radius: 36px;
|
|
}
|
|
.btn___In02G.mediacy-default___dDxsd {
|
|
height: 36px;
|
|
border-radius: 4px;
|
|
}
|
|
.btn___In02G .default___K791v {
|
|
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;
|
|
font-size: 14px;
|
|
padding: 0 15px;
|
|
color: #3061d0;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
button[class~='ant-btn-default']:not(:disabled).btn___In02G {
|
|
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;
|
|
font-size: 14px;
|
|
padding: 0 15px;
|
|
color: #3061d0;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
button[class~='ant-btn-default']:not(:disabled).btn___In02G:hover {
|
|
color: #165dff;
|
|
border: 1px solid #165dff;
|
|
}
|
|
button[class~='ant-btn-default']:disabled.btn___In02G {
|
|
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;
|
|
font-size: 14px;
|
|
padding: 0 15px;
|
|
color: #3061d0;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
opacity: 50%;
|
|
cursor: not-allowed;
|
|
}
|
|
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/HeadBack/index.less?modules ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___TB7bQ {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___oBlTb {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___b5XbB {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___CNhe7 {
|
|
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___yHXKW {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.head___ghH72 {
|
|
height: 54px;
|
|
border-bottom: 1px solid #DBDCE0;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.head___ghH72 > span {
|
|
color: #999999;
|
|
font-size: 12px;
|
|
cursor: pointer;
|
|
flex-shrink: 0;
|
|
}
|
|
.head___ghH72 > b {
|
|
font-weight: 500;
|
|
color: #232B40;
|
|
margin-left: 30px;
|
|
font-size: 14px;
|
|
flex: 1 1;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.head___ghH72 .node___mjPEy {
|
|
margin-left: auto;
|
|
flex-shrink: 0;
|
|
}
|
|
|
|
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/ConfirmAndCancel/index.less?modules ***!
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___AlHuF {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___vN2LW {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___Ac7D2 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___y38I7 {
|
|
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___iQE6P {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.btns___sNgTb {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.btns___sNgTb .confirm___Ozirl {
|
|
height: 38px;
|
|
background: #3061D0;
|
|
border-radius: 2px;
|
|
color: #FFFFFF;
|
|
padding: 0 34px;
|
|
}
|
|
.btns___sNgTb .cancel___aiq1I {
|
|
height: 38px;
|
|
background: #F8F9FC;
|
|
border-radius: 2px;
|
|
opacity: 0.5;
|
|
border: 1px solid #C3CFE0;
|
|
font-size: 14px;
|
|
color: #464F66;
|
|
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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/FixedBottom/index.less?modules ***!
|
|
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___jkpdr {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___OtsL8 {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___rbcb_ {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___zBR21 {
|
|
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___nS_eP {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.fixedBottom___oJl7m {
|
|
width: 100%;
|
|
height: 70px;
|
|
background: #FFFFFF;
|
|
box-shadow: 0px -3px 16px 0px rgba(219, 219, 219, 0.5);
|
|
position: fixed;
|
|
z-index: 1000;
|
|
bottom: 0;
|
|
left: 0;
|
|
}
|
|
.fixedBottom___oJl7m .wrap___A3Oq1 {
|
|
width: 1200px;
|
|
height: 100%;
|
|
margin: auto;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.fixedBottom___oJl7m .wrap___A3Oq1 .center____VL1y {
|
|
flex: 1 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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/CustomCrumbs/index.less?modules ***!
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___tY8Yn {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___vHdYA {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___pa61F {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___HyDXt {
|
|
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___UjZek {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.crumbs___V41Oe {
|
|
margin: 15px auto 25px auto;
|
|
width: 1200px;
|
|
cursor: default;
|
|
}
|
|
.crumbs___V41Oe span {
|
|
font-size: 12px;
|
|
color: #C5C5C5;
|
|
}
|
|
.crumbs___V41Oe .hover___bEIVd {
|
|
cursor: pointer;
|
|
}
|
|
.crumbs___V41Oe .hover___bEIVd:hover {
|
|
color: #5F6368;
|
|
}
|
|
|
|
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/New/components/ApplyModal/index.less?modules ***!
|
|
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flexRow___JBN3B {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.flexColumn___zXgFj {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.formWrap___aNgan {
|
|
font-size: 14px;
|
|
}
|
|
.formWrap___aNgan div[class~='ant-form-item-label'] label {
|
|
font-size: 14px;
|
|
color: rgba(0, 0, 0, 0.65);
|
|
}
|
|
.formWrap___aNgan div[class~='ant-form-item-control-input-content'] input {
|
|
font-size: 14px;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
}
|
|
.formWrap___aNgan div[class~='ant-form-item-control-input-content'] textarea {
|
|
font-size: 14px;
|
|
}
|
|
.formWrap___aNgan div[class~='ant-form-item-control-input-content'] span {
|
|
font-size: 14px;
|
|
}
|
|
.upload___yGdLQ {
|
|
max-width: 370px;
|
|
}
|
|
.color0152d9___zzEpS {
|
|
color: #0152d9;
|
|
}
|
|
.colorCCC___k4Dxq {
|
|
color: #ccc;
|
|
}
|
|
.footerWrap___WrUZd div[class~='ant-form-item-control'] {
|
|
max-width: 100%;
|
|
}
|
|
.footerWrap___WrUZd div[class~='ant-form-item'] {
|
|
margin-bottom: 0px;
|
|
}
|
|
.footerWrap___WrUZd div[class~='ant-form-item-control-input-content'] {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
.qrCode___GPwSg {
|
|
padding: 20px;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
position: relative;
|
|
margin-bottom: 20px;
|
|
}
|
|
.qrCode___GPwSg::after {
|
|
content: '';
|
|
height: 1px;
|
|
background-color: #f1f1f1;
|
|
left: -16px;
|
|
bottom: 0;
|
|
position: absolute;
|
|
z-index: 1;
|
|
width: 1000px;
|
|
}
|
|
.qrCode___GPwSg .a1___R6etl {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: flex-start;
|
|
width: 190px;
|
|
}
|
|
.qrCode___GPwSg .a1___R6etl .code___fCL_L {
|
|
width: 130px;
|
|
height: 130px;
|
|
background: #ffffff;
|
|
box-shadow: 0px 0px 6px 2px #dedede;
|
|
border-radius: 8px;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.qrCode___GPwSg .a1___R6etl .group___n7tgy {
|
|
font-size: 14px;
|
|
color: #3a3a3a;
|
|
margin-top: 4px;
|
|
}
|
|
.qrCode___GPwSg .a1___R6etl .groupNumber___tw7hA {
|
|
font-size: 12px;
|
|
color: #999999;
|
|
}
|
|
.qrCode___GPwSg .a2___GGjDE {
|
|
flex: 1 1;
|
|
font-size: 16px;
|
|
color: #333333;
|
|
line-height: 32px;
|
|
margin-top: 14px;
|
|
}
|
|
|
|
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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;
|
|
}
|
|
.dataPicker___RiEgz {
|
|
width: 400px;
|
|
}
|
|
|
|
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Service/components/EvaluateSetting/index.less?modules ***!
|
|
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.wrap___dbeFl {
|
|
padding: 10px 20px 80px 20px;
|
|
font-size: 14px;
|
|
}
|
|
.wrap___dbeFl div[class~='ant-collapse'] {
|
|
border-radius: 4px;
|
|
margin-top: 20px;
|
|
}
|
|
.test-case-name___AM3sq {
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
float: left;
|
|
color: rgba(0, 0, 0, 0.65);
|
|
}
|
|
.test-case-name___AM3sq > div {
|
|
margin: 0 15px 0 15px;
|
|
}
|
|
.btn-remove-case___KW3gs {
|
|
position: relative;
|
|
font-size: 20px;
|
|
color: #8e8e8e;
|
|
border-radius: 50%;
|
|
vertical-align: center;
|
|
}
|
|
.btn-remove-case___KW3gs:hover {
|
|
color: #fff;
|
|
background: #e7514f;
|
|
}
|
|
.in___hlelK {
|
|
width: 400px;
|
|
height: 40px;
|
|
border-radius: 4px;
|
|
border: 1px solid #dedede;
|
|
}
|
|
.in___hlelK input {
|
|
height: 40px;
|
|
}
|
|
.se___dRyd5 {
|
|
width: 400px !important;
|
|
height: 40px;
|
|
border-radius: 4px;
|
|
}
|
|
.se___dRyd5 div[class~='ant-select-selector'] {
|
|
height: 40px !important;
|
|
}
|
|
.se___dRyd5 span[class~='ant-select-selection-item'] {
|
|
line-height: 40px !important;
|
|
}
|
|
.se___dRyd5 span[class~='ant-select-selection-placeholder'] {
|
|
line-height: 38px !important;
|
|
}
|
|
.fourPart___OLRBn .groupWrap___IOeGo {
|
|
margin-bottom: 20px;
|
|
}
|
|
.fourPart___OLRBn .groupWrap___IOeGo .customInput___Um9sN {
|
|
height: 30px;
|
|
background-color: #f5f5f5;
|
|
padding: 0 20px;
|
|
}
|
|
.fourPart___OLRBn .groupWrap___IOeGo .customInput___Um9sN > input,
|
|
.fourPart___OLRBn .groupWrap___IOeGo .customInput___Um9sN > span {
|
|
font-size: 16px;
|
|
background-color: #f5f5f5;
|
|
}
|
|
.fourPart___OLRBn textarea {
|
|
background-color: #f5f5f5 !important;
|
|
padding: 20px;
|
|
height: 140px;
|
|
}
|
|
.fixBtn___HaFLT {
|
|
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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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;
|
|
}
|
|
|