autoUpdataFile

dev_local_v9_yndxsys
eduauto 2 years ago
parent 242c4f1aee
commit d404fc6631

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

@ -468,7 +468,6 @@ var ViewAppointment = function ViewAppointment(_ref) {
cweek: box
}).then(function (res) {
if (res.status === 0) {
console.log(res);
setScheduleData(res === null || res === void 0 ? void 0 : res.data);
}
});
@ -531,9 +530,6 @@ var ViewAppointment = function ViewAppointment(_ref) {
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: ViewAppointmentmodules.goback_button,
onClick: function onClick() {
if (document.exitFullscreen) {
document.exitFullscreen(); // 请求退出全屏模式
}
_umi_production_exports.history.back();
// history.push('/iot/electronBPManage')
},

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