|
|
|
|
@ -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";
|
|
|
|
|
|
|
|
|
|
/***/ })
|
|
|
|
|
|
|
|
|
|
}]);
|