autoUpdataFile

dev_local_v9_zzxy
eduauto 1 year ago
parent 22eb9a894a
commit 4cc7342eec

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

@ -53,6 +53,7 @@ var Search = input/* default */.Z.Search;
var Engineering = function Engineering(_ref) {
var _user$userInfo;
var user = _ref.user,
globalSetting = _ref.globalSetting,
engineering = _ref.engineering,
@ -187,7 +188,7 @@ var Engineering = function Engineering(_ref) {
children: "\u5176\u4ED6\u671F\u520A"
})]
})
}), (magazineCommentParams === null || magazineCommentParams === void 0 ? void 0 : magazineCommentParams.can_reviewed) && /*#__PURE__*/(0,jsx_runtime.jsxs)(jsx_runtime.Fragment, {
}), ((magazineCommentParams === null || magazineCommentParams === void 0 ? void 0 : magazineCommentParams.can_reviewed) || (user === null || user === void 0 || (_user$userInfo = user.userInfo) === null || _user$userInfo === void 0 ? void 0 : _user$userInfo.is_magazine_authors)) && /*#__PURE__*/(0,jsx_runtime.jsxs)(jsx_runtime.Fragment, {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "text_8",
children: "\u2026\u2026\u2026\u2026\u2026\u2026\u5DE5\u4F5C\u53F0\u2026\u2026\u2026\u2026\u2026"

@ -186,13 +186,6 @@
padding: 14px;
margin-top: 6px;
}
.detailMcont___j2jVO {
width: 705px;
background: #FFFFFF;
border-radius: 8px;
opacity: 0.8;
padding: 20px;
}
.detailMcont___j2jVO .label___Jg6S8 {
width: 60px;
font-family: AlibabaPuHuiTi_2_55_Regular;

@ -186,13 +186,6 @@
padding: 14px;
margin-top: 6px;
}
.detailMcont___g5uor {
width: 705px;
background: #FFFFFF;
border-radius: 8px;
opacity: 0.8;
padding: 20px;
}
.detailMcont___g5uor .label___w2GiW {
width: 60px;
font-family: AlibabaPuHuiTi_2_55_Regular;

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