autoUpdataFile

dev_local_v9_zzxy
eduauto 1 year ago
parent 3a1979bd0e
commit f2ee38b3fb

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

@ -530,10 +530,7 @@ var OpenReservationDetail = function OpenReservationDetail(_ref) {
count: (titledata === null || titledata === void 0 ? void 0 : titledata.reservation_count) || 0
}]) === null || _ref3 === void 0 ? void 0 : _ref3.map(function (item, index) {
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
style: {
margin: index === 1 && '0px 20px',
marginLeft: (index === 3 || index === 1) && 20
},
style: {},
className: OpenReservationDetailmodules.headerdiv,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: OpenReservationDetailmodules.titlename,

@ -318,7 +318,6 @@ button:active {
}
.headerdiv___woAn5 {
background: #1C367E;
box-shadow: inset 0px 3px 5px 0px rgba(27, 36, 74, 0.5);
border-radius: 6px;
padding: 20px 10px;
text-align: center;

@ -1721,10 +1721,7 @@ var Info_Navigation = function Navigation(_ref) {
}]) === null || _ref2 === void 0 ? void 0 : _ref2.map(function (item, index) {
var _roomInfo$classroom_d;
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
style: {
margin: index === 1 && '0px 20px',
marginLeft: (index === 3 || index === 1) && 20
},
style: {},
className: Infomodules.headerdiv,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: Infomodules.titlename,

@ -44,7 +44,6 @@
width: 230px;
height: 140px;
background: #1C367E;
box-shadow: inset 0px 3px 5px 0px rgba(27, 36, 74, 0.5);
border-radius: 6px;
padding: 40px 0px;
text-align: center;

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