autoUpdataFile

dev_local_v9_yunnan
eduauto 2 years ago
parent 3a2f3a30ed
commit a848288078

@ -11,7 +11,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE9">
<meta http-equiv="X-UA-Compatible" content="IE=edge,Chrome=1">
<meta http-equiv="Cache-Control" content="no-transform">
<title>头歌实践教学平台</title>
<link rel="stylesheet" href="/react/build/umi.23d4967f.css">
<script src="/react/build/js/polyfill.min.js"></script>
</head>
@ -27,7 +26,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.1154af4c.js"></script>
<script src="/react/build/umi.4371957c.js"></script>
<script src="/react/build/js/public.js"></script>
</body>
</html>

@ -655,7 +655,7 @@ var CollegesPage = function CollegesPage(_ref) {
});
case 2:
res = _context.sent;
(0,util/* setDocumentTitle */.Dk)((res === null || res === void 0 ? void 0 : res.school) || '实践教学平台');
(0,util/* setDocumentTitle */.Dk)((res === null || res === void 0 ? void 0 : res.school) || '');
setHeadData(res || {});
case 5:
case "end":

@ -4225,7 +4225,7 @@ var IndexPage = function IndexPage(_ref) {
(0,_react_17_0_2_react.useEffect)(function () {
var _globalSetting$settin;
(0,util/* setDocumentTitle */.Dk)((globalSetting === null || globalSetting === void 0 || (_globalSetting$settin = globalSetting.setting) === null || _globalSetting$settin === void 0 ? void 0 : _globalSetting$settin.name) || '实践教学平台');
(0,util/* setDocumentTitle */.Dk)((globalSetting === null || globalSetting === void 0 || (_globalSetting$settin = globalSetting.setting) === null || _globalSetting$settin === void 0 ? void 0 : _globalSetting$settin.name) || '');
}, [globalSetting.setting]);
function getHomeNotice() {
return _getHomeNotice.apply(this, arguments);

File diff suppressed because one or more lines are too long

@ -20,7 +20,7 @@
// }
</script>
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
<title>头歌实践教学平台</title>
<title></title>
<style>
body {
font-size: 14px;

Loading…
Cancel
Save