autoUpdataFile

dev_local_v9_zzxy
eduauto 1 year ago
parent ceed07f2a7
commit 38bd4a614f

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

@ -18742,6 +18742,7 @@ var newIndex_excluded = ["dispatch", "user", "pathsDetail"];
var StageItemDom = function StageItemDom(_ref) {
@ -19782,12 +19783,12 @@ var Page = function Page(_ref9) {
};
}();
return /*#__PURE__*/(0,jsx_runtime.jsxs)("section", {
className: "w-full c-white flex flex-col",
className: "w-full c-white",
style: {
background: "linear-gradient( 180deg, #0B2D73 0%, #5463C5 100%)",
height: "100vh",
position: "relative",
overflow: "hidden"
overflow: "auto"
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: "flex items-center justify-center",
@ -20095,10 +20096,7 @@ var Page = function Page(_ref9) {
})]
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "flex-1 minH-0 minW-0",
style: {
overflowX: "hidden",
overflowY: "auto",
position: "relative"
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
@ -20153,7 +20151,7 @@ var Page = function Page(_ref9) {
})]
})]
})]
}), /*#__PURE__*/(0,jsx_runtime.jsx)(components_SendToClassModal, {}), applyPublicData.status && /*#__PURE__*/(0,jsx_runtime.jsx)(components_ApplyPublic, {
}), /*#__PURE__*/(0,jsx_runtime.jsx)(Stage_SendModal, {}), /*#__PURE__*/(0,jsx_runtime.jsx)(components_SendToClassModal, {}), applyPublicData.status && /*#__PURE__*/(0,jsx_runtime.jsx)(components_ApplyPublic, {
type: "subject",
onCancel: function onCancel() {
return handleApplyPublic(false);

@ -499,6 +499,7 @@ var Page = function Page(_ref3) {
observer: true,
observeParents: true,
ref: swiperRef,
autoplay: true,
coverflowEffect: {
rotate: -10,
stretch: 0,

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