Auto Submit

dev_local_v9_xingongdaluoyang
autosubmit 1 year ago
parent 47e1232d92
commit 5346c7d133

@ -2542,18 +2542,21 @@ var HeaderComponents = function HeaderComponents(_ref) {
}
return _context.abrupt("return");
case 9:
if ((v === null || v === void 0 ? void 0 : v.name) === '协同开发') {
if (!isLogin) {
dispatch({
type: 'user/showPopLogin',
payload: {
showPopLogin: true,
showClosable: true
}
});
}
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.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);
@ -2572,7 +2575,7 @@ var HeaderComponents = function HeaderComponents(_ref) {
}
});
}
case 12:
case 14:
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.59a061c3.js"></script>
<script src="/react/build/umi.95f3bd12.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