风格设置

dev_local_v7_znrgzn
itfxl 3 years ago
parent 76deeb1ac6
commit 10b7603ce1

File diff suppressed because one or more lines are too long

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(155, 237, 39, 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(235, 242, 137, 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(155, 237, 39, 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(235, 242, 137, 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(155, 237, 39, 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(235, 242, 137, 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(155, 237, 39, 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(235, 242, 137, 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(155, 237, 39, 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(235, 242, 137, 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(84, 199, 94, 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(160, 4, 172, 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(84, 199, 94, 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(160, 4, 172, 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(84, 199, 94, 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(160, 4, 172, 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(84, 199, 94, 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(160, 4, 172, 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(84, 199, 94, 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(84, 199, 94, 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(160, 4, 172, 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(160, 4, 172, 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;}

@ -77,7 +77,7 @@
}
}
</script>
<link rel="stylesheet" href="/react/build/antdesign.24312e5e.chunk.css" />
<link rel="stylesheet" href="/react/build/antdesign.40296723.chunk.css" />
<link rel="stylesheet" href="/react/build/umi.a54ddebe.css" />
<script>
window.routerBase = "/";
@ -127,6 +127,6 @@
<script src="/react/build/antdesign.327d013c.async.js"></script>
<script src="/react/build/vendors.275df6c8.async.js"></script>
<script src="/react/build/umi.a956ac02.js"></script>
<script src="/react/build/umi.cf8311b1.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

@ -0,0 +1,780 @@
.login-panel-wrapper2 .ant-form-item-explain {
line-height: 2;
}
.login-panel-wrapper2 .ant-form-item {
margin-bottom: 20px;
}
.login-panel-wrapper2 .ant-form-item-with-help {
margin-bottom: 0;
}
.login-panel-wrapper2 [class~='ant-form-item-with-help'] {
margin-bottom: 5px;
}
.login-panel-wrapper2 [class~='ant-form-item-with-help'] [class~='ant-form-item-explain'] {
margin-top: 2px;
}
.login-panel-right-wrp {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
background: #fafafa;
margin-left: 30px;
}
.res-error-values {
height: 50px;
background: #ffecec;
border-radius: 4px;
border: 1px solid #e02020;
color: #e02020;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 22px;
margin-bottom: 24px;
}
.res-error-values svg {
cursor: pointer;
}
.tabs[class~='ant-tabs'] {
margin-top: 25px;
margin-left: 40px;
margin-right: 40px;
margin-bottom: 11px;
}
.tabs[class~='ant-tabs'] [class~='ant-tabs-tab-btn'] {
font-size: 18px;
font-weight: bold;
}
.tabs[class~='ant-tabs'] [class~='ant-tabs-ink-bar'] {
width: 28px !important;
margin-left: 23px;
}
.tabs[class~='ant-tabs'] [class~='ant-tabs-nav']::before {
display: none;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.other-login___re0Nc {
text-align: center;
margin-top: 42px;
}
.other-login___re0Nc a {
display: inline-block;
}
.other-login___re0Nc a:nth-child(1) {
margin-right: 40px;
}
.btn-link___1uZTy {
display: block;
text-align: center;
}
.wechat-qrcode___14L6l {
height: 390px;
margin: 0 auto;
display: block;
transform: translate(0px, -37px);
}
.driver___1fhl_ {
text-align: center;
background-color: #dddddd;
height: 1px;
position: relative;
margin: 0 44px;
}
.driver___1fhl_ span {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
padding: 0 17px;
background-color: #fafafa;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.login-panel-wrapper2___togLZ .ant-form-item-explain___ThRBE {
line-height: 2;
}
.login-panel-wrapper2___togLZ .ant-form-item___3IV6B {
margin-bottom: 20px;
}
.login-panel-wrapper2___togLZ .ant-form-item-with-help___tz-ky {
margin-bottom: 0;
}
.login-panel-wrapper2___togLZ [class~='ant-form-item-with-help'] {
margin-bottom: 5px;
}
.login-panel-wrapper2___togLZ [class~='ant-form-item-with-help'] [class~='ant-form-item-explain'] {
margin-top: 2px;
}
.login-panel-right-wrp___2GQ8_ {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
background: #fafafa;
margin-left: 30px;
}
.res-error-values___2aGnb {
height: 50px;
background: #ffecec;
border-radius: 4px;
border: 1px solid #e02020;
color: #e02020;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 22px;
margin-bottom: 24px;
}
.res-error-values___2aGnb svg {
cursor: pointer;
}
.tabs___2wmM-[class~='ant-tabs'] {
margin-top: 25px;
margin-left: 40px;
margin-right: 40px;
margin-bottom: 11px;
}
.tabs___2wmM-[class~='ant-tabs'] [class~='ant-tabs-tab-btn'] {
font-size: 18px;
font-weight: bold;
}
.tabs___2wmM-[class~='ant-tabs'] [class~='ant-tabs-ink-bar'] {
width: 28px !important;
margin-left: 23px;
}
.tabs___2wmM-[class~='ant-tabs'] [class~='ant-tabs-nav']::before {
display: none;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.popLogin___3dT1f input:-internal-autofill-previewed,
.popLogin___3dT1f input:-internal-autofill-selected {
transition: background-color 5000s ease-in-out 0s !important;
}
.popLogin___3dT1f .ant-modal-header {
height: 80px;
display: flex;
align-items: center;
padding-left: 25px;
border: 0;
}
.popLogin___3dT1f .ant-modal-body {
margin: 0;
padding: 0;
}
.popLogin___3dT1f .ant-modal-close-x {
width: 68px;
height: 72px;
font-size: 18px;
line-height: 72px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.close {
width: 32px;
font-size: 16px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #0152d9;
line-height: 16px;
cursor: pointer;
}
.body {
font-size: 14px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #333333;
line-height: 14px;
}
.body .myIcon {
font-size: 20px;
color: #fb9100;
box-shadow: 0px 0px 6px 0px rgba(251, 145, 0, 0.2);
}
.body .allStyleSetting {
margin-top: 30px;
}
.body .allStyleSetting .theme {
margin-top: 20px;
display: flex;
}
.body .allStyleSetting .theme .styleAll {
width: 50px;
height: 50px;
box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.2);
border-radius: 6px;
margin-right: 20px;
cursor: pointer;
overflow: hidden;
}
.body .allStyleSetting .theme .styleAllItem {
width: 30px;
height: 30px;
margin: 20px 0 0 20px;
border-radius: 2px;
background: rgba(51, 51, 51, 0.2);
display: flex;
justify-content: center;
align-items: center;
}
.body .allStyleSetting .theme .theme1 {
background: #f1f1f1;
}
.body .allStyleSetting .theme .theme2 {
background: #303e54;
}
.body .allStyleSetting .themeColor {
width: 100%;
margin-top: 20px;
margin-bottom: 5px;
}
.body .allStyleSetting .themeColor .styleAll {
display: inline-block;
width: 40px;
height: 40px;
border-radius: 4px;
margin-right: 19px;
cursor: pointer;
position: relative;
}
.body .allStyleSetting .themeColor .styleAll .myIcon1 {
font-size: 20px;
color: #ffffff;
position: absolute;
bottom: 4px;
right: 4px;
}
.body .allStyleSetting .fixDiv {
width: 100%;
height: 120px;
background: #f5f5f5;
border-radius: 4px;
padding: 15px 20px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.body .allStyleSetting .fixDiv .fixItem {
display: flex;
justify-content: space-between;
}
.body .allStyleSetting .fixDiv .fixItem .span {
font-size: 14px;
font-weight: 400;
color: #333333;
}
.body .allStyleSetting .fixDiv .fixItem .ant-switch-checked {
background-color: #0152d9;
}
.body .allStyleSetting .styleNavs {
margin-top: 20px;
}
.body .allStyleSetting .styleNavs .styleNavItem {
margin-bottom: 14px;
}
.body .allStyleSetting .styleNavs .styleNavItem .span {
font-size: 12px;
font-weight: 500;
color: #999999;
}
.body .allStyleSetting .styleNavs .styleNavItem .img {
margin-top: 2px;
border-radius: 4px;
border: 2px solid #fff;
cursor: pointer;
padding: 1px;
}
.body .allStyleSetting .styleNavs .styleNavItem .img-active {
border: 2px solid #1990ff;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___2cC1r {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___9TeDx {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___3EIYv {
align-items: center;
box-align: center;
}
.flex_box_center_end___1Uph0 {
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___17_5w {
flex-direction: column;
box-orient: block-axis;
}
.header___1E4MV {
min-width: 1200px;
}
.header___1E4MV [class~='ant-layout-header'] {
padding: 0;
}
.header___1E4MV .logo___R8PNJ {
height: 36px;
}
.header___1E4MV .menu___Km2Uo {
margin: 0;
padding: 0;
margin-left: 30px;
display: flex;
flex-flow: row nowrap;
align-items: center;
}
.header___1E4MV .menu___Km2Uo li {
margin-right: 30px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.header___1E4MV .menu___Km2Uo li:hover a {
color: #828383;
}
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 a {
color: #0152d9;
}
.header___1E4MV .menu___Km2Uo li.actived___12Ff0::after {
content: '';
width: 18px;
height: 2px;
background-color: #0152d9;
position: absolute;
bottom: 14px;
left: 0;
}
.header___1E4MV .menu___Km2Uo li a {
color: #fff;
position: relative;
font-size: 16px;
}
.header___1E4MV .edu-menu___2hxbr {
display: flex;
width: 100%;
padding: 0 0 0 25px;
height: 60px;
min-width: 1200px;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;
}
.header___1E4MV .newslight___jwZR3 {
width: 5px;
height: 5px;
border-radius: 5px;
position: absolute;
top: 0px;
left: 10px;
background: #fb3226;
}
.header___1E4MV .classromediv___Cjpgf {
animation: glow___3Nuu5 200ms ease-out infinite alternate;
}
@keyframes glow___3Nuu5 {
0% {
border-color: #00fff9;
height: 30px;
line-height: 30px;
text-align: center;
background: rgba(0, 255, 249, 0.2);
width: 80px;
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
}
100% {
border-color: #00fff9;
height: 30px;
line-height: 30px;
text-align: center;
background: rgba(0, 255, 249, 0.2);
width: 80px;
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
}
}
.spandiv___3YPu8 {
height: 30px;
line-height: 30px;
text-align: center;
background: rgba(0, 255, 249, 0.2);
width: 80px;
}
.header-iearning___2Us_L {
min-width: 1200px;
height: 60px;
width: 100%;
background-color: rgba(255, 255, 255, 0.8) !important;
box-shadow: 0px 2px 10px 0px rgb(136 136 2.72%);
position: fixed;
top: 0px;
left: 0px;
z-index: 1000;
}
.header-iearning___2Us_L [class~='ant-layout-header'] {
padding: 0;
height: 60px;
color: #000;
color: initial;
background: transparent;
}
.header-iearning___2Us_L .menu___Km2Uo {
margin: 0;
padding: 0;
margin-left: auto;
display: flex;
flex-flow: row nowrap;
align-items: center;
}
.header-iearning___2Us_L .menu___Km2Uo li {
margin-right: 30px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.header-iearning___2Us_L .menu___Km2Uo li:hover a {
color: #828383;
}
.header-iearning___2Us_L .menu___Km2Uo li.actived___12Ff0 a {
color: #196efd;
}
.header-iearning___2Us_L .menu___Km2Uo li.actived___12Ff0::after {
content: '';
width: 28px;
height: 4px;
background-color: #196efd;
position: absolute;
bottom: 10px;
left: 50%;
transform: translateX(-50%);
}
.header-iearning___2Us_L .menu___Km2Uo li a {
color: #434d6c;
position: relative;
font-size: 16px;
}
.header-iearning___2Us_L .edu-menu___2hxbr {
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___2Us_L .newslight___jwZR3 {
width: 5px;
height: 5px;
border-radius: 5px;
position: absolute;
top: 0px;
left: 10px;
background: #fb3226;
}
.header-iearning___2Us_L .classromediv___Cjpgf {
animation: glow___3Nuu5 200ms ease-out infinite alternate;
}
.header-iearning___2Us_L .title___3TtoH {
font-size: 18px;
font-weight: 600;
color: #196efd;
margin-left: 10px;
}
.headerFixed___1V7d4 {
position: fixed;
top: 0px;
z-index: 999;
width: 100%;
}
.headerFixed___1V7d4 + section {
padding-top: 60px;
}
@keyframes glow___3Nuu5 {
0% {
border-color: #00fff9;
height: 30px;
line-height: 30px;
text-align: center;
background: rgba(0, 255, 249, 0.2);
width: 80px;
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
}
100% {
border-color: #00fff9;
height: 30px;
line-height: 30px;
text-align: center;
background: rgba(0, 255, 249, 0.2);
width: 80px;
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
}
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.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;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.tilte___1Tz7i {
color: #333333;
font-size: 16px;
text-align: center;
}
.flexRow___3w9_D {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
margin-top: 30px;
}
.flexColumn___2HzC_ {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.footerWrap___12F5M {
display: flex;
justify-content: space-between;
}
.img___3ED9Z {
width: 40px;
height: 37px;
vertical-align: middle;
border-style: none;
}
.content___rqPDY {
font-size: 14px;
color: #979797;
margin-top: 15px;
}
.modalContent___2h4ne {
text-align: center;
margin-top: 10px;
color: #333333;
font-size: 16px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___3p8A0 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___2wMwo {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2fKhV {
align-items: center;
box-align: center;
}
.flex_box_center_end___27Yk8 {
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___3Khbo {
flex-direction: column;
box-orient: block-axis;
}
.rightMenu___20Eel {
width: 120px;
text-align: center;
}
.rightMenu___20Eel li {
padding: 0 15px;
height: 35px;
line-height: 35px;
}
.rightMenu___20Eel li:hover {
background: #0152d9;
}
.rightMenu___20Eel li:hover a {
color: white;
}
.rightMenu___20Eel li a {
font-size: 14px;
margin: 0;
padding: 0;
}
.joinMenu___2blJt {
padding: 0 0;
width: 240px;
}
.joinMenu___2blJt a {
color: #323232;
}
.joinBoard___2XUXK {
border: 1px solid #eee;
width: 1px;
height: 100%;
}
.joinCol___3o5gp {
width: 48%;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___3UWMh {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___2nh9S {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2Neiq {
align-items: center;
box-align: center;
}
.flex_box_center_end___2_1FS {
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___2E-v7 {
flex-direction: column;
box-orient: block-axis;
}
.userPic___3Pu9t {
width: 34px;
height: 34px;
border-radius: 34px;
cursor: pointer;
}
.rightMenu___1qaVl {
text-align: center;
}
.rightMenu___1qaVl li {
padding: 7px 5px;
}
.rightMenu___1qaVl li:hover {
background: #0152d9;
}
.rightMenu___1qaVl li:hover a {
color: white;
}
.rightMenu___1qaVl li a {
font-size: 14px;
margin: 0;
}
.menuWrap___3r9jm li {
height: 35px;
}
.menuWrap___3r9jm li a {
margin: 0px;
color: #323232;
text-align: left;
padding: 0px 15px;
}
.exit___38Urs {
border-top: 1px solid #eeeeee;
}
.classromediv___2R8_g {
width: 60px;
height: 50px;
display: flex;
align-items: center;
border-radius: 50px;
cursor: pointer;
animation: glow___323IR 200ms ease-out infinite alternate;
}
@keyframes glow___323IR {
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___1DFRI {
height: 67px;
}
.login___20J7t {
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___20J7t > span {
padding: 0 !important;
}
/* 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

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

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

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

@ -0,0 +1,13 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[121],{psBA:
/*!***********************************************************!*\
!*** ./src/pages/Competitions/Exports/index.less?modules ***!
\***********************************************************/
/*! no static exports found */
/*! exports used: default */
/*! ModuleConcatenation bailout: Module is not an ECMAScript module */function(e,t,a){e.exports={wrp:"wrp___3usIQ",underline:"underline___2KCdI",win:"win___1riZg",desc:"desc___3KjjH"}},tYMO:
/*!**************************************************!*\
!*** ./src/pages/Competitions/Exports/index.tsx ***!
\**************************************************/
/*! exports provided: default */
/*! all exports used */
/*! ModuleConcatenation bailout: Module is referenced from these modules with unsupported syntax: ./src/.umi-production/core/routes.ts (referenced with import()) */function(e,t,a){"use strict";a.r(t);a(/*! antd/es/button/style */"+L6B");var n=a(/*! antd/es/button */"2/Rp"),r=a(/*! ./node_modules/@umijs/babel-preset-umi/node_modules/@babel/runtime/helpers/esm/objectSpread2 */"k1fw"),s=a(/*! ./node_modules/@umijs/babel-preset-umi/node_modules/@babel/runtime/helpers/esm/asyncToGenerator */"9og8"),c=a(/*! ./node_modules/@umijs/babel-preset-umi/node_modules/@babel/runtime/helpers/esm/slicedToArray */"tJVT"),i=a(/*! ./node_modules/@umijs/babel-preset-umi/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties */"PpiC"),l=a(/*! ./node_modules/@umijs/babel-preset-umi/node_modules/@babel/runtime/regenerator */"WmNS"),m=a.n(l),u=a(/*! react */"q1tI"),o=a.n(u),d=a(/*! umi */"9kvl"),p=a(/*! html2pdf.js */"1n7x"),_=a.n(p),f=a(/*! @/utils/util */"1vsH"),w=a(/*! @/service/competitions */"hJwl"),E=a(/*! @/components/ImagesIcon */"lzim"),b=a(/*! @/utils/env */"m3rI"),v=a(/*! ./index.less?modules */"psBA"),h=a.n(v);t.default=Object(d.a)((function(e){return{classroomList:e.classroomList,user:e.user}}))((function(e){e.classroomList,e.dispatch;var t=Object(i.a)(e,["classroomList","dispatch"]),a=Object(u.useState)(!1),l=Object(c.a)(a,2),d=l[0],p=l[1],v=Object(u.useState)(t.location.query),j=Object(c.a)(v,2),O=j[0],g=j[1],y=Object(u.useRef)();Object(u.useEffect)((function(){O.id&&N()}),[]);var N=function(){var e=Object(s.a)(m.a.mark((function e(){var t;return m.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Object(w.u)(Object(r.a)({},O));case 2:0===(null==(t=e.sent)?void 0:t.status)&&(p(!0),O.school_name=t.data.school_name,O.user_name=t.data.username,O.student_id=t.data.student_id,O.win_type=t.data.competition_name,O.win=t.data.award_name,O.group=t.data.competition,O.suffix=t.data.identity,O.prize_template_id=t.data.prize_template_id,g(Object(r.a)({},O)));case 4:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),x=function(){var e=Object(s.a)(m.a.mark((function e(){var t,a,n;return m.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t={margin:[20,0,0,0],filename:"11.pdf",enableLinks:!1,html2canvas:{scale:5,allowTaint:!1,useCORS:!0},jsPDF:{format:[1360,1010],orientation:"landscape",unit:"px"},image:{type:"jpeg",quality:.98}},a=_()().set(t).from(y.current).toPdf(),e.next=4,a.get("pdf");case 4:return a=e.sent,e.next=7,a.output("bloburl");case 7:n=e.sent,Object(f.v)("".concat(O.school_name,"_").concat(O.user_name,"_").concat(O.win,"_").concat(O.group,".pdf"),n);case 9:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();return o.a.createElement("section",null,d&&o.a.createElement(o.a.Fragment,null,o.a.createElement("aside",{className:"tc mt10 mb30"},o.a.createElement(n.a,{size:"large",type:"primary",onClick:x},"导出奖状")),o.a.createElement("aside",{className:"edu-container relative",style:{height:880,width:1e3}},o.a.createElement("aside",{ref:y,id:"reportElement",style:{width:1e3,position:"relative"}},o.a.createElement("aside",{className:h.a.wrp},o.a.createElement("aside",{className:"ml50"},o.a.createElement("div",null,o.a.createElement("span",{className:h.a.underline},O.school_name||"国防科技大学"),o.a.createElement("span",{className:"ml20 mr20 ".concat(h.a.underline)},O.user_name||""),O.suffix,O.student_id&&2==O.type&&o.a.createElement("span",null,",学号",o.a.createElement("span",{className:"".concat(h.a.underline," ml20")},O.student_id))),o.a.createElement("div",{className:"mt10"},"荣获:“",O.win_type||"",!!O.group&&o.a.createElement(o.a.Fragment,null,"",O.group||"代码标注组",""),"”"),o.a.createElement("div",{className:h.a.win},O.win||"一等奖"),o.a.createElement("div",{className:h.a.desc},"特发此证,以资鼓励。"))),o.a.createElement("img",{src:O.prize_template_id?b.a.IMG_SERVER+"/api/attachments/"+O.prize_template_id:E.d,style:{width:"100%"}})))))}))}}]);

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

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

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 it is too large Load Diff

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

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save