autoUpdataFile

dev_local_v9_zzxy
eduauto 1 year ago
parent bd686dbce1
commit abf026819c

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

@ -360,9 +360,10 @@ var CloudTroops = function CloudTroops(_ref) {
className: CloudTroopsmodules.pagination,
children: (list === null || list === void 0 ? void 0 : list.length) > 0 && /*#__PURE__*/(0,jsx_runtime.jsx)(pagination/* default */.Z, {
style: {
marginBottom: '1.5vh'
},
size: "small",
margin: '3vh 0'
}
// size='small'
,
showSizeChanger: false,
showQuickJumper: true,
onChange: onShowSizeChange,

@ -544,7 +544,9 @@ button:active {
width: 30vw;
position: absolute;
top: 0;
left: 35vw;
left: 50%;
right: 50%;
transform: translateX(-50%);
}
.nav_bg___pTE1T .nav_right___GdTJz {
height: 6vh;

@ -462,7 +462,9 @@
width: 30vw;
position: absolute;
top: 0;
left: 35vw;
left: 50%;
right: 50%;
transform: translateX(-50%);
}
.nav_bg___pTE1T .nav_right___GdTJz {
height: 6vh;

@ -367,7 +367,9 @@ button:active {
width: 30vw;
position: absolute;
top: 0;
left: 35vw;
left: 50%;
right: 50%;
transform: translateX(-50%);
}
.nav_bg___pTE1T .nav_right___GdTJz {
height: 6vh;

@ -331,7 +331,9 @@
width: 30vw;
position: absolute;
top: 0;
left: 35vw;
left: 50%;
right: 50%;
transform: translateX(-50%);
}
.nav_bg___pTE1T .nav_right___GdTJz {
height: 6vh;

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