Auto Submit

dev_local_v9_xingongdaluoyang
autosubmit 1 year ago
parent cf3dc458c2
commit 2527bc3254

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

@ -4376,9 +4376,8 @@ var IndexPage = function IndexPage(_ref) {
}
}), homePage.images_url && /*#__PURE__*/(0,jsx_runtime.jsx)(carousel/* default */.Z, {
className: isMainSite ? Indexmodules.mainSite : '',
ref: Carousels
// autoplay
,
ref: Carousels,
autoplay: true,
pauseOnDotsHover: true,
children: homePage.images_url.length > 0 ? (_homePage$images_url = homePage.images_url) === null || _homePage$images_url === void 0 ? void 0 : _homePage$images_url.map(function (v, k) {
return /*#__PURE__*/(0,jsx_runtime.jsx)("div", {

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