Auto Submit

dev_local_v9_haijunshiguan_net
autosubmit 2 years ago
parent 50be7f6e03
commit 8ecb7898db

@ -27,7 +27,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.0b78c5a8.js"></script>
<script src="/react/build/umi.9c4615c2.js"></script>
<script src="/react/build/js/public.js"></script>
</body>
</html>

@ -4567,7 +4567,7 @@ body {
}
.lableSty___B6Cwq div[class~='ant-form-item-label'] label {
font-size: 14px;
color: #5F6368;
color: #5F6368 !important;
}
.lableSty___B6Cwq span[class~='ant-input-affix-wrapper'] {
padding: 0 7px;
@ -4581,7 +4581,7 @@ body {
}
.lableSty___B6Cwq div[class~='ant-form-item-label'] label {
font-size: 14px;
color: #5F6368;
color: #5F6368 !important;
}
.lableSty___B6Cwq .inputNum___KjODd {
margin: 0 10px;
@ -4664,7 +4664,7 @@ body {
background: #FDFDFE;
border: 1px solid #ECECEC;
min-height: 200px;
margin-bottom: 24px;
margin-bottom: 16px;
}
.folderAreaWrapper___iQ9XG .folderAreaHeader___zxxB4 {
background-color: #F6F7F9;

@ -15887,6 +15887,9 @@ var AddOrEditExercise = function AddOrEditExercise(_ref) {
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "error_push",
style: {
marginBottom: 16
},
children: /*#__PURE__*/(0,jsx_runtime.jsx)(es_switch/* default */.Z, {
style: {
position: 'relative',
@ -15903,6 +15906,9 @@ var AddOrEditExercise = function AddOrEditExercise(_ref) {
children: "\u5F00\u542F\u65F6\uFF0C\u5B66\u751F\u5F53\u524D\u9898\u76EE\u7B54\u9898\u9519\u8BEF\u6B21\u6570\u8D85\u8FC7"
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "error_num",
style: {
marginBottom: 16
},
children: /*#__PURE__*/(0,jsx_runtime.jsx)(input_number/* default */.Z, {
defaultValue: formValue === null || formValue === void 0 ? void 0 : formValue.error_num,
disabled: checkIsCreator(),

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save