Auto Submit

dev_local_v9_test4
autosubmit 1 year ago
parent 5bb64fe21c
commit 4a5c5972cf

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

@ -168,7 +168,10 @@ var Engineering = function Engineering(_ref) {
className: Indexmodules.left,
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "block_1 flex-col",
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "text_8",
children: "\u65E5\u5E38\u5DE5\u4F5C\u53F0"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: "".concat(isSelected("/materials/itemAssets") ? "section_7" : "section_8", " flex-row"),
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(_umi_production_exports.Link, {
to: "/materials/itemAssets",
@ -204,7 +207,7 @@ var Engineering = function Engineering(_ref) {
}), ((user === null || user === void 0 || (_user$userInfo3 = user.userInfo) === null || _user$userInfo3 === void 0 ? void 0 : _user$userInfo3.classroom_center_auth) || (user === null || user === void 0 || (_user$userInfo4 = user.userInfo) === null || _user$userInfo4 === void 0 ? void 0 : _user$userInfo4.classroom_auth)) && /*#__PURE__*/(0,jsx_runtime.jsxs)(jsx_runtime.Fragment, {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "text_8",
children: "\u2026\u2026\u2026\u2026\u2026\u5DE5\u4F5C\u53F0\u2026\u2026\u2026\u2026\u2026"
children: "\u7BA1\u7406\u5DE5\u4F5C\u53F0"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: "".concat(isSelected("/materials/itemAssetsType") ? "section_7" : "section_8", " flex-row"),
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(_umi_production_exports.Link, {

@ -485,7 +485,7 @@ button:active {
letter-spacing: -0.69999999px;
font-family: AlibabaPuHuiTi_2_55_Regular;
font-weight: NaN;
text-align: center;
text-align: left;
white-space: nowrap;
line-height: 16px;
margin: 40px 0 0 10px;

@ -879,6 +879,7 @@ var Navigation = function Navigation(_ref) {
title: 'IP地址',
dataIndex: 'ip',
ellipsis: true,
width: 140,
render: function render(text) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
placement: "bottomLeft",
@ -892,6 +893,7 @@ var Navigation = function Navigation(_ref) {
title: '人员类别',
dataIndex: 'user_role',
ellipsis: true,
width: 100,
render: function render(text) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
placement: "bottomLeft",
@ -904,6 +906,7 @@ var Navigation = function Navigation(_ref) {
}, {
title: '手机号',
dataIndex: 'phone',
width: 120,
ellipsis: true,
render: function render(text) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
@ -1015,7 +1018,7 @@ var Navigation = function Navigation(_ref) {
}, {
title: '操作',
// ellipsis: true,
width: 200,
width: 240,
render: function render(text, record) {
return /*#__PURE__*/(0,jsx_runtime.jsxs)(jsx_runtime.Fragment, {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {

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