autoUpdataFile

dev_local_v9_zzxy
eduauto 1 year ago
parent 7773063083
commit 8ec9dcbf81

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

@ -22,15 +22,15 @@
justify-content: space-between;
}
.defendCloud___vSu9Q .nav_bg___qgiUW .nav_left___GHE9m {
height: 63px;
width: 350px;
height: 6.5vh;
width: 23vw;
display: flex;
align-items: center;
margin-left: 50px;
margin-left: 3vw;
}
.defendCloud___vSu9Q .nav_bg___qgiUW .nav_left___GHE9m .nav_qh___PrOVh {
width: 98px;
height: 30px;
width: 5vw;
height: 3vh;
background: linear-gradient(270deg, #242FA3 0%, #3761BC 100%);
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 15px;
@ -40,15 +40,15 @@
}
.defendCloud___vSu9Q .nav_bg___qgiUW .nav_left___GHE9m .nav_qh___PrOVh .nav_qh_text___msWFF {
font-family: AlibabaPuHuiTi_2_65_Medium;
font-size: 14px;
font-size: 1.3vh;
color: #FFFFFF;
font-style: normal;
margin-left: 5px;
margin-left: 0.4vw;
}
.defendCloud___vSu9Q .nav_bg___qgiUW .nav_left___GHE9m .nav_time___fIOv9 {
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 14px;
font-size: 1.4vh;
color: #FFFFFF;
text-align: left;
font-style: normal;
@ -65,11 +65,12 @@
line-height: 8.5vh;
}
.defendCloud___vSu9Q .nav_bg___qgiUW .nav_right___RaNYa {
height: 62px;
width: 350px;
height: 6.5vh;
width: 23vw;
display: flex;
align-items: center;
margin-right: 50px;
justify-content: flex-end;
margin-right: 3vw;
}
.defendCloud___vSu9Q .nav_bg___qgiUW .nav_right___RaNYa img {
cursor: pointer;
@ -77,16 +78,15 @@
.defendCloud___vSu9Q .nav_bg___qgiUW .nav_right___RaNYa .user_info___cYfkn {
display: flex;
align-items: center;
margin-left: 20px;
cursor: pointer;
}
.defendCloud___vSu9Q .nav_bg___qgiUW .nav_right___RaNYa .user_info___cYfkn .user_name___czK_f {
font-family: PingFangSC, PingFang SC;
font-weight: 500;
font-size: 16px;
font-size: 1.6vh;
color: #FFFFFF;
font-style: normal;
margin: 0 10px;
margin: 0 1vh;
}
.defendCloud___vSu9Q .content___TS_zn {
width: 100vw;
@ -194,7 +194,6 @@
width: 100%;
height: 100%;
padding: 2vh 1.8vw;
background: red;
}
.dataInfo____aGry .dataInfo_left___Mj8Tv {
width: 28vw;
@ -330,7 +329,6 @@
width: 38vw;
height: 100%;
margin: 0 1vw;
background: saddlebrown;
}
.dataInfo____aGry .dataInfo_center___gC5Ok .center_top___O2gvf {
height: 21vh;
@ -439,64 +437,65 @@
}
.dataInfo____aGry .dataInfo_right___rtH9r {
width: 28vw;
height: 100%;
}
.dataInfo____aGry .dataInfo_right___rtH9r .right_top___C5_YU {
height: calc((100vh - 220px)*0.73);
height: 56vh;
background: linear-gradient(165deg, rgba(92, 147, 238, 0.5) 0%, rgba(132, 169, 235, 0.4) 100%);
border-radius: 10px;
-webkit-backdrop-filter: blur(4px);
backdrop-filter: blur(4px);
}
.dataInfo____aGry .dataInfo_right___rtH9r .right_top___C5_YU .right_top_content___MwDSS {
height: calc((100vh - 220px)*0.73 - 110px);
margin-top: 20px;
padding: 0 20px;
height: 46vh;
margin-top: 2vh;
padding: 0 1vw;
}
.dataInfo____aGry .dataInfo_right___rtH9r .right_top___C5_YU .right_top_content___MwDSS .content_list___O_hSp {
width: 100%;
height: 49%;
background: rgba(5, 50, 138, 0.3);
padding: 10px;
margin-bottom: 10px;
padding: 1vh;
margin-bottom: 1vh;
}
.dataInfo____aGry .dataInfo_right___rtH9r .right_top___C5_YU .right_top_content___MwDSS .content_list___O_hSp .content_list_name___rX4um {
margin-top: 2%;
margin-top: 1vh;
font-family: PingFangSC, PingFang SC;
font-weight: 500;
font-size: 18px;
font-size: 1.8vh;
color: #FFFFFF;
text-align: left;
font-style: normal;
}
.dataInfo____aGry .dataInfo_right___rtH9r .right_bottom___AOZFp {
margin-top: 20px;
height: calc((100vh - 220px)*0.27);
margin-top: 1vh;
height: 21.5vh;
background: linear-gradient(165deg, rgba(92, 147, 238, 0.5) 0%, rgba(132, 169, 235, 0.4) 100%);
border-radius: 10px;
-webkit-backdrop-filter: blur(4px);
backdrop-filter: blur(4px);
}
.dataInfo____aGry .dataInfo_right___rtH9r .right_bottom___AOZFp .right_bottom_content___ci5yH {
height: calc((100vh - 220px)*0.27 - 90px);
margin-top: 10px;
padding: 0 20px;
height: 13.5vh;
margin-top: 1vh;
padding: 0 1vw;
overflow-y: auto;
}
.dataInfo____aGry .dataInfo_right___rtH9r .right_bottom___AOZFp .right_bottom_content___ci5yH .content_list___O_hSp {
height: 45px;
height: 4.5vh;
display: flex;
align-items: center;
border-bottom: 1px rgba(164, 200, 252, 0.4) solid;
}
.dataInfo____aGry .dataInfo_right___rtH9r .right_bottom___AOZFp .right_bottom_content___ci5yH .content_list___O_hSp .list_time___niqUX {
width: 60px;
height: 26px;
line-height: 26px;
width: 3vw;
height: 2.5vh;
line-height: 2.5vh;
background: #2160C7;
border-radius: 2px;
font-family: PingFangSC, PingFang SC;
font-weight: 500;
font-size: 14px;
font-size: 1.4vh;
color: #FFFFFF;
text-align: center;
font-style: normal;
@ -505,13 +504,13 @@
width: 70%;
font-family: PingFangSC, PingFang SC;
font-weight: 500;
font-size: 14px;
font-size: 1.5vh;
color: #FFFFFF;
font-style: normal;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-left: 10px;
margin-left: 0.5vw;
}
.div_title___JuOVY {
width: 100%;

@ -748,7 +748,7 @@ var dataInfo = function dataInfo(_ref) {
})]
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: dataInfomodules.right_bottom_content,
children: (_ref9 = [1, 2]) === null || _ref9 === void 0 ? void 0 : _ref9.map(function (item, index) {
children: (_ref9 = [1, 2, 3, 4]) === null || _ref9 === void 0 ? void 0 : _ref9.map(function (item, index) {
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: dataInfomodules.content_list,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
@ -760,7 +760,8 @@ var dataInfo = function dataInfo(_ref) {
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
style: {
color: '#00D4FF',
marginLeft: 'auto'
marginLeft: 'auto',
fontSize: '1.5vh'
},
children: "\u5F85\u5BA1\u6838"
})]
@ -818,18 +819,22 @@ var DefendCloud = function DefendCloud(_ref) {
className: DefendCloudmodules.nav_qh,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: qiehuan,
width: 20,
height: 20,
className: "ml5"
style: {
width: '2vh',
height: '2vh',
marginLeft: '0.4vw'
}
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: DefendCloudmodules.nav_qh_text,
children: "\u5207\u6362\u7CFB\u7EDF"
})]
}), /*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: shijian,
width: 14,
height: 14,
className: "ml20 mr8"
style: {
width: '1.5vh',
height: '1.5vh',
margin: '0 0.5vw 0 1vw'
}
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: DefendCloudmodules.nav_time,
children: "2025-01-21 \u661F\u671F\u4E94 10:26"
@ -841,25 +846,26 @@ var DefendCloud = function DefendCloud(_ref) {
className: DefendCloudmodules.nav_right,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: jia,
width: 14,
height: 14,
style: {
marginLeft: 'auto'
width: '1.5vh',
height: '1.5vh'
}
}), /*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: xiaoxi,
width: 15,
height: 14,
className: "ml20"
style: {
width: '1.5vh',
height: '1.5vh',
margin: '0 1vw'
}
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: DefendCloudmodules.user_info,
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
src: __webpack_require__(/*! ./img/userImg.png */ 17551),
style: {
borderRadius: '15px'
},
width: 30,
height: 30
borderRadius: '50%',
height: '3vh',
width: '3vh'
}
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: DefendCloudmodules.user_name,
children: "\u5F20\u4E09\u5C81"
@ -872,7 +878,9 @@ var DefendCloud = function DefendCloud(_ref) {
src: goback,
width: 14,
height: 14,
className: "ml20"
style: {
marginLeft: '1vw'
}
})]
})]
}), indexType == 'left' && /*#__PURE__*/(0,jsx_runtime.jsx)("div", {

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