autoUpdataFile

dev_local_v9_zzxy
eduauto 1 year ago
parent 7ba22a373f
commit 9150a3c5ec

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

@ -18,6 +18,10 @@
}
.gif_bg___C_GUb {
position: absolute;
top: 50px;
width: 100vw;
height: 100vh;
opacity: 0.3;
bottom: 0;
left: 0;
z-index: 0;

@ -4166,14 +4166,8 @@ var LaboratoryOverview = function LaboratoryOverview(_ref) {
backgroundImage: "url(".concat(other_bg_namespaceObject, ")")
} : {},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: __webpack_require__(/*! ./img/1.gif */ 71566),
src: __webpack_require__(/*! ./img/bg.gif */ 44869),
className: LaboratoryOverviewmodules.gif_bg
}), /*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: __webpack_require__(/*! ./img/1.gif */ 71566),
className: LaboratoryOverviewmodules.gif_bg2
}), /*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: __webpack_require__(/*! ./img/aq.gif */ 34826),
className: LaboratoryOverviewmodules.gif_bg3
}), /*#__PURE__*/(0,jsx_runtime.jsx)(HeaderInfo/* default */.Z, {
title: "\u5B9E\u9A8C\u5BA4\u4E00\u4F53\u5316\u8FD0\u884C\u7BA1\u7406\u5E73\u53F0",
bgImg: __webpack_require__(/*! ./img/top_img.png */ 29646)
@ -4722,23 +4716,13 @@ module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPsAAAEkCAYAAADp
/***/ }),
/***/ 71566:
/*!************************************************!*\
!*** ./src/pages/LaboratoryOverview/img/1.gif ***!
\************************************************/
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
module.exports = __webpack_require__.p + "static/1.ad3938f3.gif";
/***/ }),
/***/ 34826:
/***/ 44869:
/*!*************************************************!*\
!*** ./src/pages/LaboratoryOverview/img/aq.gif ***!
!*** ./src/pages/LaboratoryOverview/img/bg.gif ***!
\*************************************************/
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
module.exports = __webpack_require__.p + "static/aq.72bda97e.gif";
module.exports = __webpack_require__.p + "static/bg.07489d49.gif";
/***/ }),

Binary file not shown.

After

Width:  |  Height:  |  Size: 604 KiB

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