Auto Submit

dev_local_v9_test4
autosubmit 11 months ago
parent 609e50956a
commit a625274a04

File diff suppressed because one or more lines are too long

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

@ -76,7 +76,7 @@ var Page = function Page(_ref) {
style: {
overflow: "hidden",
padding: "0 360rem",
background: "url(".concat(__webpack_require__(/*! @/pages/User/NewLogin/imgs/bg.png */ 67858), ") 0 center / 100% 100% no-repeat")
background: "url(".concat(__webpack_require__(/*! @/pages/Home/NewIndex/imgs/bg.png */ 75857), ") 0 center / 100% 100% no-repeat")
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: __webpack_require__(/*! @/assets/images/common/logo.png */ 80824),
@ -89,7 +89,7 @@ var Page = function Page(_ref) {
background: "linear-gradient( 180deg, rgba(255,255,255,0.25) 0%, rgba(255,255,255,0.3) 100%)",
border: "2rem solid #fff",
backdropFilter: "blur(4rem)",
width: "1205rem"
width: "1210rem"
},
children: PlatformSystemsData === null || PlatformSystemsData === void 0 || (_PlatformSystemsData$ = PlatformSystemsData.data) === null || _PlatformSystemsData$ === void 0 || (_PlatformSystemsData$ = _PlatformSystemsData$.list) === null || _PlatformSystemsData$ === void 0 ? void 0 : _PlatformSystemsData$.map(function (item, index) {
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
@ -198,6 +198,16 @@ function useCustomRequest(request, baseParams) {
}
/***/ }),
/***/ 75857:
/*!*********************************************!*\
!*** ./src/pages/Home/NewIndex/imgs/bg.png ***!
\*********************************************/
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
module.exports = __webpack_require__.p + "static/bg.bb7084eb.png";
/***/ })
}]);

@ -11,6 +11,6 @@
}
.itemActive___UbXp5:hover {
box-shadow: 0px 6px 14px 0px rgba(177, 221, 255, 0.84);
border: 1px solid #1668FF;
border: 1rem solid #1668FF;
}

@ -209,6 +209,16 @@ var Page = function Page(_ref) {
};
})(Page));
/***/ }),
/***/ 67858:
/*!*********************************************!*\
!*** ./src/pages/User/NewLogin/imgs/bg.png ***!
\*********************************************/
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
module.exports = __webpack_require__.p + "static/bg.43c4ac69.png";
/***/ })
}]);

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

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