autoUpdataFile

dev_local_v9_yndxsys
eduauto 1 year ago
parent 44f0dce42b
commit cf57eeeb5b

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

@ -1083,7 +1083,21 @@ var Navigation = function Navigation(_ref) {
children: ["\u5B66\u751F\u6570 ", item2 === null || item2 === void 0 ? void 0 : item2.study_num]
})]
})
}) : /*#__PURE__*/(0,jsx_runtime.jsx)("div", {})
}) : /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: {
textAlign: 'center',
lineHeight: "60px"
},
children: Math.floor(Math.random() * 4) == 2 && /*#__PURE__*/(0,jsx_runtime.jsxs)("span", {
children: ["\u5DF2\u9884\u7EA6", /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: '#2a56ca',
margin: '0 5px'
},
children: Math.floor(Math.random() * 30) + 1
}), "\u4EBA"]
})
})
})
}, "".concat(item.date, "_").concat(index2));
})

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