autoUpdataFile

dev_local_v9_zzxy
eduauto 1 year ago
parent 69afcf9b68
commit a9d51b9932

@ -569,7 +569,7 @@ function _delMagazine() {
\***************************************************/
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
module.exports = __webpack_require__.p + "static/defaultpage.89d008e0.png";
module.exports = __webpack_require__.p + "static/defaultpage.966acdbe.png";
/***/ }),

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

@ -324,7 +324,7 @@ var Journal = function Journal() {
className: MonthlyDetailmodules.coverimg
}), /*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: __webpack_require__(/*! ../../img/imgcover.png */ 93828),
width: 158
width: 180
})]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: MonthlyDetailmodules.imgDes,
@ -401,7 +401,7 @@ var Journal = function Journal() {
width: 200,
height: 250
},
src: item === null || item === void 0 || (_item$cover_image = item.cover_image) === null || _item$cover_image === void 0 ? void 0 : _item$cover_image.url
src: (item === null || item === void 0 || (_item$cover_image = item.cover_image) === null || _item$cover_image === void 0 ? void 0 : _item$cover_image.url) || defaultpage
}),
children: item === null || item === void 0 ? void 0 : item.name
})

@ -174,10 +174,10 @@ button:active {
}
.detailWrap___WBknt .detailTop___Inv9X .topLeft___XTJ2B .imgCover___pCsrk .coverimg___C9J1k {
position: absolute;
width: 126px;
height: 168px;
width: 140px;
height: 184px;
top: 5px;
left: 18px;
left: 32px;
}
.detailWrap___WBknt .detailTop___Inv9X .topLeft___XTJ2B .imgDes___kEb1A {
display: flex;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 205 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1016 KiB

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