Auto Submit

dev_aliyun_xibeigongye
autosubmit 3 years ago
parent b3df4aed34
commit 14403a0905

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -576,11 +576,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -598,9 +593,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -977,11 +977,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -999,9 +994,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -1404,7 +1404,6 @@ button.swiper-pagination-bullet {
height: 100%;
background: #000;
opacity: 0.6;
-webkit-filter: blur(50px);
filter: blur(50px);
z-index: 0;
}

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -809,7 +809,6 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #a22;}
cursor: default;
z-index: 4;
}
.CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent }
.CodeMirror-gutter-wrapper ::selection { background-color: transparent }
.CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent }
@ -903,7 +902,6 @@ div.CodeMirror-dragcursors {
.CodeMirror-selected { background: #d9d9d9; }
.CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; }
.CodeMirror-crosshair { cursor: crosshair; }
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; }
.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection { background: #d7d4f0; }
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; }
@ -935,7 +933,6 @@ span.CodeMirror-selectedtext { background: none; }
.cm-s-blackboard.CodeMirror { background: #0C1021; color: #F8F8F8; }
.cm-s-blackboard div.CodeMirror-selected { background: #253B76; }
.cm-s-blackboard .CodeMirror-line::-moz-selection, .cm-s-blackboard .CodeMirror-line > span::-moz-selection, .cm-s-blackboard .CodeMirror-line > span > span::-moz-selection { background: rgba(37, 59, 118, .99); }
.cm-s-blackboard .CodeMirror-line::selection, .cm-s-blackboard .CodeMirror-line > span::selection, .cm-s-blackboard .CodeMirror-line > span > span::selection { background: rgba(37, 59, 118, .99); }
.cm-s-blackboard .CodeMirror-line::-moz-selection, .cm-s-blackboard .CodeMirror-line > span::-moz-selection, .cm-s-blackboard .CodeMirror-line > span > span::-moz-selection { background: rgba(37, 59, 118, .99); }
.cm-s-blackboard .CodeMirror-gutters { background: #0C1021; border-right: 0; }

@ -386,11 +386,6 @@ span.ant-radio + * {
-webkit-user-select: none;
user-select: none;
}
.ant-input-number-affix-wrapper::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-input-number-affix-wrapper:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -408,9 +403,6 @@ span.ant-radio + * {
-ms-user-select: none;
user-select: none;
}
.ant-input-number-affix-wrapper:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-input-number-affix-wrapper:-ms-input-placeholder {
text-overflow: ellipsis;
}
@ -626,11 +618,6 @@ textarea.ant-input-number-affix-wrapper {
-webkit-user-select: none;
user-select: none;
}
.ant-input-number::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-input-number:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -648,9 +635,6 @@ textarea.ant-input-number-affix-wrapper {
-ms-user-select: none;
user-select: none;
}
.ant-input-number:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-input-number:-ms-input-placeholder {
text-overflow: ellipsis;
}
@ -1113,11 +1097,6 @@ textarea.ant-input-number {
-webkit-user-select: none;
user-select: none;
}
.ant-input-number-input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-input-number-input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -1135,9 +1114,6 @@ textarea.ant-input-number {
-ms-user-select: none;
user-select: none;
}
.ant-input-number-input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-input-number-input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -576,11 +576,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -598,9 +593,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -110,11 +110,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-picker-input > input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-picker-input > input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -132,9 +127,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-picker-input > input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-picker-input > input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -26,11 +26,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-input-affix-wrapper::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-input-affix-wrapper:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -48,9 +43,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-input-affix-wrapper:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-input-affix-wrapper:-ms-input-placeholder {
text-overflow: ellipsis;
}
@ -320,11 +312,6 @@ textarea.ant-input-affix-wrapper {
-webkit-user-select: none;
user-select: none;
}
.ant-input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -342,9 +329,6 @@ textarea.ant-input-affix-wrapper {
-ms-user-select: none;
user-select: none;
}
.ant-input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -1160,11 +1160,6 @@ li:last-child > .ant-breadcrumb-separator {
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -1182,9 +1177,6 @@ li:last-child > .ant-breadcrumb-separator {
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -576,11 +576,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -598,9 +593,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -351,9 +351,6 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {
cursor: default;
z-index: 4;
}
.CodeMirror-gutter-wrapper ::-moz-selection {
background-color: transparent;
}
.CodeMirror-gutter-wrapper ::selection {
background-color: transparent;
}
@ -454,9 +451,6 @@ div.CodeMirror-dragcursors {
.CodeMirror-crosshair {
cursor: crosshair;
}
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
background: #d7d4f0;
}
.CodeMirror-line::selection,
.CodeMirror-line > span::selection,
.CodeMirror-line > span > span::selection {

@ -1,5 +1,39 @@
(self["webpackChunk"] = self["webpackChunk"] || []).push([[90135],{
/***/ 48146:
/*!************************************************************************************************!*\
!*** ./node_modules/@umijs/babel-preset-umi/node_modules/core-js/modules/es.array.index-of.js ***!
\************************************************************************************************/
/***/ (function(__unused_webpack_module, __unused_webpack_exports, __webpack_require__) {
"use strict";
/* eslint-disable es/no-array-prototype-indexof -- required for testing */
var $ = __webpack_require__(/*! ../internals/export */ 64323);
var uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this-clause */ 25972);
var $indexOf = (__webpack_require__(/*! ../internals/array-includes */ 74095).indexOf);
var arrayMethodIsStrict = __webpack_require__(/*! ../internals/array-method-is-strict */ 69644);
var nativeIndexOf = uncurryThis([].indexOf);
var NEGATIVE_ZERO = !!nativeIndexOf && 1 / nativeIndexOf([1], 1, -0) < 0;
var FORCED = NEGATIVE_ZERO || !arrayMethodIsStrict('indexOf');
// `Array.prototype.indexOf` method
// https://tc39.es/ecma262/#sec-array.prototype.indexof
$({ target: 'Array', proto: true, forced: FORCED }, {
indexOf: function indexOf(searchElement /* , fromIndex = 0 */) {
var fromIndex = arguments.length > 1 ? arguments[1] : undefined;
return NEGATIVE_ZERO
// convert -0 to +0
? nativeIndexOf(this, searchElement, fromIndex) || 0
: $indexOf(this, searchElement, fromIndex);
}
});
/***/ }),
/***/ 86242:
/*!*************************************************************!*\
!*** ./node_modules/performance-now/lib/performance-now.js ***!

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -828,11 +828,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -850,9 +845,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -576,11 +576,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -598,9 +593,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -576,11 +576,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -598,9 +593,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -563,10 +563,10 @@ a.ant-btn-disabled:active > a:only-child::after {background: transparent;}
.ant-comment-actions > li > span {color: @text-color-secondary;}
.ant-comment-actions > li > span:hover {color: #595959;}
.ant-picker-status-error.ant-picker, .ant-picker-status-error.ant-picker:not([disabled]):hover {background-color: #fff;border-color: @error-color;}
.ant-picker-status-error.ant-picker-focused, .ant-picker-status-error.ant-picker:focus {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(42, 185, 42, 0.2);border-right-width: 1px;}
.ant-picker-status-error.ant-picker-focused, .ant-picker-status-error.ant-picker:focus {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(24, 84, 201, 0.2);border-right-width: 1px;}
.ant-picker-status-error.ant-picker .ant-picker-active-bar {background: color(~`colorPalette("@{error-color}", 5)`);}
.ant-picker-status-warning.ant-picker, .ant-picker-status-warning.ant-picker:not([disabled]):hover {background-color: #fff;border-color: @warning-color;}
.ant-picker-status-warning.ant-picker-focused, .ant-picker-status-warning.ant-picker:focus {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(235, 45, 42, 0.2);border-right-width: 1px;}
.ant-picker-status-warning.ant-picker-focused, .ant-picker-status-warning.ant-picker:focus {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(186, 26, 226, 0.2);border-right-width: 1px;}
.ant-picker-status-warning.ant-picker .ant-picker-active-bar {background: color(~`colorPalette("@{warning-color}", 5)`);}
.ant-picker {color: @text-color;background: #fff;border: 1px solid @border-color-base;border-radius: 2px;}
.ant-picker:hover, .ant-picker-focused {border-color: color(~`colorPalette("@{primary-color}", 5)`);border-right-width: 1px;}
@ -788,16 +788,16 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
.anticon.ant-input-clear-icon:hover, .ant-input-clear-icon:hover {color: @text-color-secondary;}
.anticon.ant-input-clear-icon:active, .ant-input-clear-icon:active {color: @text-color;}
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input, .ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover {background: #fff;border-color: @error-color;}
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus, .ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(42, 185, 42, 0.2);border-right-width: 1px;}
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus, .ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(24, 84, 201, 0.2);border-right-width: 1px;}
.ant-input-status-error .ant-input-prefix {color: @error-color;}
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input, .ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover {background: #fff;border-color: @warning-color;}
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus, .ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(235, 45, 42, 0.2);border-right-width: 1px;}
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus, .ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(186, 26, 226, 0.2);border-right-width: 1px;}
.ant-input-status-warning .ant-input-prefix {color: @warning-color;}
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper, .ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover {background: #fff;border-color: @error-color;}
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus, .ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(42, 185, 42, 0.2);border-right-width: 1px;}
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus, .ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(24, 84, 201, 0.2);border-right-width: 1px;}
.ant-input-affix-wrapper-status-error .ant-input-prefix {color: @error-color;}
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper, .ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover {background: #fff;border-color: @warning-color;}
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus, .ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(235, 45, 42, 0.2);border-right-width: 1px;}
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus, .ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(186, 26, 226, 0.2);border-right-width: 1px;}
.ant-input-affix-wrapper-status-warning .ant-input-prefix {color: @warning-color;}
.ant-input-group-wrapper-status-error .ant-input-group-addon {color: @error-color;border-color: @error-color;}
.ant-input-group-wrapper-status-warning .ant-input-group-addon {color: @warning-color;border-color: @warning-color;}
@ -894,16 +894,16 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
.ant-input-number-affix-wrapper > div.ant-input-number {border: none;}
.ant-input-number-affix-wrapper > div.ant-input-number.ant-input-number-focused {box-shadow: none !important;}
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number, .ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:hover {background: #fff;border-color: @error-color;}
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus, .ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(42, 185, 42, 0.2);border-right-width: 1px;}
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus, .ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(24, 84, 201, 0.2);border-right-width: 1px;}
.ant-input-number-status-error .ant-input-number-prefix {color: @error-color;}
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number, .ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:hover {background: #fff;border-color: @warning-color;}
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus, .ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(235, 45, 42, 0.2);border-right-width: 1px;}
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus, .ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(186, 26, 226, 0.2);border-right-width: 1px;}
.ant-input-number-status-warning .ant-input-number-prefix {color: @warning-color;}
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper, .ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover {background: #fff;border-color: @error-color;}
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus, .ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(42, 185, 42, 0.2);border-right-width: 1px;}
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus, .ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(24, 84, 201, 0.2);border-right-width: 1px;}
.ant-input-number-affix-wrapper-status-error .ant-input-number-prefix {color: @error-color;}
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper, .ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover {background: #fff;border-color: @warning-color;}
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus, .ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(235, 45, 42, 0.2);border-right-width: 1px;}
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus, .ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(186, 26, 226, 0.2);border-right-width: 1px;}
.ant-input-number-affix-wrapper-status-warning .ant-input-number-prefix {color: @warning-color;}
.ant-input-number-group-wrapper-status-error .ant-input-number-group-addon {color: @error-color;border-color: @error-color;}
.ant-input-number-group-wrapper-status-warning .ant-input-number-group-addon {color: @warning-color;border-color: @warning-color;}
@ -1024,10 +1024,10 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
.ant-list-grid .ant-col > .ant-list-item {border-bottom: none;}
.ant-list-bordered {border: 1px solid @border-color-base;border-radius: 2px;}
.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions, .ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:hover {background: #fff;border-color: @error-color;}
.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:focus, .ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(42, 185, 42, 0.2);border-right-width: 1px;}
.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:focus, .ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(24, 84, 201, 0.2);border-right-width: 1px;}
.ant-mentions-status-error .ant-input-prefix {color: @error-color;}
.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions, .ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:hover {background: #fff;border-color: @warning-color;}
.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:focus, .ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(235, 45, 42, 0.2);border-right-width: 1px;}
.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:focus, .ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(186, 26, 226, 0.2);border-right-width: 1px;}
.ant-mentions-status-warning .ant-input-prefix {color: @warning-color;}
.ant-mentions {color: @text-color;background-color: #fff;background-image: none;border: 1px solid @border-color-base;border-radius: 2px;}
.ant-mentions::placeholder {color: #bfbfbf;}
@ -1058,10 +1058,10 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
.ant-mentions-dropdown-menu-item-active {background-color: #f5f5f5;}
.ant-menu-item-danger.ant-menu-item {color: @error-color;}
.ant-menu-item-danger.ant-menu-item:hover, .ant-menu-item-danger.ant-menu-item-active {color: @error-color;}
.ant-menu-item-danger.ant-menu-item:active {background: color(~`colorPalette("@{success-color}", 1)`);}
.ant-menu-item-danger.ant-menu-item:active {background: color(~`colorPalette("@{heading-color}", 2)`);}
.ant-menu-item-danger.ant-menu-item-selected {color: @error-color;}
.ant-menu-item-danger.ant-menu-item-selected > a, .ant-menu-item-danger.ant-menu-item-selected > a:hover {color: @error-color;}
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {background-color: color(~`colorPalette("@{success-color}", 1)`);}
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {background-color: color(~`colorPalette("@{heading-color}", 2)`);}
.ant-menu-inline .ant-menu-item-danger.ant-menu-item::after {border-right-color: @error-color;}
.ant-menu-dark .ant-menu-item-danger.ant-menu-item, .ant-menu-dark .ant-menu-item-danger.ant-menu-item:hover, .ant-menu-dark .ant-menu-item-danger.ant-menu-item > a {color: @error-color;}
.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {color: #fff;background-color: @error-color;}
@ -1360,9 +1360,9 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
.ant-select-multiple .ant-select-selection-item-remove {color: inherit;color: @text-color-secondary;}
.ant-select-multiple .ant-select-selection-item-remove:hover {color: rgba(0, 0, 0, 0.75);}
.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector {background-color: #fff;border-color: @error-color !important;}
.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-open .ant-select-selector, .ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-focused .ant-select-selector {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(42, 185, 42, 0.2);border-right-width: 1px;}
.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-open .ant-select-selector, .ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-focused .ant-select-selector {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(24, 84, 201, 0.2);border-right-width: 1px;}
.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector {background-color: #fff;border-color: @warning-color !important;}
.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-open .ant-select-selector, .ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-focused .ant-select-selector {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(235, 45, 42, 0.2);border-right-width: 1px;}
.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-open .ant-select-selector, .ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-focused .ant-select-selector {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(186, 26, 226, 0.2);border-right-width: 1px;}
.ant-select {color: @text-color;}
.ant-select:not(.ant-select-customize-input) .ant-select-selector {background-color: #fff;border: 1px solid @border-color-base;border-radius: 2px;}
.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector {border-color: color(~`colorPalette("@{primary-color}", 5)`);box-shadow: 0 0 0 2px fade(@primary-color, 20%);border-right-width: 1px;}
@ -1640,7 +1640,7 @@ tr.ant-table-expanded-row:hover > td {background: #fbfbfb;}
.ant-tag-pink-inverse {color: #fff;background: #eb2f96;border-color: #eb2f96;}
.ant-tag-magenta {color: #c41d7f;background: #fff0f6;border-color: #ffadd2;}
.ant-tag-magenta-inverse {color: #fff;background: #eb2f96;border-color: #eb2f96;}
.ant-tag-red {color: #cf1322;background: color(~`colorPalette("@{success-color}", 1)`);border-color: #ffa39e;}
.ant-tag-red {color: #cf1322;background: color(~`colorPalette("@{heading-color}", 2)`);border-color: color(~`colorPalette("@{heading-color}", 4)`);}
.ant-tag-red-inverse {color: #fff;background: #f5222d;border-color: #f5222d;}
.ant-tag-volcano {color: #d4380d;background: #fff2e8;border-color: #ffbb96;}
.ant-tag-volcano-inverse {color: #fff;background: #fa541c;border-color: #fa541c;}
@ -1658,7 +1658,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: #096dd9;background: #e6f7ff;border-color: #91d5ff;}
.ant-tag-blue-inverse {color: #fff;background: #1890ff;border-color: #1890ff;}
.ant-tag-geekblue {color: #1d39c4;background: #f0f5ff;border-color: #adc6ff;}
.ant-tag-geekblue {color: #1d39c4;background: color(~`colorPalette("@{layout-header-background}", 3)`);border-color: #adc6ff;}
.ant-tag-geekblue-inverse {color: #fff;background: #2f54eb;border-color: #2f54eb;}
.ant-tag-purple {color: #531dab;background: #f9f0ff;border-color: #d3adf7;}
.ant-tag-purple-inverse {color: #fff;background: #722ed1;border-color: #722ed1;}

@ -11,12 +11,12 @@
<meta http-equiv="Cache-Control" content="no-transform">
<title>头歌实践教学平台</title>
<link href="//at.alicdn.com/t/c/font_653600_snegkjmk52a.css" rel="stylesheet">
<link rel="stylesheet" href="https://www-cdn.educoder.net/umi.30a79788.css">
<link rel="stylesheet" href="https://www-cdn.educoder.net/umi.f7b048db.css">
<script src="/js/polyfill.min.js"></script>
</head>
<body>
<div id="root"></div><link rel="stylesheet/less" type="text/css" href="https://www-cdn.educoder.net/color.less"><script>window.ENV = 'newBuild'</script><script src="https://www-cdn.educoder.net/js/less.min.js"></script><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="https://www-cdn.educoder.net/umi.b63b0b32.js"></script>
<script src="https://www-cdn.educoder.net/umi.976ee36f.js"></script>
<script src="https://www-cdn.educoder.net/js/officeapi.js"></script>
<script src="https://www-cdn.educoder.net/js/public.js"></script>

@ -3904,20 +3904,13 @@
clear: none;
clip: auto;
color: #000;
-moz-columns: auto;
columns: auto;
-moz-column-count: auto;
column-count: auto;
-moz-column-fill: balance;
column-fill: balance;
-moz-column-gap: normal;
column-gap: normal;
-moz-column-rule: medium none currentColor;
column-rule: medium none currentColor;
-moz-column-span: 1;
column-span: 1;
-moz-column-width: auto;
column-width: auto;
columns: auto;
column-count: auto;
column-fill: balance;
column-gap: normal;
column-rule: medium none currentColor;
column-span: 1;
column-width: auto;
content: normal;
counter-increment: none;
counter-reset: none;

@ -576,11 +576,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -598,9 +593,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -505,9 +505,6 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {
cursor: default;
z-index: 4;
}
.CodeMirror-gutter-wrapper ::-moz-selection {
background-color: transparent;
}
.CodeMirror-gutter-wrapper ::selection {
background-color: transparent;
}
@ -608,9 +605,6 @@ div.CodeMirror-dragcursors {
.CodeMirror-crosshair {
cursor: crosshair;
}
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
background: #d7d4f0;
}
.CodeMirror-line::selection,
.CodeMirror-line > span::selection,
.CodeMirror-line > span > span::selection {

@ -7822,53 +7822,53 @@ var HiddenSetting_WorkList = function WorkList(_ref) {
align: "middle",
className: "mt25 mb25 pl30",
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(col/* default */.Z, {
children: "\u4E92\u8BC4\u65B9\u5F0F:"
children: "\u533F\u8BC4\u65B9\u5F0F:"
}), /*#__PURE__*/(0,jsx_runtime.jsx)(col/* default */.Z, {
className: "ml5",
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(es_radio/* default.Group */.ZP.Group, {
value: data.anonymous_group,
value: data.unified_anonymous_comment,
disabled: disabled || data.anonymous_appeal || (workSetting === null || workSetting === void 0 ? void 0 : workSetting.anonymous_comment),
onChange: function onChange(e) {
setData(function (originalData) {
return objectSpread2_default()(objectSpread2_default()({}, originalData), {}, {
anonymous_group: e.target.value
unified_anonymous_comment: e.target.value
});
});
groupCommentFormInstance.resetFields();
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_radio/* default */.ZP, {
value: false,
children: "\u6240\u6709\u5206\u7EC4\u4E92\u8BC4"
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_radio/* default */.ZP, {
children: [(workSetting === null || workSetting === void 0 ? void 0 : workSetting.unified_setting) && (workSetting === null || workSetting === void 0 ? void 0 : workSetting.unified_late) && /*#__PURE__*/(0,jsx_runtime.jsx)(es_radio/* default */.ZP, {
value: true,
disabled: !(workSetting !== null && workSetting !== void 0 && workSetting.can_anonymous_group),
children: "\u73ED\u5185\u5C0F\u7EC4\u4E92\u8BC4"
children: "\u7EDF\u4E00\u533F\u8BC4"
}), (workSetting === null || workSetting === void 0 ? void 0 : (_workSetting$group_se3 = workSetting.group_settings) === null || _workSetting$group_se3 === void 0 ? void 0 : _workSetting$group_se3.length) > 0 && /*#__PURE__*/(0,jsx_runtime.jsx)(es_radio/* default */.ZP, {
value: false,
children: "\u5206\u73ED\u533F\u8BC4"
})]
})
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)(row/* default */.Z, {
}), data.unified_anonymous_comment && /*#__PURE__*/(0,jsx_runtime.jsxs)(row/* default */.Z, {
align: "middle",
className: "mt25 mb25 pl30",
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(col/* default */.Z, {
children: "\u533F\u8BC4\u65B9\u5F0F:"
children: "\u4E92\u8BC4\u65B9\u5F0F:"
}), /*#__PURE__*/(0,jsx_runtime.jsx)(col/* default */.Z, {
className: "ml5",
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(es_radio/* default.Group */.ZP.Group, {
value: data.unified_anonymous_comment,
value: data.anonymous_group,
disabled: disabled || data.anonymous_appeal || (workSetting === null || workSetting === void 0 ? void 0 : workSetting.anonymous_comment),
onChange: function onChange(e) {
setData(function (originalData) {
return objectSpread2_default()(objectSpread2_default()({}, originalData), {}, {
unified_anonymous_comment: e.target.value
anonymous_group: e.target.value
});
});
groupCommentFormInstance.resetFields();
},
children: [(workSetting === null || workSetting === void 0 ? void 0 : workSetting.unified_setting) && (workSetting === null || workSetting === void 0 ? void 0 : workSetting.unified_late) && /*#__PURE__*/(0,jsx_runtime.jsx)(es_radio/* default */.ZP, {
value: true,
children: "\u7EDF\u4E00\u533F\u8BC4"
}), (workSetting === null || workSetting === void 0 ? void 0 : (_workSetting$group_se3 = workSetting.group_settings) === null || _workSetting$group_se3 === void 0 ? void 0 : _workSetting$group_se3.length) > 0 && /*#__PURE__*/(0,jsx_runtime.jsx)(es_radio/* default */.ZP, {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_radio/* default */.ZP, {
value: false,
children: "\u5206\u73ED\u533F\u8BC4"
children: "\u6240\u6709\u5206\u7EC4\u4E92\u8BC4"
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_radio/* default */.ZP, {
value: true,
disabled: !(workSetting !== null && workSetting !== void 0 && workSetting.can_anonymous_group),
children: "\u73ED\u5185\u5C0F\u7EC4\u4E92\u8BC4"
})]
})
})]

@ -1075,9 +1075,6 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {
cursor: default;
z-index: 4;
}
.CodeMirror-gutter-wrapper ::-moz-selection {
background-color: transparent;
}
.CodeMirror-gutter-wrapper ::selection {
background-color: transparent;
}
@ -1178,9 +1175,6 @@ div.CodeMirror-dragcursors {
.CodeMirror-crosshair {
cursor: crosshair;
}
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
background: #d7d4f0;
}
.CodeMirror-line::selection,
.CodeMirror-line > span::selection,
.CodeMirror-line > span > span::selection {

@ -1316,9 +1316,6 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {
cursor: default;
z-index: 4;
}
.CodeMirror-gutter-wrapper ::-moz-selection {
background-color: transparent;
}
.CodeMirror-gutter-wrapper ::selection {
background-color: transparent;
}
@ -1419,9 +1416,6 @@ div.CodeMirror-dragcursors {
.CodeMirror-crosshair {
cursor: crosshair;
}
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
background: #d7d4f0;
}
.CodeMirror-line::selection,
.CodeMirror-line > span::selection,
.CodeMirror-line > span > span::selection {

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -576,11 +576,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -598,9 +593,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -351,9 +351,6 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {
cursor: default;
z-index: 4;
}
.CodeMirror-gutter-wrapper ::-moz-selection {
background-color: transparent;
}
.CodeMirror-gutter-wrapper ::selection {
background-color: transparent;
}
@ -454,9 +451,6 @@ div.CodeMirror-dragcursors {
.CodeMirror-crosshair {
cursor: crosshair;
}
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
background: #d7d4f0;
}
.CodeMirror-line::selection,
.CodeMirror-line > span::selection,
.CodeMirror-line > span > span::selection {

@ -9570,53 +9570,53 @@ var AnonymousComment = function AnonymousComment(_ref) {
align: "middle",
className: "mt25 mb25 pl30",
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(col/* default */.Z, {
children: "\u4E92\u8BC4\u65B9\u5F0F:"
children: "\u533F\u8BC4\u65B9\u5F0F:"
}), /*#__PURE__*/(0,jsx_runtime.jsx)(col/* default */.Z, {
className: "ml5",
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(es_radio/* default.Group */.ZP.Group, {
value: data.anonymous_group,
value: data.unified_anonymous_comment,
disabled: disabled || data.anonymous_appeal || (workSetting === null || workSetting === void 0 ? void 0 : workSetting.anonymous_comment),
onChange: function onChange(e) {
setData(function (originalData) {
return objectSpread2_default()(objectSpread2_default()({}, originalData), {}, {
anonymous_group: e.target.value
unified_anonymous_comment: e.target.value
});
});
groupCommentFormInstance.resetFields();
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_radio/* default */.ZP, {
value: false,
children: "\u6240\u6709\u5206\u7EC4\u4E92\u8BC4"
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_radio/* default */.ZP, {
children: [(workSetting === null || workSetting === void 0 ? void 0 : workSetting.unified_setting) && (workSetting === null || workSetting === void 0 ? void 0 : workSetting.unified_late) && /*#__PURE__*/(0,jsx_runtime.jsx)(es_radio/* default */.ZP, {
value: true,
disabled: !(workSetting !== null && workSetting !== void 0 && workSetting.can_anonymous_group),
children: "\u73ED\u5185\u5C0F\u7EC4\u4E92\u8BC4"
children: "\u7EDF\u4E00\u533F\u8BC4"
}), (workSetting === null || workSetting === void 0 ? void 0 : (_workSetting$group_se5 = workSetting.group_settings) === null || _workSetting$group_se5 === void 0 ? void 0 : _workSetting$group_se5.length) > 0 && /*#__PURE__*/(0,jsx_runtime.jsx)(es_radio/* default */.ZP, {
value: false,
children: "\u5206\u73ED\u533F\u8BC4"
})]
})
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)(row/* default */.Z, {
}), data.unified_anonymous_comment && /*#__PURE__*/(0,jsx_runtime.jsxs)(row/* default */.Z, {
align: "middle",
className: "mt25 mb25 pl30",
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(col/* default */.Z, {
children: "\u533F\u8BC4\u65B9\u5F0F:"
children: "\u4E92\u8BC4\u65B9\u5F0F:"
}), /*#__PURE__*/(0,jsx_runtime.jsx)(col/* default */.Z, {
className: "ml5",
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(es_radio/* default.Group */.ZP.Group, {
value: data.unified_anonymous_comment,
value: data.anonymous_group,
disabled: disabled || data.anonymous_appeal || (workSetting === null || workSetting === void 0 ? void 0 : workSetting.anonymous_comment),
onChange: function onChange(e) {
setData(function (originalData) {
return objectSpread2_default()(objectSpread2_default()({}, originalData), {}, {
unified_anonymous_comment: e.target.value
anonymous_group: e.target.value
});
});
groupCommentFormInstance.resetFields();
},
children: [(workSetting === null || workSetting === void 0 ? void 0 : workSetting.unified_setting) && (workSetting === null || workSetting === void 0 ? void 0 : workSetting.unified_late) && /*#__PURE__*/(0,jsx_runtime.jsx)(es_radio/* default */.ZP, {
value: true,
children: "\u7EDF\u4E00\u533F\u8BC4"
}), (workSetting === null || workSetting === void 0 ? void 0 : (_workSetting$group_se5 = workSetting.group_settings) === null || _workSetting$group_se5 === void 0 ? void 0 : _workSetting$group_se5.length) > 0 && /*#__PURE__*/(0,jsx_runtime.jsx)(es_radio/* default */.ZP, {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_radio/* default */.ZP, {
value: false,
children: "\u5206\u73ED\u533F\u8BC4"
children: "\u6240\u6709\u5206\u7EC4\u4E92\u8BC4"
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_radio/* default */.ZP, {
value: true,
disabled: !(workSetting !== null && workSetting !== void 0 && workSetting.can_anonymous_group),
children: "\u73ED\u5185\u5C0F\u7EC4\u4E92\u8BC4"
})]
})
})]

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -636,11 +636,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -658,9 +653,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -814,9 +814,6 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {
cursor: default;
z-index: 4;
}
.CodeMirror-gutter-wrapper ::-moz-selection {
background-color: transparent;
}
.CodeMirror-gutter-wrapper ::selection {
background-color: transparent;
}
@ -917,9 +914,6 @@ div.CodeMirror-dragcursors {
.CodeMirror-crosshair {
cursor: crosshair;
}
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
background: #d7d4f0;
}
.CodeMirror-line::selection,
.CodeMirror-line > span::selection,
.CodeMirror-line > span > span::selection {

@ -576,11 +576,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -598,9 +593,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -966,7 +966,7 @@ function DetailCommitOut(debugResult) {
color: '#fff'
};
(0,react.useEffect)(function () {
if (output && !is_file) {
if (output && !is_file && outputRef.current) {
var term = new xterm.Terminal({
fontSize: 14,
letterSpacing: 1,
@ -980,7 +980,7 @@ function DetailCommitOut(debugResult) {
background: '#1e1e1e'
});
}
if (input && !is_file) {
if (input && !is_file && inputRef.current) {
var term2 = new xterm.Terminal({
fontSize: 14,
letterSpacing: 1,
@ -993,7 +993,7 @@ function DetailCommitOut(debugResult) {
background: '#1e1e1e'
});
}
if (expected_output && !is_file) {
if (expected_output && !is_file && expectedOutputRef.current) {
var term3 = new xterm.Terminal({
fontSize: 14,
letterSpacing: 1,
@ -1178,9 +1178,8 @@ function DetailCommitOut(debugResult) {
rs = /*#__PURE__*/(0,jsx_runtime.jsxs)(jsx_runtime.Fragment, {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("p", {
children: "\u6700\u540E\u6267\u884C\u7684\u8F93\u5165\uFF1A"
}), !is_file && /*#__PURE__*/(0,jsx_runtime.jsx)(RenderHtml/* default */.Z, {
value: input,
style: mdStyle
}), !is_file && /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
ref: inputRef
}), is_file && /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: mdStyle,
children: /*#__PURE__*/(0,jsx_runtime.jsx)("a", {

@ -138,7 +138,7 @@ function DetailCommitOut(debugResult) {
color: '#fff'
};
(0,react.useEffect)(function () {
if (output && !is_file) {
if (output && !is_file && outputRef.current) {
var term = new xterm.Terminal({
fontSize: 14,
letterSpacing: 1,
@ -152,7 +152,7 @@ function DetailCommitOut(debugResult) {
background: '#1e1e1e'
});
}
if (input && !is_file) {
if (input && !is_file && inputRef.current) {
var term2 = new xterm.Terminal({
fontSize: 14,
letterSpacing: 1,
@ -165,7 +165,7 @@ function DetailCommitOut(debugResult) {
background: '#1e1e1e'
});
}
if (expected_output && !is_file) {
if (expected_output && !is_file && expectedOutputRef.current) {
var term3 = new xterm.Terminal({
fontSize: 14,
letterSpacing: 1,
@ -350,9 +350,8 @@ function DetailCommitOut(debugResult) {
rs = /*#__PURE__*/(0,jsx_runtime.jsxs)(jsx_runtime.Fragment, {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("p", {
children: "\u6700\u540E\u6267\u884C\u7684\u8F93\u5165\uFF1A"
}), !is_file && /*#__PURE__*/(0,jsx_runtime.jsx)(RenderHtml/* default */.Z, {
value: input,
style: mdStyle
}), !is_file && /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
ref: inputRef
}), is_file && /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: mdStyle,
children: /*#__PURE__*/(0,jsx_runtime.jsx)("a", {

@ -342,11 +342,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -364,9 +359,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -3402,9 +3402,6 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {
cursor: default;
z-index: 4;
}
.CodeMirror-gutter-wrapper ::-moz-selection {
background-color: transparent;
}
.CodeMirror-gutter-wrapper ::selection {
background-color: transparent;
}
@ -3505,9 +3502,6 @@ div.CodeMirror-dragcursors {
.CodeMirror-crosshair {
cursor: crosshair;
}
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
background: #d7d4f0;
}
.CodeMirror-line::selection,
.CodeMirror-line > span::selection,
.CodeMirror-line > span > span::selection {

@ -642,9 +642,6 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {
cursor: default;
z-index: 4;
}
.CodeMirror-gutter-wrapper ::-moz-selection {
background-color: transparent;
}
.CodeMirror-gutter-wrapper ::selection {
background-color: transparent;
}
@ -745,9 +742,6 @@ div.CodeMirror-dragcursors {
.CodeMirror-crosshair {
cursor: crosshair;
}
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
background: #d7d4f0;
}
.CodeMirror-line::selection,
.CodeMirror-line > span::selection,
.CodeMirror-line > span > span::selection {

@ -1324,9 +1324,6 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {
cursor: default;
z-index: 4;
}
.CodeMirror-gutter-wrapper ::-moz-selection {
background-color: transparent;
}
.CodeMirror-gutter-wrapper ::selection {
background-color: transparent;
}
@ -1427,9 +1424,6 @@ div.CodeMirror-dragcursors {
.CodeMirror-crosshair {
cursor: crosshair;
}
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
background: #d7d4f0;
}
.CodeMirror-line::selection,
.CodeMirror-line > span::selection,
.CodeMirror-line > span > span::selection {

@ -540,11 +540,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -562,9 +557,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -611,11 +611,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -633,9 +628,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -622,9 +622,6 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {
cursor: default;
z-index: 4;
}
.CodeMirror-gutter-wrapper ::-moz-selection {
background-color: transparent;
}
.CodeMirror-gutter-wrapper ::selection {
background-color: transparent;
}
@ -725,9 +722,6 @@ div.CodeMirror-dragcursors {
.CodeMirror-crosshair {
cursor: crosshair;
}
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
background: #d7d4f0;
}
.CodeMirror-line::selection,
.CodeMirror-line > span::selection,
.CodeMirror-line > span > span::selection {

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -456,9 +456,6 @@
body:-webkit-full-screen .tasks-body {
height: 100vh !important;
}
body:-moz-full-screen .tasks-body {
height: 100vh !important;
}
body:-ms-fullscreen .tasks-body {
height: 100vh !important;
}
@ -468,9 +465,6 @@ body:fullscreen .tasks-body {
body:-webkit-full-screen .left-panel, body:-webkit-full-screen .task-header-container {
display: none !important;
}
body:-moz-full-screen .left-panel, body:-moz-full-screen .task-header-container {
display: none !important;
}
body:-ms-fullscreen .left-panel, body:-ms-fullscreen .task-header-container {
display: none !important;
}
@ -2310,9 +2304,6 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {
cursor: default;
z-index: 4;
}
.CodeMirror-gutter-wrapper ::-moz-selection {
background-color: transparent;
}
.CodeMirror-gutter-wrapper ::selection {
background-color: transparent;
}
@ -2413,9 +2404,6 @@ div.CodeMirror-dragcursors {
.CodeMirror-crosshair {
cursor: crosshair;
}
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
background: #d7d4f0;
}
.CodeMirror-line::selection,
.CodeMirror-line > span::selection,
.CodeMirror-line > span > span::selection {

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

@ -287,11 +287,6 @@
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
color: #bfbfbf;
-moz-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
@ -309,9 +304,6 @@
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}

File diff suppressed because one or more lines are too long

@ -338,10 +338,6 @@ mark {
padding: 0.2em;
background-color: #feffe6;
}
::-moz-selection {
color: #fff;
background: #1890ff;
}
::selection {
color: #fff;
background: #1890ff;
@ -6544,7 +6540,6 @@ to {
transform:scale(-1)
}
:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270 {
-webkit-filter:none;
filter:none
}
.fa-stack {
@ -10648,6 +10643,17 @@ body .ant-pagination .ant-pagination-item-ellipsis {
border: 1px solid rgba(195, 207, 224, 0.5);
color: #464f66;
}
.xterm-helpers {
position: absolute;
top: 0;
z-index: 5;
opacity: 0;
}
.xterm .xterm-screen canvas {
position: absolute;
top: 0;
left: 0;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@ -11706,7 +11712,6 @@ body {
position: relative;
}
.greyhtml {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
Loading…
Cancel
Save