autoUpdataFile

dev_local_v9_zzxy
eduauto 1 year ago
parent c1ac2c94c1
commit 7ef471d8c3

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

@ -638,7 +638,9 @@ var Journal = function Journal() {
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: Detailmodules.rightWrap,
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "mb20",
style: {
padding: '20px'
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: __webpack_require__(/*! ../../img/magcont.png */ 82198),
width: 17

@ -183,13 +183,14 @@
background: linear-gradient(180deg, #0D2A6D 0%, #4356C0 100%);
box-shadow: inset 0px 1px 6px 0px #051E55;
border-radius: 4px;
padding: 20px;
padding-bottom: 20px;
height: 100%;
}
.detailWrap___ZjiJI .detailCon___KvaHJ .rightWrap___fgkpp .rightconbox___GITbM {
width: 100%;
height: 100%;
height: calc(100% - 60px);
overflow-y: auto;
padding: 0px 20px;
}
.detailWrap___ZjiJI .detailCon___KvaHJ .rightWrap___fgkpp .rightconbox___GITbM .itemWrap___ir4i9 {
width: 100%;

@ -169,7 +169,10 @@ var Engineering = function Engineering(_ref) {
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "block_1 flex-col",
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "text_8",
style: {
margin: '10px 10px 0px 10px',
color: '#93ACFF'
},
children: "\u65E5\u5E38\u5DE5\u4F5C\u53F0"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: "".concat(isSelected("/materials/itemAssets") ? "section_7" : "section_8", " flex-row"),
@ -206,7 +209,10 @@ var Engineering = function Engineering(_ref) {
})
}), ((user === null || user === void 0 || (_user$userInfo3 = user.userInfo) === null || _user$userInfo3 === void 0 ? void 0 : _user$userInfo3.classroom_center_auth) || (user === null || user === void 0 || (_user$userInfo4 = user.userInfo) === null || _user$userInfo4 === void 0 ? void 0 : _user$userInfo4.classroom_auth)) && /*#__PURE__*/(0,jsx_runtime.jsxs)(jsx_runtime.Fragment, {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: "text_8",
style: {
margin: '40px 10px 0px 10px',
color: '#93ACFF'
},
children: "\u7BA1\u7406\u5DE5\u4F5C\u53F0"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: "".concat(isSelected("/materials/itemAssetsType") ? "section_7" : "section_8", " flex-row"),

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