autoUpdataFile

dev_local_v9_zzxy
eduauto 1 year ago
parent a5469d6d2e
commit 0a63a63235

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

@ -0,0 +1,240 @@
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Materials/MyReceive/Report/index.less?modules ***!
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___a7sjl {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___APKgt {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___Zh3FL {
align-items: center;
box-align: center;
}
.flex_box_center_end___Zz7YG {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___IODVN {
flex-direction: column;
box-orient: block-axis;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___PcFoo {
display: flex;
flex-direction: column;
}
.flex-row___oldkd {
display: flex;
flex-direction: row;
}
.justify-start___lBnpn {
display: flex;
justify-content: flex-start;
}
.justify-center___DVejW {
display: flex;
justify-content: center;
}
.justify-end___DEq1x {
display: flex;
justify-content: flex-end;
}
.justify-evenly___kNPqD {
display: flex;
justify-content: space-evenly;
}
.justify-around___vAjNp {
display: flex;
justify-content: space-around;
}
.justify-between___v12Fh {
display: flex;
justify-content: space-between;
}
.align-start___y2bQ2 {
display: flex;
align-items: flex-start;
}
.align-center___JL_DN {
display: flex;
align-items: center;
}
.align-end___zPktK {
display: flex;
align-items: flex-end;
}
.title___f3oUb {
display: flex;
align-items: center;
}
.export___ujoag {
position: absolute;
right: 0;
z-index: 2;
}
.title___f3oUb {
font-size: 16px;
height: 60px;
line-height: 60px;
padding-left: 30px;
margin-bottom: 0;
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___f3oUb h1 {
flex: 1 1;
}
.title1_right___U6_dE {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title1_right___U6_dE button {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.userPic___VJmp1 {
width: 91px;
height: 91px;
border-radius: 91px;
}
.userInfo___znHCs {
list-style: none;
}
.userInfo___znHCs li {
display: inline-block;
font-size: 14px;
color: #333;
min-width: 200px;
margin-top: 5px;
}
.listItem___vWp5V {
display: flex;
flex-direction: row;
justify-content: space-between;
list-style: none;
font-size: 0;
vertical-align: top;
width: 100%;
}
.listItem___vWp5V li {
display: inline-block;
font-size: 14px;
color: #333;
text-align: center;
padding: 16px 0;
}
.rightInfo___FzI9g ul {
list-style: none;
background: #e6f3ff;
border: 1px solid #eee;
padding: 10px 0;
}
.rightInfo___FzI9g ul li span:nth-child(1) {
width: 100px;
text-align: right;
display: inline-block;
color: #999;
}
.rightInfo___FzI9g p {
margin-top: 60px;
color: #999;
}
.shixunTitle___ZnoQO {
display: flex;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;
}
.shixunTitle___ZnoQO [class~='fa'] {
width: 22px;
height: 22px;
border-radius: 22px;
color: white;
text-align: center;
line-height: 22px;
background: #0152d9;
margin-right: 20px;
}
.shixunWrp___Es0Ux {
border: 1px solid #eee;
margin-top: 20px;
}
.shixunWrp___Es0Ux h2 {
font-size: 14px;
font-weight: normal;
padding: 6px 20px;
border-bottom: 1px solid #eee;
margin: 0;
position: relative;
display: flex;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;
}
.footerBar___dlHjj {
display: flex;
justify-content: center;
align-items: center;
position: fixed;
bottom: 0px;
z-index: 5;
}
.footerBar___dlHjj [class='edu-container'] {
padding: 0 20px;
background: #fff;
height: 60px;
box-shadow: 0 -10px 10px rgba(97, 97, 97, 0.08);
}
.footerBar___dlHjj [class='edu-container'] > div {
height: 100%;
}
.footerBarStatic___Up8zw {
position: static;
}
.exitComment___eEq0h {
background-color: white;
border: 1px solid #eee;
height: 32px;
padding: 5px 20px;
color: #666;
}
.nextComment___lpIAn {
background-color: #0152d9;
height: 32px;
padding: 5px 20px;
color: white;
}
.nextComment___lpIAn:hover {
color: white;
background-color: #0152d9;
}
.modal___pYDkY [class~='ant-btn'] {
display: none;
}

File diff suppressed because it is too large Load Diff

@ -559,7 +559,7 @@ var Navigation = function Navigation(_ref) {
});
}
}, {
title: '使用实验室',
title: '使用实验室分室',
dataIndex: 'classroom_place_title',
ellipsis: true,
render: function render(text) {
@ -571,20 +571,20 @@ var Navigation = function Navigation(_ref) {
})
});
}
}, {
title: '使用实验室房间',
dataIndex: 'place_title',
ellipsis: true,
render: function render(text) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
placement: "bottomLeft",
title: text,
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: text || '--'
})
});
}
}, {
},
// {
// title: '使用实验室房间',
// dataIndex: 'place_title',
// ellipsis: true,
// render: (text: string) => {
// return (
// <Tooltip placement="bottomLeft" title={text}>
// <span>{text || '--'}</span>
// </Tooltip>
// );
// },
// },
{
title: '申请时间',
dataIndex: 'apply_time',
ellipsis: true,
@ -618,6 +618,22 @@ var Navigation = function Navigation(_ref) {
});
},
children: "\u7533\u8BF7\u5185\u5BB9"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: "#165DFF",
cursor: "pointer",
marginLeft: 10
},
onClick: function onClick() {
(0,materials/* receives_info */.Os)({
id: record.id,
only_apply_total: 1
}).then(function (res) {
setViewData(res === null || res === void 0 ? void 0 : res.data);
setOpenViewModal(true);
});
},
children: "\u7533\u8BF7\u62A5\u544A"
}), ((record === null || record === void 0 ? void 0 : record.status) == 'pending' || (record === null || record === void 0 ? void 0 : record.status) == 'rejected') && /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: "#165DFF",
@ -745,7 +761,7 @@ var Navigation = function Navigation(_ref) {
className: MyReceivemodules.header_div,
children: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: MyReceivemodules.header_title,
children: "\u6211\u7684\u9886\u7528\u7533\u8BF7"
children: "\u6211\u7684"
})
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: MyReceivemodules.search_params,

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