autoUpdataFile

dev_local_v9_zzxy
eduauto 1 year ago
parent 4324e94cdd
commit 2e5382cee9

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

@ -403,18 +403,6 @@ var competitionsPage = function competitionsPage(_ref) {
text: '未发布'
}
};
(0,_react_17_0_2_react.useEffect)(function () {
dispatch({
type: 'globalSetting/headerFooterToggle',
payload: false
});
return function () {
dispatch({
type: 'globalSetting/headerFooterToggle',
payload: true
});
};
}, []);
(0,_react_17_0_2_react.useEffect)(function () {
dispatch({
type: 'competitions/getList',

@ -455,8 +455,7 @@
font-size: 1.6vh !important;
}
.bg_img1___vc382 {
width: 12vw;
height: 25vh;
height: 23vh;
position: absolute;
bottom: 17vh;
left: 50%;

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