Auto Submit

dev_local_v9_haijunshiguan_net
autosubmit 2 years ago
parent caaab833f0
commit ef621424ce

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

@ -624,6 +624,10 @@ var PublicScope = function PublicScope(props) {
children: item === null || item === void 0 ? void 0 : item.name
}), /*#__PURE__*/(0,jsx_runtime.jsx)(col/* default */.Z, {
flex: "56px",
style: {
marginInlineEnd: 14,
textAlign: "center"
},
children: /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-shanchu10 font20 ".concat(AddOrEditLegalDocmodules.cursorDelHover),
style: {
@ -990,7 +994,6 @@ var AddOrEditDir = function AddOrEditDir(_ref) {
children: /*#__PURE__*/(0,jsx_runtime.jsx)(row/* default */.Z, {
align: "middle",
wrap: false,
gutter: 10,
children: /*#__PURE__*/(0,jsx_runtime.jsx)(ui_customization/* CustomButton */.op, {
style: {
borderRadius: 2

@ -1299,8 +1299,8 @@ body[data-custom='auto'] {
}
.CheckboxGroup___FNUx8 {
flex: 1 1;
margin-top: 14px;
padding-left: 14px;
margin-top: 16px;
padding-left: 16px;
display: flex;
flex-direction: column;
gap: 16px;
@ -1322,8 +1322,8 @@ body[data-custom='auto'] {
width: 16px;
}
.CheckboxGroup___FNUx8 label[class~="ant-checkbox-wrapper"] span[class~="ant-checkbox"] {
-webkit-margin-end: 10px;
margin-inline-end: 10px;
-webkit-margin-end: 20px;
margin-inline-end: 20px;
}
.CheckboxGroup___FNUx8 label[class~="ant-checkbox-wrapper"]::after {
display: none;

@ -297,6 +297,7 @@ var Page = function Page(_ref) {
})
}) : /*#__PURE__*/(0,jsx_runtime.jsx)(NoData/* default */.Z, {}), /*#__PURE__*/(0,jsx_runtime.jsx)(pagination/* default */.Z, {
className: "mb20",
hideOnSinglePage: true,
showQuickJumper: true,
onChange: function onChange(page, limit) {
setUrlData(objectSpread2_default()(objectSpread2_default()({}, urlData), {}, {

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