autoUpdataFile

dev_local_v9_yndxsys
eduauto 2 years ago
parent 1221c19f4f
commit 0b8cfc225c

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

@ -703,19 +703,14 @@ var Navigation = function Navigation(_ref) {
alignItems: 'center',
marginBottom: '20px'
},
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: {
width: '200px',
fontWeight: 600
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: weekInfo === null || weekInfo === void 0 ? void 0 : weekInfo.semester_name
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
marginLeft: '10px'
},
children: weekInfo === null || weekInfo === void 0 ? void 0 : weekInfo.semester_name
})]
})
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
style: {
flex: 1,

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