Auto Submit

dev_local_v9_test4
autosubmit 1 year ago
parent ede59af53b
commit b2c6ad4771

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

@ -547,7 +547,10 @@ var OpenReservationDetail = function OpenReservationDetail(_ref) {
children: [info === null || info === void 0 ? void 0 : info.name, index == (titledata === null || titledata === void 0 || (_titledata$teachers2 = titledata.teachers) === null || _titledata$teachers2 === void 0 ? void 0 : _titledata$teachers2.length) - 1 ? '' : '、']
});
})
}) : item === null || item === void 0 ? void 0 : item.count
}) : /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
title: item === null || item === void 0 ? void 0 : item.count,
children: item === null || item === void 0 ? void 0 : item.count
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: OpenReservationDetailmodules.titlecoent,
children: item === null || item === void 0 ? void 0 : item.name

@ -319,13 +319,18 @@ button:active {
.headerdiv___woAn5 {
background: #1C367E;
border-radius: 6px;
padding: 20px 10px;
padding: 40px 10px;
text-align: center;
width: 230px;
height: 140px;
}
.headerdiv___woAn5 .titlename___gvc79 {
font-size: 20px;
color: #fff;
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 1;
overflow: hidden;
}
.headerdiv___woAn5 .titlecoent___waG0U {
color: rgba(255, 255, 255, 0.6);

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