Auto Submit

dev_local_v9_test4
autosubmit 1 year ago
parent 401a869863
commit f4bcaf9ae1

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

@ -112,19 +112,31 @@ var PhDom = function PhDom(_ref) {
return /*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: __webpack_require__(/*! ./img/1.png */ 67183),
width: "20rem",
height: "20rem"
height: "20rem",
style: {
width: "20rem",
height: "20rem"
}
});
case '2':
return /*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: __webpack_require__(/*! ./img/2.png */ 76415),
width: "20rem",
height: "20rem"
height: "20rem",
style: {
width: "20rem",
height: "20rem"
}
});
case '3':
return /*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: __webpack_require__(/*! ./img/3.png */ 46581),
width: "20rem",
height: "20rem"
height: "20rem",
style: {
width: "20rem",
height: "20rem"
}
});
default:
return /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
@ -274,7 +286,9 @@ var CourseItemDom = function CourseItemDom(_ref2) {
width: "60rem",
height: "60rem",
style: {
borderRadius: "50%"
borderRadius: "50%",
width: "60rem",
height: "60rem"
}
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: "c-white",

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