dev_local_v7_kjyujing
陈博文 4 years ago
parent 2167d63e6a
commit 64e1e7fad1

@ -88,7 +88,7 @@ html {--antd-wave-shadow-color: @primary-color;}
.ant-alert-success .ant-alert-icon {color: @success-color;}
.ant-alert-info {background-color: color(~`colorPalette("@{primary-color}", 1)`);border: 1px solid color(~`colorPalette("@{primary-color}", 3)`);}
.ant-alert-info .ant-alert-icon {color: @primary-color;}
.ant-alert-warning {background-color: color(~`colorPalette("@{modal-close-color}", 1)`);border: 1px solid color(~`colorPalette("@{warning-color}", 3)`);}
.ant-alert-warning {background-color: color(~`colorPalette("@{warning-color}", 1)`);border: 1px solid color(~`colorPalette("@{warning-color}", 3)`);}
.ant-alert-warning .ant-alert-icon {color: @warning-color;}
.ant-alert-error {background-color: color(~`colorPalette("@{error-color}", 1)`);border: 1px solid color(~`colorPalette("@{error-color}", 3)`);}
.ant-alert-error .ant-alert-icon {color: @error-color;}
@ -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(216, 118, 34, 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(125, 207, 102, 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(216, 118, 34, 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(125, 207, 102, 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(216, 118, 34, 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(125, 207, 102, 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(216, 118, 34, 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(125, 207, 102, 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(216, 118, 34, 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(125, 207, 102, 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(85, 199, 102, 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(198, 23, 142, 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(85, 199, 102, 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(198, 23, 142, 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(85, 199, 102, 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(198, 23, 142, 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(85, 199, 102, 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(198, 23, 142, 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(85, 199, 102, 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(85, 199, 102, 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(198, 23, 142, 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(198, 23, 142, 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;}
@ -1479,7 +1479,7 @@ tr.ant-table-expanded-row:hover > td {background: #fbfbfb;}
.ant-tag-green-inverse {color: #fff;background: #52c41a;border-color: #52c41a;}
.ant-tag-blue {color: #1890ff;background: #e6f7ff;border-color: #91d5ff;}
.ant-tag-blue-inverse {color: #fff;background: #1890ff;border-color: #1890ff;}
.ant-tag-geekblue {color: #2f54eb;background: color(~`colorPalette("@{modal-content-bg}", 1)`);border-color: #adc6ff;}
.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-inverse {color: #fff;background: #722ed1;border-color: #722ed1;}

@ -56,8 +56,28 @@
}
}
IEVersion();
function getChromeVersion() {
var arr = navigator.userAgent.split(" ");
var chromeVersion = "";
for (var i = 0; i < arr.length; i++) {
if (/chrome/i.test(arr[i])) chromeVersion = arr[i];
}
if (chromeVersion) {
return Number(chromeVersion.split("/")[1].split(".")[0]);
} else {
return false;
}
}
if (getChromeVersion()) {
var version = getChromeVersion();
console.log("version:", version);
if (!!version && version < 70) {
window.location.replace("/upgrade-browser.html");
}
}
</script>
<link rel="stylesheet" href="/react/build/umi.fcac6e55.css" />
<link rel="stylesheet" href="/react/build/umi.89c2cc05.css" />
<script>
window.routerBase = "/";
</script>
@ -113,6 +133,6 @@
gtag('config', 'UA-198293321-1');
</script> -->
<script src="/react/build/umi.8e3144e3.js"></script>
<script src="/react/build/umi.d6d65e2e.js"></script>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 404 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 404 KiB

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="10px" height="9px" viewBox="0 0 10 9" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 61 (89581) - https://sketch.com -->
<title>满意</title>
<desc>Created with Sketch.</desc>
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="1默认状态" transform="translate(-108.000000, -288.000000)" fill="#000000" fill-rule="nonzero">
<g id="回答1" transform="translate(0.000000, 139.000000)">
<g id="对我有用" transform="translate(96.000000, 137.000000)">
<g id="满意不满意">
<g id="满意" transform="translate(12.000000, 12.000000)">
<path d="M10,2.73111982 L5.14126383,2.73111982 L5.14126383,0 L3.18149486,0 L1.67524967,2.64286152 L0,2.64286152 L0,8.82352941 L7.86525166,8.82352941 L10,2.73111982 Z M0.569038609,3.21754663 L1.40467181,3.21754663 L1.40467181,8.24855682 L0.569038609,8.24855682 L0.569038609,3.21754663 Z M9.19481037,3.30580492 L7.46294136,8.24855682 L1.97371042,8.24855682 L1.97371042,3.21754663 L2.0044385,3.21754663 L3.5106837,0.574972593 L4.57250974,0.574972593 L4.57250974,3.30580492 L9.19481037,3.30580492 L9.19481037,3.30580492 Z"></path>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="10px" height="9px" viewBox="0 0 10 9" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>满意</title>
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="亮色-icon" transform="translate(-925.000000, -536.000000)" fill="#0152D9" fill-rule="nonzero">
<g id="满意" transform="translate(925.000000, 536.000000)">
<path d="M10,2.73111982 L5.14126383,2.73111982 L5.14126383,0 L3.18149486,0 L1.67524967,2.64286152 L0,2.64286152 L0,8.82352941 L7.86525166,8.82352941 L10,2.73111982 Z M0.569038609,3.21754663 L1.40467181,3.21754663 L1.40467181,8.24855682 L0.569038609,8.24855682 L0.569038609,3.21754663 Z M9.19481037,3.30580492 L7.46294136,8.24855682 L1.97371042,8.24855682 L1.97371042,3.21754663 L2.0044385,3.21754663 L3.5106837,0.574972593 L4.57250974,0.574972593 L4.57250974,3.30580492 L9.19481037,3.30580492 L9.19481037,3.30580492 Z" id="形状"></path>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>放大</title>
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="智能作弊监测" transform="translate(-837.000000, -364.000000)">
<g id="编组-4" transform="translate(669.000000, 344.000000)">
<g id="放大" transform="translate(168.000000, 20.000000)">
<circle id="椭圆形" fill="#080808" opacity="0.363712754" cx="8" cy="8" r="8"></circle>
<g transform="translate(3.000000, 3.000000)" fill="#FFFFFF" fill-rule="nonzero" id="形状">
<path d="M9.89182254,9.39042368 L8.28519248,7.84117508 C9.11163913,7.0074859 9.62275549,5.88114897 9.62275549,4.63953739 C9.62275549,2.08136785 7.46429742,0 4.81137775,0 C2.15845808,0 0,2.08136785 0,4.63953739 C0,7.19770693 2.15845808,9.27907478 4.81137775,9.27907478 C5.9102224,9.27907478 6.92135194,8.91790464 7.73225415,8.31761988 L9.36812258,9.89506259 L9.36812256,9.89506257 C9.51181158,10.0344149 9.7454456,10.0350595 9.88995927,9.8965026 C9.89045847,9.89602398 9.89095624,9.89554398 9.89145259,9.89506262 L9.8914526,9.89506261 C10.036038,9.75579619 10.0362034,9.5298864 9.89182268,9.39042369 L9.89182254,9.39042368 Z M0.740211961,4.63953739 C0.740211961,2.47501475 2.56668498,0.713774983 4.81137775,0.713774983 C7.05607052,0.713774983 8.88254353,2.47501475 8.88254353,4.63953739 C8.88254353,6.80406003 7.05607052,8.5652998 4.81137775,8.5652998 C2.56668498,8.5652998 0.740211961,6.80406003 0.740211961,4.63953739 Z M6.49758059,4.2826499 L5.18148373,4.2826499 L5.18148373,3.03354368 L5.18148373,3.03354368 C5.18148373,2.83644029 5.0157815,2.67665619 4.81137775,2.67665619 C4.606974,2.67665619 4.44127177,2.83644029 4.44127177,3.03354368 L4.44127177,4.2826499 L3.14590083,4.2826499 L3.14590082,4.2826499 C2.94149707,4.28264991 2.77579484,4.44243401 2.77579484,4.63953739 C2.77579484,4.83664078 2.94149707,4.99642488 3.14590082,4.99642488 L4.44127175,4.99642488 L4.44127175,6.2455311 L4.44127175,6.24553116 C4.44127178,6.44263454 4.60697398,6.60241865 4.81137773,6.60241865 C5.01578148,6.60241865 5.18148371,6.44263454 5.18148371,6.24553116 L5.18148371,4.99642494 L6.49758058,4.99642494 L6.49758056,4.99642494 C6.70198431,4.99642495 6.86768654,4.83664083 6.86768654,4.63953745 C6.86768654,4.44243406 6.70198431,4.28264995 6.49758056,4.28264995 L6.49758059,4.2826499 Z"></path>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="10px" height="9px" viewBox="0 0 10 9" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 61 (89581) - https://sketch.com -->
<title>不满意</title>
<desc>Created with Sketch.</desc>
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="1默认状态" transform="translate(-178.000000, -287.000000)" fill="#000000" fill-rule="nonzero">
<g id="回答1" transform="translate(0.000000, 139.000000)">
<g id="对我有用" transform="translate(96.000000, 137.000000)">
<g id="满意不满意">
<g id="不满意" transform="translate(82.000000, 11.000000)">
<path d="M7.86525166,0 L0,0 L0,6.18075399 L1.67524967,6.18075399 L3.18149486,8.82352941 L5.14126383,8.82352941 L5.14126383,6.09249858 L10,6.09249858 L7.86525166,0 Z M0.569038609,0.57495386 L1.40467181,0.57495386 L1.40467181,5.60580013 L0.569038609,5.60580013 L0.569038609,0.57495386 L0.569038609,0.57495386 Z M4.57222523,5.51783219 L4.57222523,8.24857555 L3.51039918,8.24857555 L2.00415398,5.60608761 L1.9734259,5.60608761 L1.9734259,0.575241337 L7.46294136,0.575241337 L9.19481037,5.51811967 L4.57222523,5.51811967 L4.57222523,5.51783219 Z"></path>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="10px" height="9px" viewBox="0 0 10 9" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>不满意</title>
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="亮色-icon" transform="translate(-965.000000, -536.000000)" fill="#0152D9" fill-rule="nonzero">
<g id="不满意" transform="translate(965.000000, 536.000000)">
<path d="M7.86525166,0 L0,0 L0,6.18075399 L1.67524967,6.18075399 L3.18149486,8.82352941 L5.14126383,8.82352941 L5.14126383,6.09249858 L10,6.09249858 L7.86525166,0 Z M0.569038609,0.57495386 L1.40467181,0.57495386 L1.40467181,5.60580013 L0.569038609,5.60580013 L0.569038609,0.57495386 L0.569038609,0.57495386 Z M4.57222523,5.51783219 L4.57222523,8.24857555 L3.51039918,8.24857555 L2.00415398,5.60608761 L1.9734259,5.60608761 L1.9734259,0.575241337 L7.46294136,0.575241337 L9.19481037,5.51811967 L4.57222523,5.51811967 L4.57222523,5.51783219 Z" id="形状"></path>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="18px" height="18px" viewBox="0 0 18 18" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>小教研团队</title>
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="随机组卷" transform="translate(-722.000000, -708.000000)">
<g id="编组-10" transform="translate(646.000000, 224.000000)">
<g id="编组-58" transform="translate(30.000000, 40.000000)">
<g id="编组-4备份" transform="translate(0.000000, 371.000000)">
<g id="小教研团队" transform="translate(46.000000, 73.000000)">
<rect id="矩形" x="0" y="0" width="18" height="18"></rect>
<g id="编组" transform="translate(0.000000, 2.250000)" fill-rule="nonzero">
<path d="M6.04674641,8.64037491 C6.23964393,8.57823296 6.42532417,8.49361414 6.60050661,8.3885017 C6.91740967,8.18488766 7.16214018,7.76509898 6.57098148,7.25143629 C4.61773017,4.38299049 5.3283016,2.47840593 5.62552124,1.76179029 C5.35441812,1.65499284 5.06562192,1.60114845 4.77454141,1.60307723 L4.67153151,1.60307723 C2.80160668,1.60307723 2.30755285,3.33715474 2.26621768,4.30696576 C2.24194146,6.59762368 3.61518802,7.50992035 3.61518802,7.50992035 C3.68736056,7.65403678 3.71819791,7.81732466 3.70310728,7.97929036 C3.69822217,8.12097708 3.64857165,8.25739237 3.56138666,8.36866916 C2.79504554,9.00198815 0.233576578,9.66175051 0.0531452347,11.0268901 C-0.0104631207,11.4176487 -0.0164325789,11.8157316 0.0354301612,12.2082482 C0.454030879,12.535485 1.79840841,12.8138016 1.79840841,12.8138016 C1.88960825,12.5130081 1.96440525,12.2075871 2.02345551,11.8981995 C2.18748401,11.0586221 3.30878278,9.69348257 6.04674641,8.64037491 Z M17.9197849,11.0163127 C17.736073,9.6544786 15.1057121,8.9953773 14.3177192,8.3627194 C14.2310804,8.250932 14.1817092,8.11442203 14.1766547,7.97267952 C14.1615641,7.81071382 14.1910892,7.64742593 14.2626056,7.5033095 C14.2626056,7.5033095 15.6725946,6.59365718 15.6483184,4.30432143 C15.6096076,3.33252716 15.0145123,1.60180784 13.1819859,1.60180783 L13.0796321,1.60180783 C12.7315728,1.5965095 12.3863372,1.66544888 12.0665922,1.8040997 C12.4602605,3.14081263 12.9300381,5.59409735 10.9472617,7.23689243 C10.1691105,8.41758942 12.7594485,9.1110671 12.3572506,8.92530234 C14.7008898,9.99956472 15.3307592,10.8219539 15.5020049,11.6721086 C15.64635,12.3827745 15.727052,12.8164459 15.727052,12.8164459 C15.727052,12.8164459 17.4834691,12.543418 17.9368439,12.1956875 C17.9882729,11.8038282 17.9825257,11.4064956 17.9197849,11.0163127 Z" id="形状" fill="#B6D0FC" opacity="0.7"></path>
<path d="M10.2780254,8.40040122 C10.17038,8.26157846 10.1092678,8.09189937 10.1034991,7.91582626 C10.0844464,7.71571768 10.1212603,7.51422552 10.2097896,7.33407186 C10.2078213,7.33539403 11.9419305,6.38078797 11.9071565,3.35830945 C11.8612285,2.15050801 11.1309736,-3.94489636e-15 8.88247103,-3.94489636e-15 L8.75321657,-3.94489636e-15 C6.40367241,-3.94489636e-15 5.77642746,2.15050801 5.72984337,3.35830945 C5.69900602,6.20295621 7.42655411,7.33407186 7.42655411,7.33407186 C7.56893084,7.52710855 7.64307172,7.76576007 7.63651057,8.00970025 C7.63651057,8.10952402 7.46920151,8.30983263 7.35831826,8.40040122 C6.39383071,9.18709182 2.91642664,9.97841001 2.69137954,11.6721086 C2.51554099,12.3907075 1.48478594,13.5297561 4.9149498,13.9878877 C6.23111444,14.1399372 7.55449634,14.2073678 8.87853434,14.1895185 C16.837853,14.1895185 15.1910069,12.6187816 14.9698965,11.6992131 C14.7461616,10.0068366 11.2418569,9.18576965 10.2767132,8.40040122 L10.2780254,8.40040122 L10.2780254,8.40040122 Z" id="路径" fill="#165DFF"></path>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 513 KiB

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="22px" height="16px" viewBox="0 0 22 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>编组 21备份</title>
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="随机组卷" transform="translate(-853.000000, -535.000000)">
<g id="编组-10" transform="translate(646.000000, 224.000000)">
<g id="编组-58" transform="translate(30.000000, 40.000000)">
<g id="编组-4" transform="translate(0.000000, 197.000000)">
<g id="编组-44" transform="translate(177.000000, 62.000000)">
<g id="编组-21备份" transform="translate(0.000000, 12.000000)">
<rect id="矩形" x="0" y="0" width="22" height="16"></rect>
<path d="M5.18193073,6.7583157 L4,11.0919645 L4,2.77669757 L4,2.77672185 C4.00046815,2.34796615 4.34791228,2.00050095 4.77666798,2.00000289 L8.46711408,2.00000289 L8.46711403,2.00000289 C8.67321939,1.99943942 8.87098599,2.08134961 9.01633172,2.22747941 L10.60738,3.81852765 L10.6073799,3.81852763 C10.6364112,3.84779134 10.6759638,3.86419289 10.7171847,3.86406124 L16.2717202,3.86406124 L16.2717202,3.86406124 C16.7004759,3.86454279 17.0479309,4.21199828 17.0484115,4.64075252 L17.0484115,5.72812149 L6.53064089,5.72812149 L6.5306409,5.72812149 C5.90055359,5.72914627 5.34867234,6.15068501 5.18191613,6.75830603 L5.18193073,6.7583157 Z M18.6089897,6.65472449 L18.6089897,6.65472451 C18.4626362,6.46162243 18.2340093,6.34856718 17.9917135,6.3494791 L6.53065552,6.3494791 L6.53065548,6.3494791 C6.1804772,6.35014873 5.87384365,6.58455429 5.78134258,6.92229434 L4.17144985,12.8251469 L4.17144983,12.825147 C4.05884923,13.2390602 4.30311059,13.6658834 4.7170224,13.7784828 C4.78342925,13.7965482 4.8519425,13.8057198 4.92076273,13.8057198 L16.3818207,13.8057198 L16.3818206,13.8057198 C16.7319989,13.8050557 17.0386325,13.5706501 17.1311335,13.2329101 L18.7410263,7.33005747 L18.7410263,7.3300575 C18.8054297,7.09668443 18.7565013,6.84661493 18.6088916,6.65472449 L18.6089897,6.65472449 Z" id="形状备份-2" fill="#165DFF" fill-rule="nonzero"></path>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>教研团队</title>
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="随机组卷" transform="translate(-999.000000, -364.000000)">
<g id="编组-10" transform="translate(646.000000, 224.000000)">
<g id="编组-58" transform="translate(30.000000, 40.000000)">
<g id="编组-56" transform="translate(0.000000, 55.000000)">
<g id="教研团队" transform="translate(323.000000, 45.000000)">
<rect id="矩形" x="0" y="0" width="24" height="24"></rect>
<g id="编组" transform="translate(0.000000, 3.000000)" fill-rule="nonzero">
<path d="M8.06232855,11.5204999 C8.31952523,11.4376439 8.5670989,11.3248188 8.80067548,11.1846689 C9.22321289,10.9131835 9.54952023,10.3534653 8.76130863,9.66858172 C6.15697356,5.84398732 7.10440214,3.30454124 7.50069498,2.34905372 C7.13922415,2.20665711 6.75416256,2.1348646 6.36605522,2.13743631 L6.22870868,2.13743631 C3.73547558,2.13743631 3.07673713,4.44953965 3.02162357,5.74262101 C2.98925528,8.79683157 4.82025069,10.0132271 4.82025069,10.0132271 C4.91648074,10.2053824 4.95759721,10.4230995 4.93747637,10.6390538 C4.93096289,10.8279694 4.8647622,11.0098565 4.74851555,11.1582255 C3.72672738,12.0026509 0.311435438,12.882334 0.0708603129,14.7025201 C-0.0139508276,15.2235316 -0.0219101053,15.7543088 0.0472402149,16.2776642 C0.605374505,16.71398 2.39787788,17.0850688 2.39787788,17.0850688 C2.51947767,16.6840108 2.619207,16.2767827 2.69794068,15.864266 C2.91664534,14.7448295 4.41171038,12.9246434 8.06232855,11.5204999 Z M23.8930466,14.688417 C23.6480974,12.8726381 20.1409495,11.9938364 19.0902923,11.1502925 C18.9747738,11.0012427 18.9089456,10.8192294 18.9022063,10.6302394 C18.8820854,10.4142851 18.9214523,10.1965679 19.0168075,10.0044127 C19.0168075,10.0044127 20.8967928,8.79154291 20.8644245,5.73909524 C20.8128102,4.44336955 20.0193497,2.13574379 17.5759812,2.13574377 L17.4395095,2.13574377 C16.9754304,2.12867934 16.5151163,2.22059851 16.0887895,2.40546626 C16.6136807,4.18775017 17.2400509,7.45879647 14.5963489,9.64918991 C13.558814,11.2234526 17.012598,12.1480895 16.4763342,11.9004031 C19.6011864,13.332753 20.4410123,14.4292718 20.6693399,15.5628114 C20.8618,16.510366 20.9694027,17.0885946 20.9694027,17.0885946 C20.9694027,17.0885946 23.3112922,16.7245573 23.9157919,16.2609167 C23.9843639,15.7384376 23.976701,15.2086608 23.8930466,14.688417 Z" id="形状" fill="#B6D0FC" opacity="0.7"></path>
<path d="M13.7040339,11.200535 C13.5605067,11.015438 13.4790237,10.7891992 13.4713322,10.554435 C13.4459285,10.2876236 13.4950138,10.0189674 13.6130528,9.77876248 C13.6104283,9.78052538 15.922574,8.50771729 15.8762086,4.47774593 C15.8149713,2.86734401 14.8412982,-5.25986181e-15 11.8432947,-5.25986181e-15 L11.6709554,-5.25986181e-15 C8.53822988,-5.25986181e-15 7.70190328,2.86734401 7.63979116,4.47774593 C7.59867469,8.27060829 9.90207214,9.77876248 9.90207214,9.77876248 C10.0919078,10.0361447 10.1907623,10.3543468 10.1820141,10.6796003 C10.1820141,10.8126987 9.95893534,11.0797768 9.81109101,11.200535 C8.52510762,12.2494558 3.88856885,13.3045467 3.58850605,15.5628114 C3.35405466,16.5209433 1.97971458,18.0396748 6.5532664,18.650517 C8.30815259,18.8532496 10.0726618,18.9431571 11.8380458,18.919358 C22.4504707,18.919358 20.2546759,16.8250422 19.959862,15.5989507 C19.6615488,13.3424488 14.9891425,12.2476929 13.7022843,11.200535 L13.7040339,11.200535 L13.7040339,11.200535 Z" id="路径" fill="#165DFF"></path>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.9 KiB

@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="34px" height="32px" viewBox="0 0 34 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>单位</title>
<defs>
<filter x="-5.8%" y="-5.0%" width="111.5%" height="109.4%" filterUnits="objectBoundingBox" id="filter-1">
<feOffset dx="0" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
<feGaussianBlur stdDeviation="3" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
<feColorMatrix values="0 0 0 0 0.945098039 0 0 0 0 0.945098039 0 0 0 0 0.945098039 0 0 0 1 0" type="matrix" in="shadowBlurOuter1" result="shadowMatrixOuter1"></feColorMatrix>
<feMerge>
<feMergeNode in="shadowMatrixOuter1"></feMergeNode>
<feMergeNode in="SourceGraphic"></feMergeNode>
</feMerge>
</filter>
</defs>
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="组合题" transform="translate(-80.000000, -277.000000)" stroke="#999999" stroke-width="0.6">
<g id="编组-26" filter="url(#filter-1)" transform="translate(69.000000, 63.000000)">
<g id="编组-18" transform="translate(0.000000, 178.000000)">
<g id="单位" transform="translate(20.000000, 45.000000)">
<path d="M1.56303581,12.567222 L1.56303581,4.18835012 C1.56303581,3.96912681 1.68259681,3.7673546 1.87488419,3.66207201 L7.67511527,0.486287245 C7.96577064,0.327145499 8.33040325,0.433758357 8.489545,0.724413728 C8.53791396,0.812754464 8.56326689,0.911849699 8.56326689,1.01256535 L8.56326689,12.567667 L8.56326689,12.567667" id="路径-4"></path>
<path d="M8.70538141,5.4460671 L13.8144102,7.47369257 C14.0429997,7.56441313 14.1930809,7.78544454 14.1930809,8.03137827 L14.1930809,12.567667 L14.1930809,12.567667" id="路径-5"></path>
<line x1="3.53172668" y1="4.72441287" x2="6.75553542" y2="4.71920224" id="路径-6" stroke-linecap="round"></line>
<line x1="3.53172668" y1="7.52441287" x2="6.75553542" y2="7.51920224" id="路径-6备份" stroke-linecap="round"></line>
<line x1="9.83172668" y1="9.38757493" x2="12.6317267" y2="9.38757493" id="路径-8" stroke-linecap="round"></line>
<line x1="0.378178304" y1="12.8713205" x2="15.320693" y2="12.8174446" id="路径-9" stroke-linecap="round"></line>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="22px" height="16px" viewBox="0 0 22 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>大文件夹</title>
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="随机组卷" transform="translate(-1001.000000, -321.000000)">
<g id="编组-10" transform="translate(646.000000, 224.000000)">
<g id="编组-58" transform="translate(30.000000, 40.000000)">
<g id="编组-56" transform="translate(0.000000, 55.000000)">
<g id="大文件夹" transform="translate(325.000000, 2.000000)">
<rect id="矩形" x="0" y="0" width="22" height="16"></rect>
<path d="M2.6005756,6.4437313 L1,12.3123769 L1,1.05180715 L1,1.05184002 C1.00063396,0.47121723 1.47114429,0.000678384306 2.05176708,3.91097439e-06 L7.04938482,3.91097439e-06 L7.04938476,3.91097439e-06 C7.32849351,-0.000759145772 7.59630987,0.110163985 7.79313767,0.308053579 L9.94774194,2.46265785 L9.94774192,2.46265783 C9.98705621,2.50228687 10.0406185,2.52449791 10.09644,2.52431963 L17.6184155,2.52431963 L17.6184156,2.52431963 C18.1990384,2.52497175 18.6695634,2.99549744 18.6702142,3.57611826 L18.6702142,5.04863792 L4.42700462,5.04863792 L4.42700464,5.04863792 C3.57373772,5.05002569 2.82637779,5.62087524 2.60055583,6.4437182 L2.6005756,6.4437313 Z M20.7835558,6.30344763 L20.7835558,6.30344766 C20.5853633,6.04194801 20.2757557,5.8888481 19.9476377,5.89008304 L4.42702443,5.89008304 L4.42702437,5.89008304 C3.95281146,5.89098985 3.53756702,6.20842285 3.41230167,6.66579186 L1.23217812,14.6594599 L1.23217808,14.65946 C1.07969388,15.2199829 1.41047364,15.7979887 1.97099477,15.9504713 C2.06092322,15.9749355 2.15370414,15.9873558 2.24690079,15.9873558 L17.767514,15.9873558 L17.767514,15.9873558 C18.2417269,15.9864565 18.6569714,15.6690234 18.7822367,15.2116544 L20.9623603,7.21798642 L20.9623602,7.21798645 C21.0495756,6.90195166 20.9833166,6.56330648 20.783423,6.30344763 L20.7835558,6.30344763 Z" id="形状备份-2" fill="#165DFF" fill-rule="nonzero"></path>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>编组 37</title>
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="页面-2" transform="translate(-1000.000000, -302.000000)">
<g id="编组-37" transform="translate(1000.000000, 302.000000)">
<rect id="矩形" x="0" y="0" width="32" height="32"></rect>
<path d="M5.90218971,14.0216085 L3.99999996,20.9961479 L3.99999996,7.61362452 L3.99999996,7.61366359 C4.00075339,6.92362763 4.55992717,6.36441994 5.24996313,6.36361837 L11.1893372,6.36361837 L11.1893372,6.36361837 C11.5210414,6.36271152 11.8393254,6.49453713 12.0732437,6.72971724 L14.6338638,9.29033741 L14.6338638,9.29033739 C14.6805865,9.33743417 14.7442421,9.36383068 14.8105828,9.36361837 L23.7500072,9.36361837 L23.7500073,9.36361837 C24.4400432,9.36439382 24.9992345,9.92358586 25,10.6136195 L25,12.3636184 L8.07279294,12.3636184 L8.07279296,12.3636184 C7.05873553,12.3652716 6.17054231,13.0436926 5.90216621,14.021593 L5.90218971,14.0216085 Z M27.5115899,13.8548897 L27.5115899,13.8548897 C27.2760498,13.5441128 26.9080993,13.3621626 26.5181504,13.3636302 L8.07281648,13.3636302 L8.07281642,13.3636302 C7.50924232,13.3647079 7.01574878,13.7419583 6.86687829,14.2855144 L4.27592997,23.7855177 L4.27592992,23.7855178 C4.09471143,24.4516663 4.48782369,25.1385921 5.15397001,25.3198087 C5.26084466,25.3488829 5.37110932,25.3636436 5.48186805,25.3636436 L23.927202,25.3636436 L23.927202,25.3636436 C24.4907761,25.3625749 24.9842696,24.9853245 25.1331401,24.4417684 L27.7240884,14.9417651 L27.7240884,14.9417652 C27.8277388,14.5661764 27.7489938,14.1637166 27.511432,13.8548897 L27.5115899,13.8548897 Z" id="形状" fill="#007DFE" fill-rule="nonzero"></path>
</g>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

@ -9968,12 +9968,6 @@ body {
height: auto;
background: #fafafa;
}
html,
body {
height: auto;
overflow: auto;
}
body,
html {
overflow: auto;
}
@ -10674,6 +10668,9 @@ body .current:disabled {
.hidden {
visibility: hidden;
}
.overflow_hidden {
overflow: hidden;
}
.zIndexf1 {
z-index: -1;
}
@ -36078,6 +36075,29 @@ textarea.ant-input-number {
font-size: 14px;
line-height: 19px;
}
.combinationContent___6ZXO- {
display: flex;
flex-direction: column;
color: #333333;
width: 100%;
font-size: 14px;
}
.combinationContent___6ZXO- .con___1_qCl {
width: calc(100% + 40px);
background: #f1f1f1;
padding: 10px 20px;
margin-bottom: 10px;
margin-left: -20px;
z-index: 10px;
}
.combinationContent___6ZXO- .con___1_qCl > div {
display: flex;
margin-top: 7px;
}
.combinationContent___6ZXO- .con___1_qCl > div > span {
line-height: 27px;
flex-shrink: 0;
}
.otherContentItem___18WrV {
display: box;
display: flex;
@ -37818,14 +37838,10 @@ textarea.ant-input-number {
font-size: 16px;
font-weight: 600;
}
.courseItems___2zQAW div[class~='ant-card'] [class~='ant-card-meta-detail'] {
margin-top: 20px;
}
.courseItems___2zQAW div[class~='ant-card'] [class~='ant-card-body'] {
padding: 15px;
}
.courseItems___2zQAW div[class~='ant-card'] img {
width: 100%;
border-radius: 8px 8px 0 0;
transition: all 0.5s;
}
@ -37835,6 +37851,20 @@ textarea.ant-input-number {
.courseItems___2zQAW div[class~='ant-card']:hover [class='ant-card-cover'] img {
transform: scale(1.1);
}
.unit___S8jhy {
display: inline-block;
max-width: 258px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #464f66;
line-height: 20px;
text-shadow: 0px 0px 6px #f1f1f1;
margin: -5px 0 -5px -10px;
}
.excellentTag___3SQzl {
position: absolute;
left: 0px;
@ -37889,7 +37919,7 @@ textarea.ant-input-number {
font-size: 14px;
}
.price___1rgIQ .realPrice___1Cerj {
color: #E01919;
color: #e01919;
font-size: 16px;
font-weight: bold;
}
@ -37899,6 +37929,12 @@ textarea.ant-input-number {
text-decoration: line-through;
margin-left: 8px;
}
.unitImg___jOREy {
display: inline-block;
width: 34px;
height: 32px;
margin-left: -10px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@ -39385,6 +39421,69 @@ textarea.ant-input-number {
/* 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-select-auto-complete {
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";
}
.ant-select-auto-complete .ant-select-clear {
right: 13px;
}
/* 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 */
@ -41035,6 +41134,18 @@ span.CodeMirror-selectedtext {
.cascaderWrap___ETHsj .listItem___C62yl .one___2Qd4F:hover .right___1iif8 {
visibility: visible;
}
.schoolHintWrap___34WkA {
height: 20px;
line-height: 20px;
font-size: 14px;
}
.colorCDCDCD___HqcpR {
color: #cdcdcd;
}
.color0152d9___cQ4G4 {
cursor: pointer;
color: #0152d9;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@ -41125,6 +41236,48 @@ span.CodeMirror-selectedtext {
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flexRow___2kcn2 {
display: flex;
flex-direction: row;
}
.flexColumn___2bS_0 {
display: flex;
flex-direction: column;
}
.formWrap___3t-wi {
font-size: 14px;
}
.formWrap___3t-wi div[class~='ant-form-item-label'] label {
font-size: 14px;
color: #979797;
}
.formWrap___3t-wi div[class~='ant-form-item-control-input-content'] input {
font-size: 14px;
height: 40px;
line-height: 40px;
}
.formWrap___3t-wi div[class~='ant-form-item-control-input-content'] textarea {
font-size: 14px;
height: 40px;
}
.example___2J2YZ {
margin-left: 95px;
margin-bottom: 10px;
}
.footerWrap___3u6gg div[class~='ant-form-item-control'] {
max-width: 100%;
}
.footerWrap___3u6gg div[class~='ant-form-item'] {
margin-bottom: 0px;
}
.footerWrap___3u6gg div[class~='ant-form-item-control-input-content'] {
display: flex;
justify-content: flex-end;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___2WENa {
justify-content: center;
align-items: center;
@ -42368,69 +42521,6 @@ span.CodeMirror-selectedtext {
/* 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-select-auto-complete {
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";
}
.ant-select-auto-complete .ant-select-clear {
right: 13px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.advertisementModal___2ZrRs [class~='ant-modal-body'] {
padding: 0;
}
@ -49266,6 +49356,29 @@ strong {
margin-right: 27px;
margin-top: 6px;
}
.fold___3zBy6 .head___1dsW5 {
height: 46px;
background: #f2f2f2;
display: flex;
align-items: center;
padding-left: 10px;
padding-right: 20px;
margin-bottom: 10px;
cursor: pointer;
}
.fold___3zBy6 .head___1dsW5 span {
font-size: 12px;
color: #333333;
margin-left: 5px;
}
.fold___3zBy6 .head___1dsW5 i {
display: inline-block;
}
.fold___3zBy6 .head___1dsW5 b {
color: #165dff;
cursor: pointer;
margin-left: auto;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@ -49893,6 +50006,7 @@ strong {
font-size: 14px;
color: #8d8d8d;
margin-top: 2px;
flex-shrink: 0;
}
.wrap___3xZrs .content___2tTuo .single___1BKtz ul li:last-child .markdown-body p {
font-size: 14px;
@ -50091,6 +50205,29 @@ strong {
.color999___1ofkl {
color: #999;
}
.fold___6rnoE .head___2muph {
height: 46px;
background: #f2f2f2;
display: flex;
align-items: center;
padding-left: 10px;
padding-right: 20px;
margin-bottom: 10px;
cursor: pointer;
}
.fold___6rnoE .head___2muph span {
font-size: 12px;
color: #333333;
margin-left: 5px;
}
.fold___6rnoE .head___2muph i {
display: inline-block;
}
.fold___6rnoE .head___2muph b {
color: #165dff;
cursor: pointer;
margin-left: auto;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@ -50896,6 +51033,7 @@ strong {
line-height: 26px;
text-align: center;
overflow: hidden;
position: relative;
cursor: pointer;
}
.answerSheet___1m3xL li:hover {
@ -51672,12 +51810,14 @@ strong {
color: #000;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 2px;
display: inline-block;
display: inline-flex;
flex-direction: column-reverse;
margin: 0 14px 15px 0;
font-size: 14px;
line-height: 26px;
text-align: center;
overflow: hidden;
position: relative;
cursor: pointer;
}
.answerSheet___1UuGf li:hover {
@ -52141,7 +52281,7 @@ strong {
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.content___24s9X {
height: 320px;
height: 360px;
}
.content___24s9X .ant-row {
height: 40px;
@ -52920,7 +53060,6 @@ strong {
display: inline-block;
}
.btn2___2KLJQ .s1___yzdGB img {
width: 24px;
margin-top: -2px;
margin-right: 7px;
}
@ -53775,6 +53914,70 @@ strong {
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.wrap___17CUR {
padding: 0 20px;
background: #ffffff;
}
.wrap___17CUR .head___2KG7G {
height: 57px;
display: flex;
align-items: center;
}
.wrap___17CUR .head___2KG7G > aside {
font-size: 16px;
font-weight: 500;
color: #333333;
margin-left: 10px;
margin-right: 18px;
}
.wrap___17CUR .head___2KG7G > div {
font-size: 14px;
color: #b1bacd;
}
.wrap___17CUR .head___2KG7G > div span {
color: #ff9d18;
}
.wrap___17CUR > aside .li___1EGtk {
display: inline-block;
width: 209px;
background: #f8f8f8;
border-radius: 2px;
border: 1px solid #d2dffb;
margin-left: 12px;
margin-bottom: 12px;
padding: 14px 19px;
}
.wrap___17CUR > aside .li___1EGtk .img___3IerY {
position: relative;
margin-bottom: 13px;
}
.wrap___17CUR > aside .li___1EGtk .img___3IerY .big___16qCh {
position: absolute;
z-index: 7;
right: 10px;
top: 10px;
cursor: pointer;
}
.wrap___17CUR > aside .li___1EGtk .s___2czS6 {
display: flex;
color: #6b758b;
font-size: 12px;
margin-bottom: 4px;
}
.wrap___17CUR > aside .li___1EGtk .s___2czS6 span {
flex: 1 1;
}
.wrap___17CUR > aside .li___1EGtk .s___2czS6 span:last-child {
color: #232b40;
}
.wrap___17CUR > aside .li___1EGtk:nth-child(4n + 1),
.wrap___17CUR > aside .li___1EGtk:first-child {
margin-left: 0;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___uTq5a {
justify-content: center;
align-items: center;
@ -62477,6 +62680,8 @@ strong {
}
.modal___3Y0Wf div[class~='ant-modal-body'] {
padding: 0px;
font-size: 0 !important;
vertical-align: top;
}
.closeIcon___2U9hd {
position: absolute;
@ -67519,6 +67724,29 @@ strong {
.color999___4cmSp {
color: #999;
}
.fold___1JSf- .head___-ebd0 {
height: 46px;
background: #f2f2f2;
display: flex;
align-items: center;
padding-left: 10px;
padding-right: 20px;
margin-bottom: 10px;
cursor: pointer;
}
.fold___1JSf- .head___-ebd0 span {
font-size: 12px;
color: #333333;
margin-left: 5px;
}
.fold___1JSf- .head___-ebd0 i {
display: inline-block;
}
.fold___1JSf- .head___-ebd0 b {
color: #165dff;
cursor: pointer;
margin-left: auto;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@ -68999,6 +69227,18 @@ strong {
color: #ffffff;
cursor: pointer;
}
.practiceModal___15Ue6 .content___39urh .btn___2pVoZ {
width: 160px;
height: 40px;
text-align: center;
background: #0152d9;
border-radius: 5px;
font-size: 14px;
color: #ffffff;
cursor: pointer;
box-shadow: none;
border: 0;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@ -74762,9 +75002,6 @@ body {
margin-bottom: 20px;
background-color: #fff;
}
body {
overflow: auto !important;
}
.learnTopWrap___2n6Km {
display: box;
display: flex;
@ -76597,25 +76834,69 @@ body {
.btn-group {
display: flex;
flex-flow: row nowrap;
justify-content: flex-end;
justify-content: space-between;
margin-bottom: 8px;
}
.btn-group .btn-top .iconfont {
.btn-group .btn-group-gratify .ant-btn:nth-child(1) {
margin-right: 4px;
}
.btn-group .btn-group-other {
line-height: 29px;
}
.btn-group .btn-group-other .btn-top .iconfont {
transform: rotate(180deg);
display: inline-block;
}
.btn-group a {
.btn-group .btn-group-other a {
width: auto !important;
min-width: 31px;
margin-left: 10px;
text-align: center;
color: #888;
}
.btn-group a .iconfont {
.btn-group .btn-group-other a .iconfont {
font-size: 14px !important;
}
.btn-group-succes {
margin: 10px 0;
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
margin-bottom: 8px;
}
.btn-group-succes .btn-group {
opacity: 0;
}
.btn-group-succes:hover .btn-group {
opacity: 1;
}
.btn-group-succes .btn-group-gratify .ant-btn:nth-child(1) {
margin-right: 4px;
}
.btn-group-succes .btn-group-other {
line-height: 29px;
}
.btn-group-succes .btn-group-other .btn-top .iconfont {
transform: rotate(180deg);
display: inline-block;
}
.btn-group-succes .btn-group-other a {
width: auto !important;
min-width: 31px;
margin-left: 10px;
text-align: center;
color: #888;
}
.btn-group-succes .btn-group-other a .iconfont {
font-size: 14px !important;
}
.marg15 {
margin-bottom: 15px;
}
.second-level-discuss {
padding: 2px 8px;
padding: 10px 10px 5px;
background-color: #f4f4f4;
border-radius: 6px;
}
.second-level-discuss .btn-group {
opacity: 0;
@ -76632,14 +76913,16 @@ body {
align-items: center;
justify-content: space-between;
}
.reply-discuss-container {
background: #f4f4f4;
.content-gray {
color: #999999;
}
.reply-discuss-containerActive {
border-radius: 4px;
margin-bottom: 6px;
position: relative;
margin-top: 6px;
}
.reply-discuss-container:before {
.reply-discuss-containerActive:before {
content: ' ';
position: absolute;
border-color: black;
@ -76669,6 +76952,85 @@ body {
opacity: 0;
}
}
.content {
padding: 22px 22px 8px;
}
.content-disappoint {
font-size: 16px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #434d6c;
margin-bottom: 20px;
}
.radius-box {
width: fit-content;
height: 34px;
padding: 5px 12px 7px;
border-radius: 16px;
border: 1px;
font-family: PingFangSC-Regular, PingFang SC;
}
.blue-background {
color: #0152d9;
border: 1px solid #0152d9;
}
.blue-text-color {
color: #0152d9;
}
.gray-background {
opacity: 0.5;
border: 1px solid;
background-color: #f3f3f3;
}
.black6c-optcity {
color: #434d6c;
opacity: 1;
}
.blue-background-write {
color: #fff;
background-color: #0152d9;
}
.cursorPoint {
cursor: pointer;
}
.whether-satisfied {
height: 32px;
width: fit-content;
display: inline-block;
background: #f3f3f3;
border-radius: 2px;
border: 1px solid #bdd1ff;
line-height: 32px;
text-align: center;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
padding: 0 12px;
}
.whether-satisfied:hover {
background-color: #ffffff;
}
.whether-img {
margin-right: 4px;
width: 12px;
height: 12px;
}
.whether-satisfied:nth-child(1) {
margin-right: 4px;
}
.height30 {
height: 32px;
font-size: 14px;
}
.SVGColor {
fill: currentColor;
color: #0152d9;
vertical-align: baseline;
}
.height30-line {
height: 30px;
line-height: 20px;
font-size: 14px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@ -92599,6 +92961,42 @@ ul.menu___1DQOO [class~='ant-dropdown-menu-item-active'] {
max-height: 167px;
overflow: auto;
}
.setting-drawer .ant-drawer-content-wrapper {
top: 54px;
bottom: 51px;
}
.setting-drawer .ant-drawer-content {
height: auto;
}
.oj .ant-drawer-content-wrapper {
top: 65px;
}
.setting-drawer .ant-drawer-body,
.oj .ant-drawer-body {
background: #031b2a;
}
.setting-drawer .ant-drawer-body,
.oj .ant-drawer-body {
padding: 0;
height: auto;
}
.setting-drawer .ant-select-selection,
.oj .ant-select-selection {
width: 120px;
background: #0a2030;
color: #597a8f;
border: 1px solid #597a8f;
}
.dir-tree {
background: #031b2a !important;
height: calc(100vh - 54px - 51px);
}
.dir-tree .ant-tree-treenode:hover::before {
background: #1890ff !important;
}
.dir-tree span {
color: #cbcbcb;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@ -92841,50 +93239,50 @@ ul.menu___1DQOO [class~='ant-dropdown-menu-item-active'] {
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.tree___noxec {
div.tree___noxec {
background: none;
color: #fff;
}
.tree___noxec i {
div.tree___noxec i {
font-style: normal;
}
.tree___noxec [class~='ant-tree-treenode'] {
div.tree___noxec [class~='ant-tree-treenode'] {
padding: 4px 0;
margin: 4px 0;
font-size: 14px;
}
.tree___noxec [class~='ant-tree-treenode'] [class~='ant-tree-switcher_open'] [class~='icon-you1'] {
div.tree___noxec [class~='ant-tree-treenode'] [class~='ant-tree-switcher_open'] [class~='icon-you1'] {
left: -1px;
}
.tree___noxec [class~='ant-tree-treenode'] [class~='ant-tree-iconEle'] {
div.tree___noxec [class~='ant-tree-treenode'] [class~='ant-tree-iconEle'] {
display: none;
}
.tree___noxec [class~='ant-tree-treenode'] [class~='ant-tree-title'] {
div.tree___noxec [class~='ant-tree-treenode'] [class~='ant-tree-title'] {
display: inline-flex;
align-items: center;
}
.tree___noxec [class~='ant-tree-treenode'] [class~='ant-tree-title'] [class~='iconfont'] {
div.tree___noxec [class~='ant-tree-treenode'] [class~='ant-tree-title'] [class~='iconfont'] {
margin-right: 8px;
}
.tree___noxec [class~='ant-tree-treenode'] [class~='ant-tree-title'] [class~='icon-tasks-img'] {
div.tree___noxec [class~='ant-tree-treenode'] [class~='ant-tree-title'] [class~='icon-tasks-img'] {
position: absolute;
right: 0;
top: 5px;
font-size: 0;
}
.tree___noxec [class~='ant-tree-treenode']:hover::before {
div.tree___noxec [class~='ant-tree-treenode']:hover::before {
background: #0152d9 !important;
}
.tree___noxec [class~='ant-tree-treenode']:hover * {
div.tree___noxec [class~='ant-tree-treenode']:hover * {
color: #fff;
}
.tree___noxec [class~='ant-tree-treenode-selected']::before {
div.tree___noxec [class~='ant-tree-treenode-selected']::before {
visibility: hidden;
}
.tree___noxec [class~='ant-tree-treenode-selected'] [class~='ant-tree-title'] {
div.tree___noxec [class~='ant-tree-treenode-selected'] [class~='ant-tree-title'] {
color: #0152d9;
}
.tree___noxec [class~='ant-tree-switcher_open'] {
div.tree___noxec [class~='ant-tree-switcher_open'] {
transform: rotate(90deg);
}
/* stylelint-disable no-duplicate-selectors */
@ -94369,6 +94767,49 @@ ul.menu___1DQOO [class~='ant-dropdown-menu-item-active'] {
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.selectImage___3j6A8 {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #131c23;
z-index: 10;
padding: 80px 0;
display: flex;
align-items: center;
overflow: hidden;
}
.selectImage___3j6A8 .container___2tvXa {
font-size: 16px;
color: #fff;
flex: 1 1;
overflow: auto;
width: 100%;
max-height: 100%;
display: flex;
flex-direction: column;
}
.selectImage___3j6A8 .container___2tvXa h1 {
text-align: center;
color: #fff;
font-size: 28px;
line-height: 1;
}
.selectImage___3j6A8 .container___2tvXa aside {
width: 100%;
padding: 0 22%;
overflow: auto;
flex: 1 1;
}
.selectImage___3j6A8 [class~='ant-row'] {
padding: 20px 0;
border-bottom: 1px solid #384046;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center {
justify-content: center;
align-items: center;
@ -97725,7 +98166,7 @@ ul.s-navs a.active {
display: flex;
flex-direction: row;
justify-content: center;
background-image: url(./static/statistics.c2688431.jpg);
background-image: url(./static/statistics.f11c9fdb.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
@ -97746,8 +98187,9 @@ ul.s-navs a.active {
flex: 1 1;
display: flex;
align-items: center;
color: #0152d9;
font-size: 32px;
color: #fff;
font-weight: bold;
font-size: 30px;
}
.headItemTitle___J50Vu {
color: #989898;
@ -102169,13 +102611,13 @@ button.swiper-pagination-bullet {
.wrap___2CDxR .source___3rkh5 aside > div:first-child {
margin-bottom: 20px;
}
.wrap___2CDxR .source___3rkh5 > div {
.wrap___2CDxR .source___3rkh5 .folder___AxGOK {
display: flex;
align-items: center;
cursor: pointer;
margin-top: -5px;
}
.wrap___2CDxR .source___3rkh5 > div span {
.wrap___2CDxR .source___3rkh5 .folder___AxGOK span {
font-size: 14px;
color: #666666;
margin: 0 4px;
@ -102356,6 +102798,57 @@ button.swiper-pagination-bullet {
white-space: nowrap;
margin-top: 4px;
}
.teachModal___CwfeZ .head___2_Y6a {
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
height: 40px;
background: #eef7ff;
}
.teachModal___CwfeZ .head___2_Y6a > div:nth-child(1) {
text-align: center;
width: 100px;
flex-shrink: 0;
}
.teachModal___CwfeZ .head___2_Y6a > div:nth-child(2) {
text-align: center;
flex: 1 1;
}
.teachModal___CwfeZ .head___2_Y6a > div:nth-child(3) {
text-align: center;
width: 161px;
flex-shrink: 0;
}
.teachModal___CwfeZ .wraps___3-f7m {
max-height: 400px;
overflow: auto;
}
.teachModal___CwfeZ .wraps___3-f7m .body___2Jb5Z {
height: 40px;
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
background: #fff;
}
.teachModal___CwfeZ .wraps___3-f7m .body___2Jb5Z > div:nth-child(1) {
text-align: center;
width: 100px;
flex-shrink: 0;
}
.teachModal___CwfeZ .wraps___3-f7m .body___2Jb5Z > div:nth-child(2) {
text-align: center;
flex: 1 1;
}
.teachModal___CwfeZ .wraps___3-f7m .body___2Jb5Z > div:nth-child(3) {
text-align: center;
width: 150px;
flex-shrink: 0;
}
.teachModal___CwfeZ .wraps___3-f7m .body___2Jb5Z:nth-child(2n) {
background: #f5f5f5;
}
/* 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
Loading…
Cancel
Save