autoUpdataFile

develop_coze
eduauto 2 years ago
parent ac5a47af81
commit c3453d2452

@ -10262,152 +10262,6 @@ a.ant-btn-sm {
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-modal,
.ant-image-preview {
pointer-events: none;
}
.ant-modal.zoom-enter,
.ant-modal.zoom-appear,
.ant-image-preview.zoom-enter,
.ant-image-preview.zoom-appear {
transform: none;
opacity: 0;
animation-duration: 0.3s;
-ms-user-select: none;
user-select: none;
}
.ant-modal-mask,
.ant-image-preview-mask {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1000;
height: 100%;
background-color: rgba(0, 0, 0, 0.45);
filter: alpha(opacity=50);
}
.ant-modal-mask-hidden,
.ant-image-preview-mask-hidden {
display: none;
}
.ant-modal-wrap,
.ant-image-preview-wrap {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: auto;
outline: 0;
-webkit-overflow-scrolling: touch;
}
.ant-anchor {
box-sizing: border-box;
margin: 0;
padding: 0;
color: rgba(0, 0, 0, 0.85);
font-size: 12px;
font-variant: tabular-nums;
line-height: 1.66667;
list-style: none;
font-feature-settings: tnum, "tnum";
position: relative;
padding-left: 2px;
}
.ant-anchor-wrapper {
margin-left: -4px;
padding-left: 4px;
overflow: auto;
background-color: #fff;
}
.ant-anchor-ink {
position: absolute;
top: 0;
left: 0;
height: 100%;
}
.ant-anchor-ink::before {
position: relative;
display: block;
width: 2px;
height: 100%;
margin: 0 auto;
background-color: #f0f0f0;
content: ' ';
}
.ant-anchor-ink-ball {
position: absolute;
left: 50%;
display: none;
width: 8px;
height: 8px;
background-color: #fff;
border: 2px solid #1890ff;
border-radius: 8px;
transform: translateX(-50%);
transition: top 0.3s ease-in-out;
}
.ant-anchor-ink-ball.visible {
display: inline-block;
}
.ant-anchor.fixed .ant-anchor-ink .ant-anchor-ink-ball {
display: none;
}
.ant-anchor-link {
padding: 4px 0 4px 16px;
line-height: 1.143;
}
.ant-anchor-link-title {
position: relative;
display: block;
margin-bottom: 6px;
overflow: hidden;
color: rgba(0, 0, 0, 0.85);
white-space: nowrap;
text-overflow: ellipsis;
transition: all 0.3s;
}
.ant-anchor-link-title:only-child {
margin-bottom: 0;
}
.ant-anchor-link-active > .ant-anchor-link-title {
color: #1890ff;
}
.ant-anchor-link .ant-anchor-link {
padding-top: 5px;
padding-bottom: 5px;
}
.ant-anchor-rtl {
direction: rtl;
}
.ant-anchor-rtl.ant-anchor-wrapper {
margin-right: -4px;
margin-left: 0;
padding-right: 4px;
padding-left: 0;
}
.ant-anchor-rtl .ant-anchor-ink {
right: 0;
left: auto;
}
.ant-anchor-rtl .ant-anchor-ink-ball {
right: 50%;
left: 0;
transform: translateX(50%);
}
.ant-anchor-rtl .ant-anchor-link {
padding: 4px 16px 4px 0;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
@ -11231,6 +11085,152 @@ a.ant-btn-sm {
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-modal,
.ant-image-preview {
pointer-events: none;
}
.ant-modal.zoom-enter,
.ant-modal.zoom-appear,
.ant-image-preview.zoom-enter,
.ant-image-preview.zoom-appear {
transform: none;
opacity: 0;
animation-duration: 0.3s;
-ms-user-select: none;
user-select: none;
}
.ant-modal-mask,
.ant-image-preview-mask {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1000;
height: 100%;
background-color: rgba(0, 0, 0, 0.45);
filter: alpha(opacity=50);
}
.ant-modal-mask-hidden,
.ant-image-preview-mask-hidden {
display: none;
}
.ant-modal-wrap,
.ant-image-preview-wrap {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: auto;
outline: 0;
-webkit-overflow-scrolling: touch;
}
.ant-anchor {
box-sizing: border-box;
margin: 0;
padding: 0;
color: rgba(0, 0, 0, 0.85);
font-size: 12px;
font-variant: tabular-nums;
line-height: 1.66667;
list-style: none;
font-feature-settings: tnum, "tnum";
position: relative;
padding-left: 2px;
}
.ant-anchor-wrapper {
margin-left: -4px;
padding-left: 4px;
overflow: auto;
background-color: #fff;
}
.ant-anchor-ink {
position: absolute;
top: 0;
left: 0;
height: 100%;
}
.ant-anchor-ink::before {
position: relative;
display: block;
width: 2px;
height: 100%;
margin: 0 auto;
background-color: #f0f0f0;
content: ' ';
}
.ant-anchor-ink-ball {
position: absolute;
left: 50%;
display: none;
width: 8px;
height: 8px;
background-color: #fff;
border: 2px solid #1890ff;
border-radius: 8px;
transform: translateX(-50%);
transition: top 0.3s ease-in-out;
}
.ant-anchor-ink-ball.visible {
display: inline-block;
}
.ant-anchor.fixed .ant-anchor-ink .ant-anchor-ink-ball {
display: none;
}
.ant-anchor-link {
padding: 4px 0 4px 16px;
line-height: 1.143;
}
.ant-anchor-link-title {
position: relative;
display: block;
margin-bottom: 6px;
overflow: hidden;
color: rgba(0, 0, 0, 0.85);
white-space: nowrap;
text-overflow: ellipsis;
transition: all 0.3s;
}
.ant-anchor-link-title:only-child {
margin-bottom: 0;
}
.ant-anchor-link-active > .ant-anchor-link-title {
color: #1890ff;
}
.ant-anchor-link .ant-anchor-link {
padding-top: 5px;
padding-bottom: 5px;
}
.ant-anchor-rtl {
direction: rtl;
}
.ant-anchor-rtl.ant-anchor-wrapper {
margin-right: -4px;
margin-left: 0;
padding-right: 4px;
padding-left: 0;
}
.ant-anchor-rtl .ant-anchor-ink {
right: 0;
left: auto;
}
.ant-anchor-rtl .ant-anchor-ink-ball {
right: 50%;
left: 0;
transform: translateX(50%);
}
.ant-anchor-rtl .ant-anchor-link {
padding: 4px 16px 4px 0;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */

File diff suppressed because one or more lines are too long

@ -727,42 +727,42 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
.ant-form-item-has-success.ant-form-item-has-feedback .ant-form-item-children-icon {color: @success-color;}
.ant-form-item-has-warning .ant-form-item-explain, .ant-form-item-has-warning .ant-form-item-split {color: @warning-color;}
.ant-form-item-has-warning .ant-input, .ant-form-item-has-warning .ant-input-affix-wrapper, .ant-form-item-has-warning .ant-input:hover, .ant-form-item-has-warning .ant-input-affix-wrapper:hover {border-color: @warning-color;}
.ant-form-item-has-warning .ant-input:focus, .ant-form-item-has-warning .ant-input-affix-wrapper:focus, .ant-form-item-has-warning .ant-input-focused, .ant-form-item-has-warning .ant-input-affix-wrapper-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(106, 31, 138, 0.2);}
.ant-form-item-has-warning .ant-input:focus, .ant-form-item-has-warning .ant-input-affix-wrapper:focus, .ant-form-item-has-warning .ant-input-focused, .ant-form-item-has-warning .ant-input-affix-wrapper-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(238, 49, 239, 0.2);}
.ant-form-item-has-warning .ant-input:not(.ant-form-item-has-warning .ant-input-disabled) {background-color: #fff;}
.ant-form-item-has-warning .ant-input-affix-wrapper:not(.ant-form-item-has-warning .ant-input-affix-wrapper-disabled) {background-color: #fff;}
.ant-form-item-has-warning .ant-input-affix-wrapper input:focus {box-shadow: none !important;}
.ant-form-item-has-warning .ant-calendar-picker-open .ant-calendar-picker-input {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(106, 31, 138, 0.2);}
.ant-form-item-has-warning .ant-calendar-picker-open .ant-calendar-picker-input {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(238, 49, 239, 0.2);}
.ant-form-item-has-warning .ant-input-prefix {color: @warning-color;}
.ant-form-item-has-warning .ant-input-group-addon {color: @warning-color;border-color: @warning-color;}
.ant-form-item-has-warning .has-feedback {color: @warning-color;}
.ant-form-item-has-warning.ant-form-item-has-feedback .ant-form-item-children-icon {color: @warning-color;}
.ant-form-item-has-warning .ant-select:not(.ant-select-borderless) .ant-select-selector {border-color: @warning-color !important;}
.ant-form-item-has-warning .ant-select:not(.ant-select-borderless).ant-select-open .ant-select-selector, .ant-form-item-has-warning .ant-select:not(.ant-select-borderless).ant-select-focused .ant-select-selector {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(106, 31, 138, 0.2);}
.ant-form-item-has-warning .ant-select:not(.ant-select-borderless).ant-select-open .ant-select-selector, .ant-form-item-has-warning .ant-select:not(.ant-select-borderless).ant-select-focused .ant-select-selector {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(238, 49, 239, 0.2);}
.ant-form-item-has-warning .ant-input-number, .ant-form-item-has-warning .ant-picker {border-color: @warning-color;}
.ant-form-item-has-warning .ant-input-number-focused, .ant-form-item-has-warning .ant-picker-focused, .ant-form-item-has-warning .ant-input-number:focus, .ant-form-item-has-warning .ant-picker:focus {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(106, 31, 138, 0.2);}
.ant-form-item-has-warning .ant-input-number-focused, .ant-form-item-has-warning .ant-picker-focused, .ant-form-item-has-warning .ant-input-number:focus, .ant-form-item-has-warning .ant-picker:focus {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(238, 49, 239, 0.2);}
.ant-form-item-has-warning .ant-input-number:not([disabled]):hover, .ant-form-item-has-warning .ant-picker:not([disabled]):hover {border-color: @warning-color;}
.ant-form-item-has-warning .ant-cascader-picker:focus .ant-cascader-input {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(106, 31, 138, 0.2);}
.ant-form-item-has-warning .ant-cascader-picker:focus .ant-cascader-input {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(238, 49, 239, 0.2);}
.ant-form-item-has-error .ant-form-item-explain, .ant-form-item-has-error .ant-form-item-split {color: @error-color;}
.ant-form-item-has-error .ant-input, .ant-form-item-has-error .ant-input-affix-wrapper, .ant-form-item-has-error .ant-input:hover, .ant-form-item-has-error .ant-input-affix-wrapper:hover {border-color: @error-color;}
.ant-form-item-has-error .ant-input:focus, .ant-form-item-has-error .ant-input-affix-wrapper:focus, .ant-form-item-has-error .ant-input-focused, .ant-form-item-has-error .ant-input-affix-wrapper-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(10, 231, 199, 0.2);}
.ant-form-item-has-error .ant-input:focus, .ant-form-item-has-error .ant-input-affix-wrapper:focus, .ant-form-item-has-error .ant-input-focused, .ant-form-item-has-error .ant-input-affix-wrapper-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(112, 149, 35, 0.2);}
.ant-form-item-has-error .ant-input:not(.ant-form-item-has-error .ant-input-disabled) {background-color: #fff;}
.ant-form-item-has-error .ant-input-affix-wrapper:not(.ant-form-item-has-error .ant-input-affix-wrapper-disabled) {background-color: #fff;}
.ant-form-item-has-error .ant-input-affix-wrapper input:focus {box-shadow: none !important;}
.ant-form-item-has-error .ant-calendar-picker-open .ant-calendar-picker-input {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(10, 231, 199, 0.2);}
.ant-form-item-has-error .ant-calendar-picker-open .ant-calendar-picker-input {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(112, 149, 35, 0.2);}
.ant-form-item-has-error .ant-input-prefix {color: @error-color;}
.ant-form-item-has-error .ant-input-group-addon {color: @error-color;border-color: @error-color;}
.ant-form-item-has-error .has-feedback {color: @error-color;}
.ant-form-item-has-error.ant-form-item-has-feedback .ant-form-item-children-icon {color: @error-color;}
.ant-form-item-has-error .ant-select:not(.ant-select-borderless) .ant-select-selector {border-color: @error-color !important;}
.ant-form-item-has-error .ant-select:not(.ant-select-borderless).ant-select-open .ant-select-selector, .ant-form-item-has-error .ant-select:not(.ant-select-borderless).ant-select-focused .ant-select-selector {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(10, 231, 199, 0.2);}
.ant-form-item-has-error .ant-select:not(.ant-select-borderless).ant-select-open .ant-select-selector, .ant-form-item-has-error .ant-select:not(.ant-select-borderless).ant-select-focused .ant-select-selector {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(112, 149, 35, 0.2);}
.ant-form-item-has-error .ant-input-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {border: 0;}
.ant-form-item-has-error .ant-select.ant-select-auto-complete .ant-input:focus {border-color: @error-color;}
.ant-form-item-has-error .ant-input-number, .ant-form-item-has-error .ant-picker {border-color: @error-color;}
.ant-form-item-has-error .ant-input-number-focused, .ant-form-item-has-error .ant-picker-focused, .ant-form-item-has-error .ant-input-number:focus, .ant-form-item-has-error .ant-picker:focus {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(10, 231, 199, 0.2);}
.ant-form-item-has-error .ant-input-number-focused, .ant-form-item-has-error .ant-picker-focused, .ant-form-item-has-error .ant-input-number:focus, .ant-form-item-has-error .ant-picker:focus {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(112, 149, 35, 0.2);}
.ant-form-item-has-error .ant-input-number:not([disabled]):hover, .ant-form-item-has-error .ant-picker:not([disabled]):hover {border-color: @error-color;}
.ant-form-item-has-error .ant-mention-wrapper .ant-mention-editor, .ant-form-item-has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):hover {border-color: @error-color;}
.ant-form-item-has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor, .ant-form-item-has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(10, 231, 199, 0.2);}
.ant-form-item-has-error .ant-cascader-picker:focus .ant-cascader-input {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(10, 231, 199, 0.2);}
.ant-form-item-has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor, .ant-form-item-has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(112, 149, 35, 0.2);}
.ant-form-item-has-error .ant-cascader-picker:focus .ant-cascader-input {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(112, 149, 35, 0.2);}
.ant-form-item-has-error .ant-transfer-list {border-color: @error-color;}
.ant-form-item-has-error .ant-transfer-list-search:not([disabled]) {border-color: @border-color-base;}
.ant-form-item-has-error .ant-transfer-list-search:not([disabled]):hover {border-color: color(~`colorPalette("@{primary-color}", 5)`);border-right-width: 1px !important;}
@ -1457,13 +1457,13 @@ tr.ant-table-expanded-row:hover > td {background: #fbfbfb;}
.ant-tag-checkable:active, .ant-tag-checkable-checked {color: #fff;}
.ant-tag-checkable-checked {background-color: @primary-color;}
.ant-tag-checkable:active {background-color: color(~`colorPalette("@{primary-color}", 7)`);}
.ant-tag-pink {color: #eb2f96;background: #fff0f6;border-color: #ffadd2;}
.ant-tag-pink {color: #eb2f96;background: color(~`colorPalette("@{modal-mask-bg}", 3)`);border-color: #ffadd2;}
.ant-tag-pink-inverse {color: #fff;background: #eb2f96;border-color: #eb2f96;}
.ant-tag-magenta {color: #eb2f96;background: #fff0f6;border-color: #ffadd2;}
.ant-tag-magenta {color: #eb2f96;background: color(~`colorPalette("@{modal-mask-bg}", 3)`);border-color: #ffadd2;}
.ant-tag-magenta-inverse {color: #fff;background: #eb2f96;border-color: #eb2f96;}
.ant-tag-red {color: #f5222d;background: #fff1f0;border-color: #ffa39e;}
.ant-tag-red-inverse {color: #fff;background: #f5222d;border-color: #f5222d;}
.ant-tag-volcano {color: #fa541c;background: #fff2e8;border-color: #ffbb96;}
.ant-tag-volcano {color: #fa541c;background: color(~`colorPalette("@{modal-header-border-color-split}", 2)`);border-color: #ffbb96;}
.ant-tag-volcano-inverse {color: #fff;background: #fa541c;border-color: #fa541c;}
.ant-tag-orange {color: #fa8c16;background: #fff7e6;border-color: #ffd591;}
.ant-tag-orange-inverse {color: #fff;background: #fa8c16;border-color: #fa8c16;}
@ -1481,7 +1481,7 @@ tr.ant-table-expanded-row:hover > td {background: #fbfbfb;}
.ant-tag-blue-inverse {color: #fff;background: #1890ff;border-color: #1890ff;}
.ant-tag-geekblue {color: #2f54eb;background: #f0f5ff;border-color: #adc6ff;}
.ant-tag-geekblue-inverse {color: #fff;background: #2f54eb;border-color: #2f54eb;}
.ant-tag-purple {color: #722ed1;background: #f9f0ff;border-color: #d3adf7;}
.ant-tag-purple {color: #722ed1;background: color(~`colorPalette("@{layout-body-background}", 1)`);border-color: #d3adf7;}
.ant-tag-purple-inverse {color: #fff;background: #722ed1;border-color: #722ed1;}
.ant-tag-success {color: #52c41a;background: #f6ffed;border-color: #b7eb8f;}
.ant-tag-processing {color: #1890ff;background: #e6f7ff;border-color: #91d5ff;}

@ -86,7 +86,7 @@
}
</script>
<link rel="stylesheet" href="/react/build/antdesign.0efd97c7.chunk.css" />
<link rel="stylesheet" href="/react/build/umi.01cb8cd8.css" />
<link rel="stylesheet" href="/react/build/umi.5ff8df99.css" />
<script>
window.routerBase = "/";
</script>
@ -149,6 +149,6 @@
<script src="/react/build/antdesign.9f6f49ab.async.js"></script>
<script src="/react/build/vendors.5080b0f1.async.js"></script>
<script src="/react/build/umi.6562374a.js"></script>
<script src="/react/build/umi.5c89896f.js"></script>
</body>
</html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -1,107 +1,3 @@
.Onerow___2aIG- {
word-break: break-all;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.MultiLine___BOfcE {
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.Bg___J3nYE {
background: url(./static/defBanner.7a27c09b.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.DivDownPlay___1vuUU,
.SearchInput___27Cyg {
background: rgba(246, 247, 249, 0.2) !important;
box-shadow: inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5) !important;
border: 1px solid rgba(255, 255, 255, 0.5) !important;
color: #fff !important;
}
.SearchInput___27Cyg {
width: 360px;
height: 38px;
border-radius: 19px;
padding: 12px 20px;
}
.SearchInput___27Cyg [class~='ant-input'] {
color: #fff;
background: rgba(246, 247, 249, 0);
}
.SearchInput___27Cyg [class~='ant-input']::-webkit-input-placeholder {
color: #fff;
}
.CoreItem___38REV {
width: 380px;
height: 280px;
box-shadow: 0px 1px 4px 0px #d6dae1;
border-radius: 8px;
overflow: hidden;
cursor: pointer;
}
.CoreItem___38REV:hover .option___2iiC2 {
visibility: visible;
}
.CoreItem___38REV:hover img {
transform: scale(1.1);
}
.CoreItem___38REV .img___1npp- {
overflow: hidden;
height: 177px;
}
.CoreItem___38REV .img___1npp- img {
width: 100%;
height: 100%;
transition: all 0.5s;
}
.CoreItem___38REV .option___2iiC2 {
width: 379px;
height: 40px;
background: #000000;
opacity: 0.5;
display: flex;
justify-content: space-around;
align-items: center;
color: #ffffff;
font-size: 14px;
position: absolute;
top: 148px;
visibility: hidden;
}
.type___Td2Yq {
height: 22px;
line-height: 22px;
font-size: 14px;
margin-left: 20px;
margin-right: 20px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #9096a3;
display: flex;
}
.type___Td2Yq .type_item_active___2sgP6 {
margin-right: 10px;
padding: 0 10px;
background: #f6f7f9;
color: #165dff;
cursor: pointer;
}
.type___Td2Yq .type_item___1jzYo {
margin-right: 10px;
padding: 0 10px;
cursor: pointer;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___3K14R {
justify-content: center;
align-items: center;
@ -1419,6 +1315,138 @@ button[class~='ant-btn-default']:disabled.btn___23gjd {
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.Onerow___2aIG- {
word-break: break-all;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.MultiLine___BOfcE {
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.Bg___J3nYE {
background: url(./static/defBanner.7a27c09b.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.DivDownPlay___1vuUU,
.SearchInput___27Cyg {
background: rgba(246, 247, 249, 0.2) !important;
box-shadow: inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5) !important;
border: 1px solid rgba(255, 255, 255, 0.5) !important;
color: #fff !important;
}
.SearchInput___27Cyg {
width: 360px;
height: 38px;
border-radius: 19px;
padding: 12px 20px;
}
.SearchInput___27Cyg [class~='ant-input'] {
color: #fff;
background: rgba(246, 247, 249, 0);
}
.SearchInput___27Cyg [class~='ant-input']::-webkit-input-placeholder {
color: #fff;
}
.CoreItem___38REV {
width: 380px;
height: 280px;
box-shadow: 0px 1px 4px 0px #d6dae1;
border-radius: 8px;
overflow: hidden;
cursor: pointer;
}
.CoreItem___38REV:hover .option___2iiC2 {
visibility: visible;
}
.CoreItem___38REV:hover img {
transform: scale(1.1);
}
.CoreItem___38REV .img___1npp- {
overflow: hidden;
height: 177px;
}
.CoreItem___38REV .img___1npp- img {
width: 100%;
height: 100%;
transition: all 0.5s;
}
.CoreItem___38REV .option___2iiC2 {
width: 379px;
height: 40px;
background: #000000;
opacity: 0.5;
display: flex;
justify-content: space-around;
align-items: center;
color: #ffffff;
font-size: 14px;
position: absolute;
top: 148px;
visibility: hidden;
}
.type___Td2Yq {
height: 22px;
line-height: 22px;
font-size: 14px;
margin-left: 20px;
margin-right: 20px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #9096a3;
display: flex;
}
.type___Td2Yq .type_item_active___2sgP6 {
margin-right: 10px;
padding: 0 10px;
background: #f6f7f9;
color: #165dff;
cursor: pointer;
}
.type___Td2Yq .type_item___1jzYo {
margin-right: 10px;
padding: 0 10px;
cursor: pointer;
}
.page___2Aj7F {
background: #ffffff;
padding-bottom: 30px;
}
.page___2Aj7F .banner_warp___1SNHO {
width: 100%;
background: url(./static/shixun_subject.2d4811ea.jpg) no-repeat;
background-position: center center;
}
.page___2Aj7F .center___3nwaH {
margin: 0 auto;
width: 1200px;
}
.page___2Aj7F .btn___ECRLl {
width: 162px;
height: 32px;
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: 16px;
border: 1px solid #bacffe;
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
color: #3061d0;
cursor: pointer;
margin-left: 20px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.form___2bbi6 input {
border-radius: 2px;
border: 1px solid #e1e1e1;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -1,211 +1,3 @@
.Onerow___kgPEN {
word-break: break-all;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.MultiLine___MjaTl {
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.Bg___2F_H9 {
background: url(./static/defBanner.7a27c09b.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.DivDownPlay___2tEfp,
.SearchInput___2UXCy {
background: rgba(246, 247, 249, 0.2) !important;
box-shadow: inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5) !important;
border: 1px solid rgba(255, 255, 255, 0.5) !important;
color: #fff !important;
}
.SearchInput___2UXCy {
width: 360px;
height: 38px;
border-radius: 19px;
padding: 12px 20px;
}
.SearchInput___2UXCy [class~='ant-input'] {
color: #fff;
background: rgba(246, 247, 249, 0);
}
.SearchInput___2UXCy [class~='ant-input']::-webkit-input-placeholder {
color: #fff;
}
.CoreItem___3Zx8- {
width: 283px;
box-shadow: 0px 1px 4px 0px #d6dae1;
border-radius: 8px;
overflow: hidden;
cursor: pointer;
}
.CoreItem___3Zx8-:hover img {
transform: scale(1.1);
}
.CoreItem___3Zx8- .img___pONTN {
overflow: hidden;
height: 177px;
}
.CoreItem___3Zx8- .img___pONTN img {
width: 100%;
height: 100%;
transition: all 0.5s;
}
.type___1Rt-o {
height: 22px;
line-height: 22px;
font-size: 14px;
margin-left: 20px;
margin-right: 20px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #9096a3;
display: flex;
}
.type___1Rt-o .type_item_active___3xPri {
margin-right: 10px;
padding: 0 10px;
background: #f6f7f9;
color: #165dff;
cursor: pointer;
}
.type___1Rt-o .type_item___2x6rh {
margin-right: 10px;
padding: 0 10px;
cursor: pointer;
}
.list___SxNpM {
padding: 20px;
margin-top: 20px;
min-height: 200px;
background: #ffffff;
box-shadow: 0px 2px 4px 0px #eaeef4;
display: flex;
cursor: pointer;
}
.list___SxNpM .left___9actD {
margin-right: 28px;
width: 138px;
}
.list___SxNpM .left___9actD img {
width: 100%;
height: 184px;
}
.list___SxNpM .right___2Amul {
flex: 1 1;
max-height: 360px;
overflow-y: auto;
scrollbar-width: none;
/* Firefox */
-ms-overflow-style: none;
/* IE 10+ */
}
.list___SxNpM .right___2Amul .title___3aRwf {
height: 32px;
line-height: 32px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
font-size: 20px;
font-weight: 600;
color: #333333;
margin-bottom: 8px;
}
.list___SxNpM .right___2Amul .title___3aRwf:hover {
color: #165dff;
}
.list___SxNpM .right___2Amul > aside {
margin-bottom: 15px;
}
.list___SxNpM .right___2Amul > aside span {
display: inline-block;
width: 300px;
height: 24px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
font-size: 14px;
color: #000000;
margin-right: 10px;
}
.list___SxNpM .right___2Amul .des___jmeqW {
height: 60px;
margin-right: 20px;
margin-top: 10px;
overflow: hidden;
}
.list___SxNpM .right___2Amul .des___jmeqW > div {
color: #666;
font-size: 14px;
}
.list___SxNpM .right___2Amul .des___jmeqW:hover > div {
color: #165dff;
}
.list___SxNpM .right___2Amul::-webkit-scrollbar {
display: none;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.form___3zVMI input {
border-radius: 2px;
border: 1px solid #e1e1e1;
height: 38px;
}
.form___3zVMI label {
height: 38px;
color: #5f6367 !important;
}
.form___3zVMI label::before {
margin-top: 2px;
}
.form___3zVMI .img___3r7CN {
position: relative;
width: 200px;
height: auto;
background-color: #f4f3f4;
display: flex;
align-items: center;
justify-content: center;
}
.form___3zVMI .img___3r7CN > div {
position: absolute;
right: -6px;
top: -6px;
cursor: pointer;
background-color: #fff;
width: 16px;
height: 16px;
border-radius: 50%;
}
[class~='ant-select-selector'] {
border-radius: 2px !important;
border: 1px solid #e1e1e1 !important;
height: 38px !important;
}
[class~='ant-select-selection-item'] {
height: 38px !important;
line-height: 38px !important;
}
[class~='ant-picker'] {
border-radius: 2px !important;
border: 1px solid #e1e1e1 !important;
height: 38px !important;
}
[class~='ant-select-selection-placeholder'] {
line-height: 36px !important;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___3K14R {
justify-content: center;
align-items: center;
@ -1523,3 +1315,406 @@ button[class~='ant-btn-default']:disabled.btn___23gjd {
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.Onerow___kgPEN {
word-break: break-all;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.MultiLine___MjaTl {
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.Bg___2F_H9 {
background: url(./static/defBanner.7a27c09b.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.DivDownPlay___2tEfp,
.SearchInput___2UXCy {
background: rgba(246, 247, 249, 0.2) !important;
box-shadow: inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5) !important;
border: 1px solid rgba(255, 255, 255, 0.5) !important;
color: #fff !important;
}
.SearchInput___2UXCy {
width: 360px;
height: 38px;
border-radius: 19px;
padding: 12px 20px;
}
.SearchInput___2UXCy [class~='ant-input'] {
color: #fff;
background: rgba(246, 247, 249, 0);
}
.SearchInput___2UXCy [class~='ant-input']::-webkit-input-placeholder {
color: #fff;
}
.CoreItem___3Zx8- {
width: 283px;
box-shadow: 0px 1px 4px 0px #d6dae1;
border-radius: 8px;
overflow: hidden;
cursor: pointer;
}
.CoreItem___3Zx8-:hover img {
transform: scale(1.1);
}
.CoreItem___3Zx8- .img___pONTN {
overflow: hidden;
height: 177px;
}
.CoreItem___3Zx8- .img___pONTN img {
width: 100%;
height: 100%;
transition: all 0.5s;
}
.type___1Rt-o {
height: 22px;
line-height: 22px;
font-size: 14px;
margin-left: 20px;
margin-right: 20px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #9096a3;
display: flex;
}
.type___1Rt-o .type_item_active___3xPri {
margin-right: 10px;
padding: 0 10px;
background: #f6f7f9;
color: #165dff;
cursor: pointer;
}
.type___1Rt-o .type_item___2x6rh {
margin-right: 10px;
padding: 0 10px;
cursor: pointer;
}
.list___SxNpM {
padding: 20px;
margin-top: 20px;
min-height: 200px;
background: #ffffff;
box-shadow: 0px 2px 4px 0px #eaeef4;
display: flex;
cursor: pointer;
}
.list___SxNpM .left___9actD {
margin-right: 28px;
width: 138px;
}
.list___SxNpM .left___9actD img {
width: 100%;
height: 184px;
}
.list___SxNpM .right___2Amul {
flex: 1 1;
max-height: 360px;
overflow-y: auto;
scrollbar-width: none;
/* Firefox */
-ms-overflow-style: none;
/* IE 10+ */
}
.list___SxNpM .right___2Amul .title___3aRwf {
height: 32px;
line-height: 32px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
font-size: 20px;
font-weight: 600;
color: #333333;
margin-bottom: 8px;
}
.list___SxNpM .right___2Amul .title___3aRwf:hover {
color: #165dff;
}
.list___SxNpM .right___2Amul > aside {
margin-bottom: 15px;
}
.list___SxNpM .right___2Amul > aside span {
display: inline-block;
width: 300px;
height: 24px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
font-size: 14px;
color: #000000;
margin-right: 10px;
}
.list___SxNpM .right___2Amul .des___jmeqW {
height: 60px;
margin-right: 20px;
margin-top: 10px;
overflow: hidden;
}
.list___SxNpM .right___2Amul .des___jmeqW > div {
color: #666;
font-size: 14px;
}
.list___SxNpM .right___2Amul .des___jmeqW:hover > div {
color: #165dff;
}
.list___SxNpM .right___2Amul::-webkit-scrollbar {
display: none;
}
.page___2sD4k {
background: #ffffff;
padding-bottom: 30px;
}
.page___2sD4k .banner_warp___3xzQh {
width: 100%;
background: url(./static/shixun_subject.2d4811ea.jpg) no-repeat;
background-position: center center;
}
.page___2sD4k .center___393GY {
margin: 0 auto;
width: 1200px;
}
.page___2sD4k .btn___2DTlH {
width: 162px;
height: 32px;
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: 16px;
border: 1px solid #bacffe;
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
color: #3061d0;
cursor: pointer;
margin-left: 20px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.form___3zVMI input {
border-radius: 2px;
border: 1px solid #e1e1e1;
height: 38px;
}
.form___3zVMI label {
height: 38px;
color: #5f6367 !important;
}
.form___3zVMI label::before {
margin-top: 2px;
}
.form___3zVMI .img___3r7CN {
position: relative;
width: 200px;
height: auto;
background-color: #f4f3f4;
display: flex;
align-items: center;
justify-content: center;
}
.form___3zVMI .img___3r7CN > div {
position: absolute;
right: -6px;
top: -6px;
cursor: pointer;
background-color: #fff;
width: 16px;
height: 16px;
border-radius: 50%;
}
[class~='ant-select-selector'] {
border-radius: 2px !important;
border: 1px solid #e1e1e1 !important;
height: 38px !important;
}
[class~='ant-select-selection-item'] {
height: 38px !important;
line-height: 38px !important;
}
[class~='ant-picker'] {
border-radius: 2px !important;
border: 1px solid #e1e1e1 !important;
height: 38px !important;
}
[class~='ant-select-selection-placeholder'] {
line-height: 36px !important;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___IdSpH {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___d2K42 {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___1tti9 {
align-items: center;
box-align: center;
}
.flex_box_center_end___2_ksV {
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___2wW7L {
flex-direction: column;
box-orient: block-axis;
}
.list_warp___3yumh {
width: 1200px;
min-height: 236px;
}
.list_item___FcVph {
width: 1200px;
height: 236px;
background: #ffffff;
box-shadow: 0px 3px 6px 0px rgba(227, 228, 229, 0.5);
margin-bottom: 20px;
display: flex;
align-items: center;
cursor: pointer;
}
.list_item___FcVph .image___1sHuI {
width: 283px;
height: 177px;
margin: 0 24px;
}
.list_item___FcVph .image___1sHuI img {
width: 283px;
height: 177px;
}
.list_item___FcVph .item_warp___Ng9OV {
margin-right: 24px;
width: 100%;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.list_item___FcVph .item_top___x2JSV {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
}
.list_item___FcVph .item_top___x2JSV .item_name___ZjiMo {
font-size: 22px;
width: 550px;
color: #333333;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.list_item___FcVph .item_cz___309vQ,
.list_item___FcVph .btn_update___3fJ8d,
.list_item___FcVph .btn_del___2Qyvc {
display: flex;
align-items: center;
font-size: 14px;
}
.list_item___FcVph .item_cz___309vQ span,
.list_item___FcVph .btn_update___3fJ8d span,
.list_item___FcVph .btn_del___2Qyvc span {
display: inline-block;
width: 14px;
height: 14px;
color: #8e94a0;
margin-right: 6px;
}
.list_item___FcVph .btn_update___3fJ8d {
margin-right: 20px;
color: #2958d4;
}
.list_item___FcVph .btn_update___3fJ8d:hover {
color: #165dff;
}
.list_item___FcVph .btn_update___3fJ8d:hover span {
color: #165dff;
}
.list_item___FcVph .btn_update___3fJ8d span {
color: #2958d4;
}
.list_item___FcVph .btn_del___2Qyvc:hover {
color: #e30000;
}
.list_item___FcVph .btn_del___2Qyvc:hover span {
color: #e30000;
}
.list_item___FcVph .item_des___23-kZ {
width: 100%;
font-size: 14px;
font-weight: 400;
color: #666666;
line-height: 26px;
word-break: break-all;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
/* 这里是超出几行省略 */
overflow: hidden;
margin: 10px 0 30px 0;
}
.list_item___FcVph .title___sCRjE {
height: 26px;
font-size: 16px;
font-weight: 400;
color: #333333;
line-height: 26px;
}
.list_item___FcVph .item_info___3P-YM {
width: 100%;
font-size: 14px;
font-weight: 400;
display: flex;
}
.list_item___FcVph .item_info___3P-YM div {
margin-right: 30px;
display: flex;
}
.list_item___FcVph .item_info___3P-YM span {
font-size: 14px;
font-weight: 400;
color: #666666;
margin-right: 8px;
display: inline-block;
}
.list_item___FcVph .item_info___3P-YM .book___3Q0Bt {
font-size: 14px;
font-weight: 400;
color: #3061d0;
}
.list_item___FcVph .jnbq___rRkou {
width: 840px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-right: 0 !important;
}
.list_item___FcVph .slh___31HeT {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -26,62 +26,193 @@
flex-direction: column;
box-orient: block-axis;
}
.wrap___33Gp_ {
width: 1200px !important;
margin: auto !important;
}
.wrap___33Gp_ .editor___1gfhX p {
.Bg___1WQc4 {
background: url(./static/defBanner.7a27c09b.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.DivDownPlay___2Hyig {
background: rgba(246, 247, 249, 0.2) !important;
box-shadow: inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5) !important;
border: 1px solid rgba(255, 255, 255, 0.5) !important;
color: #fff !important;
}
.editor___1gfhX p {
color: #3a3a3a;
font-size: 14px;
}
.wrap___33Gp_ .btns___3vCHk {
.btns___3vCHk {
margin-left: auto;
display: flex;
align-items: center;
}
.wrap___33Gp_ .btns___3vCHk > div {
display: flex;
align-items: center;
margin-left: 30px;
.btns___3vCHk .edit___eVdkb {
width: 84px;
height: 30px;
border-radius: 4px;
border: 1px solid #3061d0;
padding: 5px 14px;
cursor: pointer;
}
.wrap___33Gp_ .btns___3vCHk > div span {
.btns___3vCHk .edit___eVdkb span {
display: inline-block;
width: 56px;
height: 20px;
font-size: 14px;
font-weight: 400;
color: #3061d0;
line-height: 20px;
}
.btns___3vCHk .add___1lwwx {
width: 112px;
height: 30px;
border-radius: 4px;
border: 1px solid #3061d0;
padding: 5px 14px;
cursor: pointer;
}
.btns___3vCHk .add___1lwwx span {
display: inline-block;
width: 84px;
height: 20px;
font-size: 14px;
font-weight: 400;
color: #5f6368;
display: flex;
align-items: center;
color: #3061d0;
line-height: 20px;
}
.wrap___33Gp_ .list___1mLCD {
margin: 25px 0;
.list___1mLCD {
display: flex;
}
.wrap___33Gp_ .list___1mLCD .left___2qrWk {
.list___1mLCD .left___2qrWk {
margin-right: 28px;
width: 171px;
height: 215px;
}
.wrap___33Gp_ .list___1mLCD .left___2qrWk img {
.list___1mLCD .left___2qrWk img {
width: 100%;
height: 100%;
}
.wrap___33Gp_ .list___1mLCD .right___Vd4G3 {
.list___1mLCD .right___Vd4G3 {
flex: 1 1;
}
.wrap___33Gp_ .list___1mLCD .right___Vd4G3 .title___2qvu7 {
font-size: 16px;
font-weight: 500;
color: #000000;
.list___1mLCD .right___Vd4G3 .title___2qvu7 {
margin-top: 13px;
margin-bottom: 15px;
height: 30px;
font-size: 18px;
font-weight: 500;
color: #ffffff;
line-height: 30px;
}
.wrap___33Gp_ .list___1mLCD .right___Vd4G3 > aside {
.list___1mLCD .right___Vd4G3 > aside {
margin-bottom: 15px;
}
.wrap___33Gp_ .list___1mLCD .right___Vd4G3 > aside span {
.list___1mLCD .right___Vd4G3 > aside span {
display: inline-block;
width: 282px;
font-size: 14px;
color: #000000;
color: #ffffff;
}
.fbitem___35fA_ .fenge___3_I-a {
height: 1px;
border-top: 1px solid #dcdcdc;
margin: 30px auto;
}
.fbitem___35fA_ .name___2E-TT {
width: 48px;
height: 16px;
font-size: 16px;
font-weight: 600;
color: #333333;
line-height: 16px;
margin-right: 20px;
}
.fbitem___35fA_ .school___1b9em {
width: 84px;
height: 14px;
font-size: 14px;
font-weight: 400;
color: #666666;
line-height: 14px;
}
.fbitem___35fA_ .time___3QKbI {
width: 158px;
height: 14px;
font-size: 14px;
font-weight: 400;
color: #666666;
line-height: 14px;
}
.fbitem___35fA_ .des___WclSO {
height: 56px;
font-size: 14px;
font-weight: 400;
color: #333333;
line-height: 28px;
margin-top: 15px;
}
.form___yHtz- input {
border-radius: 2px;
border: 1px solid #e1e1e1;
height: 38px;
}
.form___yHtz- label {
height: 38px;
color: #5f6367 !important;
}
.form___yHtz- label::before {
margin-top: 2px;
}
.form___yHtz- .btn___NrUqs {
padding: 0 16px;
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: 2px;
border: 1px solid #bacffe;
height: 32px;
line-height: 30px;
color: #165dff;
}
.form___yHtz- .btn___NrUqs i {
margin-right: 3px;
font-size: 14px;
}
.form___yHtz- .img___2twGy {
position: relative;
width: 200px;
height: auto;
background-color: #f4f3f4;
display: flex;
align-items: center;
justify-content: center;
}
.form___yHtz- .img___2twGy > div {
position: absolute;
right: -6px;
top: -6px;
cursor: pointer;
background-color: #fff;
width: 16px;
height: 16px;
border-radius: 50%;
}
[class~='ant-select-selector'] {
border-radius: 2px !important;
border: 1px solid #e1e1e1 !important;
height: 38px !important;
}
[class~='ant-select-selection-item'] {
height: 38px !important;
line-height: 38px !important;
}
[class~='ant-picker'] {
border-radius: 2px !important;
border: 1px solid #e1e1e1 !important;
height: 38px !important;
}
[class~='ant-select-selection-placeholder'] {
line-height: 36px !important;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -14,6 +14,12 @@
/>
<missing-glyph />
<glyph glyph-name="fasong2" unicode="&#60455;" d="M490.788571 829.220571V610.011429h-2.633142C172.251429 594.139429 34.157714 363.739429 34.157714-61.220571c0-35.84 49.517714-45.421714 62.902857-12.141715l4.315429 10.093715 6.436571 13.531428 8.704 16.749714 5.12 9.508572a664.649143 664.649143 0 0 0 78.262858 112.128l12.507428 14.043428c76.288 82.724571 167.350857 134.729143 274.578286 144.310858l3.730286 0.292571v-217.234286c0-28.525714 34.230857-43.300571 55.076571-23.698285l410.916571 388.169142a32.621714 32.621714 0 0 1 0.731429 46.811429L546.377143 852.260571a32.621714 32.621714 0 0 1-55.588572-23.113142zM555.885714 750.518857l331.556572-331.483428L555.885714 105.910857V281.307429c0 17.993143-14.628571 32.621714-32.621714 32.621714-150.381714 0-274.285714-68.900571-372.809143-182.491429l-19.748571-23.844571c-6.363429-8.045714-12.507429-16.237714-18.432-24.429714l-7.826286-11.190858 1.097143 12.8c28.745143 310.125714 158.354286 460.726857 417.718857 460.726858 18.066286 0 32.621714 14.628571 32.621714 32.621714V750.445714z" horiz-adv-x="1024" />
<glyph glyph-name="huanxingbingtu" unicode="&#60454;" d="M463.368 60.4c-139.688 23.544-278.456 159-278.456 323.256 6.512 159.328 121.848 293.224 278.456 323.256V895.352C230.768 871.808 0.008 651.92 0.008 384.296c0-267.616 230.624-488.16 463.352-511.048V60.4z m0 0M837.352 384.296a322.96 322.96 0 0 0-21.6-121.048l161.832-93.592a520.536 520.536 0 0 1 44.528 214.64m0 0c6.728 267.888-199.096 493.376-466.488 511.056l0.648-187.8c186.088-23.576 281.08-159 281.08-323.256M770.336 184.072a315.104 315.104 0 0 0-212.056-121.832v-188a533.704 533.704 0 0 1 371.096 216.168l-159.04 93.664z m0 0" horiz-adv-x="1024" />
<glyph glyph-name="yulan1" unicode="&#60453;" d="M512 896c282.624 0 512-229.376 512-512s-229.376-512-512-512-512 229.376-512 512 229.376 512 512 512z m160.768-525.897143A224.621714 224.621714 0 0 1 463.725714 230.765714a226.377143 226.377143 0 0 1 417.938286 0A224.621714 224.621714 0 0 1 672.768 370.102857z m104.448 243.785143H359.277714v-487.643429h87.04a321.828571 321.828571 0 0 0-47.323428 78.409143l-10.093715 26.112 10.093715 25.746286a292.571429 292.571429 0 0 0 273.773714 183.222857 299.154286 299.154286 0 0 0 104.448-19.529143V613.888z m-487.570286 0h-69.705143v-487.643429h69.705143V613.888z m383.122286-296.082286a87.04 87.04 0 1 0 0-174.08 87.04 87.04 0 0 0 0 174.08z m0-52.224a34.816 34.816 0 1 1 0-69.632 34.816 34.816 0 0 1 0 69.632z" horiz-adv-x="1024" />
<glyph glyph-name="kechengjieshao1" unicode="&#60451;" d="M505.6 339.2c6.4-6.4 12.8-12.8 19.2-12.8h12.8s6.4 6.4 6.4 12.8-6.4 12.8-25.6 32l-25.6 25.6c-12.8 6.4-19.2 6.4-19.2 6.4s-6.4-6.4-6.4-12.8 6.4-12.8 12.8-25.6c12.8-6.4 19.2-12.8 25.6-25.6zM780.8 115.2c-12.8 6.4-19.2 12.8-32 19.2-6.4 6.4-25.6 25.6-44.8 51.2h76.8c6.4 0 6.4 0 6.4 6.4 0 0 6.4 6.4 6.4 12.8s0 6.4-6.4 12.8l-6.4 6.4h-89.6v25.6h57.6c6.4 0 12.8 0 19.2 6.4s6.4 6.4 12.8 6.4c0 0 0 6.4 6.4 12.8V358.4c0 6.4 0 12.8-6.4 19.2 0 6.4-6.4 12.8-12.8 12.8-6.4 6.4-12.8 6.4-25.6 6.4H620.8c-12.8 0-25.6 0-32-6.4s-6.4-6.4-6.4-12.8v-102.4c0-6.4 0-12.8 6.4-19.2 6.4-6.4 12.8-12.8 32-12.8h51.2v-25.6H576c-6.4 0-6.4 0-12.8-6.4-6.4 0-6.4-6.4-6.4-12.8s0-6.4 6.4-12.8c6.4 6.4 6.4 6.4 12.8 6.4h70.4c-19.2-32-38.4-51.2-51.2-64s-19.2-19.2-32-25.6-12.8-12.8-12.8-19.2v-6.4l6.4-6.4h12.8c6.4 0 12.8 6.4 25.6 19.2 12.8 6.4 25.6 19.2 38.4 38.4 12.8 19.2 19.2 32 25.6 44.8v-115.2c0-6.4 0-6.4 6.4-6.4 0 0 6.4-6.4 12.8-6.4s6.4 0 12.8 6.4l6.4 6.4v108.8c12.8-19.2 25.6-32 32-38.4s19.2-19.2 38.4-32 25.6-19.2 32-19.2c6.4 0 6.4 6.4 12.8 6.4v6.4c0 6.4 0 6.4-6.4 12.8s-19.2 6.4-25.6 12.8z m-25.6 166.4c0-6.4-6.4-12.8-12.8-12.8h-51.2v38.4h64v-25.6z m-64 89.6h51.2c6.4 0 12.8-6.4 12.8-12.8v-25.6h-64v38.4z m-83.2-12.8v12.8H665.6v-38.4h-57.6v25.6z m57.6-83.2h-44.8c-6.4 0-6.4 0-12.8 6.4v25.6h57.6v-32zM576 128v12.8l-6.4 6.4h-12.8c-6.4 0-6.4-6.4-12.8-12.8s-12.8-12.8-25.6-19.2l6.4 140.8v19.2c0 6.4-6.4 6.4-6.4 12.8 0 0-6.4 6.4-12.8 6.4H448c-6.4 0-6.4 0-12.8-6.4s0 0 0-6.4 0-6.4 6.4-12.8 6.4 0 6.4 0h32c6.4 0 12.8-6.4 12.8-12.8l-6.4-160v-6.4l-6.4-6.4v-6.4c0-6.4 0-6.4 6.4-12.8h12.8c6.4 0 6.4 0 12.8 6.4s19.2 12.8 32 25.6c19.2 12.8 32 25.6 32 32zM832 864H192c-51.2 0-96-44.8-96-96v-768c0-51.2 44.8-96 96-96h640c51.2 0 96 44.8 96 96V768c0 51.2-44.8 96-96 96z m-288-64h192v-211.2l-70.4 70.4c-12.8 12.8-32 12.8-44.8 0L544 588.8V800z m320-800c0-19.2-12.8-32-32-32H192c-19.2 0-32 12.8-32 32v160H320c19.2 0 32 12.8 32 32s-12.8 32-32 32H160v64H384c19.2 0 32 12.8 32 32s-12.8 32-32 32H160V768c0 19.2 12.8 32 32 32h288V512c0-12.8 6.4-25.6 19.2-32 12.8-6.4 25.6 0 32 6.4L640 595.2l102.4-102.4c6.4-6.4 12.8-6.4 25.6-6.4h12.8c12.8 6.4 19.2 19.2 19.2 32V800h32c19.2 0 32-12.8 32-32v-768z" horiz-adv-x="1024" />
<glyph glyph-name="jiaoyanhuodong" unicode="&#60452;" d="M813.176471 865.882353H210.823529c-48.188235 0-90.352941-42.164706-90.352941-90.352941v-734.870588c0-24.094118 6.023529-48.188235 18.070588-66.258824 18.070588-24.094118 42.164706-42.164706 78.305883-54.211765h24.094117c24.094118 0 48.188235 6.023529 66.258824 18.070589L512 76.8l204.8-138.541176c18.070588-12.047059 42.164706-18.070588 66.258824-18.070589 66.258824 0 120.470588 54.211765 120.470588 120.470589V775.529412c0 48.188235-42.164706 90.352941-90.352941 90.352941z m30.117647-825.223529c0-36.141176-24.094118-60.235294-60.235294-60.235295-12.047059 0-24.094118 6.023529-36.141177 12.047059L512 149.082353 277.082353-7.529412c-12.047059-6.023529-30.117647-12.047059-48.188235-6.023529-18.070588 0-30.117647 6.023529-36.141177 18.070588-6.023529 12.047059-12.047059 24.094118-12.047059 36.141177V775.529412c0 18.070588 12.047059 30.117647 30.117647 30.117647h602.352942c18.070588 0 30.117647-12.047059 30.117647-30.117647v-734.870588zM668.611765 594.823529l-78.305883 12.047059-36.141176 66.258824c-6.023529 18.070588-24.094118 30.117647-48.188235 30.117647s-36.141176-12.047059-48.188236-30.117647l-36.141176-66.258824-78.305883-12.047059c-18.070588 0-36.141176-12.047059-42.164705-36.141176-6.023529-18.070588 0-42.164706 12.047058-54.211765l54.211765-54.211764-12.047059-66.258824c-6.023529-24.094118 6.023529-42.164706 18.070589-54.211765 18.070588-12.047059 42.164706-12.047059 60.235294-6.023529l72.282353 36.141176 66.258823-36.141176c6.023529-6.023529 18.070588-6.023529 30.117647-6.02353s18.070588 6.023529 30.117647 12.047059c18.070588 12.047059 24.094118 30.117647 18.070588 48.188236l-12.047058 72.282353 54.211764 54.211764c12.047059 12.047059 18.070588 36.141176 12.047059 54.211765 0 18.070588-18.070588 30.117647-36.141176 36.141176zM602.352941 492.423529c-12.047059-12.047059-18.070588-30.117647-12.047059-48.188235l12.047059-72.282353h-6.023529l-66.258824 36.141177c-12.047059 0-18.070588 6.023529-30.117647 6.023529-6.023529 0-12.047059 0-18.070588-6.023529l-72.282353-36.141177h-6.023529l12.047058 72.282353c6.023529 18.070588 0 36.141176-18.070588 48.188235l-48.188235 54.211765 78.305882 12.047059c18.070588 0 30.117647 12.047059 42.164706 30.117647L505.976471 655.058824l36.141176-66.258824c6.023529-18.070588 24.094118-24.094118 42.164706-30.117647l78.305882-12.047059-60.235294-54.211765z" horiz-adv-x="1024" />

Before

Width:  |  Height:  |  Size: 2.0 MiB

After

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

File diff suppressed because one or more lines are too long

@ -1,9 +1,9 @@
@font-face {
font-family: "iconfont"; /* Project id 653600 */
src: url(./static/iconfont.3843738c.woff2) format('woff2'),
url(./static/iconfont.34a21174.woff) format('woff'),
url(./static/iconfont.924a85de.ttf) format('truetype'),
url(./static/iconfont.107f9bd1.svg#iconfont) format('svg');
src: url(./static/iconfont.7dfb66a0.woff2) format('woff2'),
url(./static/iconfont.b76f2fb4.woff) format('woff'),
url(./static/iconfont.980ebd7d.ttf) format('truetype'),
url(./static/iconfont.907497de.svg#iconfont) format('svg');
}
.iconfont {
@ -14,6 +14,18 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-fasong2:before {
content: "\ec27";
}
.icon-huanxingbingtu:before {
content: "\ec26";
}
.icon-yulan1:before {
content: "\ec25";
}
.icon-kechengjieshao1:before {
content: "\ec23";
}
Loading…
Cancel
Save