Auto Submit

dev_local_v9_xingongdaluoyang
autosubmit 1 year ago
parent 5346c7d133
commit 1bace22e2a

@ -2542,21 +2542,19 @@ var HeaderComponents = function HeaderComponents(_ref) {
}
return _context.abrupt("return");
case 9:
if (!((v === null || v === void 0 ? void 0 : v.name) === '协同开发')) {
_context.next = 12;
break;
}
if (!isLogin) {
dispatch({
type: 'user/showPopLogin',
payload: {
showPopLogin: true,
showClosable: true
}
});
}
return _context.abrupt("return");
case 12:
// if (v?.name === '项目协同管理平台') {
// if (!isLogins()) {
// dispatch({
// type: 'user/showPopLogin',
// payload: {
// showPopLogin: true,
// showClosable: true
// },
// })
// }
// return
// }
// if (!v.link || v?.subitem?.length) return
if (v !== null && v !== void 0 && (_v$link = v.link) !== null && _v$link !== void 0 && _v$link.includes("http")) {
(0,util/* openNewWindow */.xg)(v === null || v === void 0 ? void 0 : v.link);
@ -2575,7 +2573,7 @@ var HeaderComponents = function HeaderComponents(_ref) {
}
});
}
case 14:
case 11:
case "end":
return _context.stop();
}

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

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