Auto Submit

dev_local_v9_test4
autosubmit 11 months ago
parent 6ca865d274
commit 2395d4e1f1

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

@ -520,11 +520,11 @@ var Page = function Page(_ref2) {
children: StatisticData === null || StatisticData === void 0 || (_StatisticData$data15 = StatisticData.data) === null || _StatisticData$data15 === void 0 ? void 0 : _StatisticData$data15.images_url.map(function (item, index) {
return /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: "w-full h-full",
children: /*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: "".concat(env/* default */.Z.IMG_SERVER).concat(item === null || item === void 0 ? void 0 : item.image_url),
children: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: {
width: "100%",
height: "196px"
height: "196px",
background: "url(".concat(env/* default */.Z.IMG_SERVER).concat(item === null || item === void 0 ? void 0 : item.image_url, ") center / auto 100% no-repeat")
}
})
}, index);
@ -580,7 +580,7 @@ var Page = function Page(_ref2) {
},
children: item === null || item === void 0 ? void 0 : item.title
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "ml-auto",
className: "ml-auto text-16px-rem",
style: {
color: "#121C31"
},

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