Auto Submit

dev_local_v9_test2
autosubmit 2 years ago
parent 3ecb96fc03
commit 9f6d98c58c

@ -12,7 +12,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,Chrome=1">
<meta http-equiv="Cache-Control" content="no-transform">
<title>头歌实践教学平台</title>
<link rel="stylesheet" href="/react/build/umi.774548ed.css">
<link rel="stylesheet" href="/react/build/umi.be607335.css">
<script src="/react/build/js/polyfill.min.js"></script>
</head>
<body>
@ -27,7 +27,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.a32bedd2.js"></script>
<script src="/react/build/umi.56e93d22.js"></script>
<script src="/react/build/js/public.js"></script>
</body>
</html>

@ -71,9 +71,9 @@ var Engineering = function Engineering(_ref) {
var items = [getItem('物资', '/materials/itemAssets', /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-shiyanshiyuyue"
})), getItem('我的领用申请', '/materials/myReceive', /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-wodeyuyue"
className: "iconfont icon-wodelingyongshenqing"
})), getItem('我的采购申请', '/materials/myProcure', /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-wodeyuyue"
className: "iconfont icon-wodecaigoushenqing"
})), ((user === null || user === void 0 || (_user$userInfo = user.userInfo) === null || _user$userInfo === void 0 ? void 0 : _user$userInfo.classroom_center_auth) || (user === null || user === void 0 || (_user$userInfo2 = user.userInfo) === null || _user$userInfo2 === void 0 ? void 0 : _user$userInfo2.classroom_auth)) && getItem('工作台', 'workbench', /*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont icon-wodegongzuotai"
}), [getItem('物资类别', '/materials/itemAssetsType'), getItem('物资管理', '/materials/itemAssetsList'), getItem('领用申请管理', '/materials/receive'), getItem('采购申请管理', '/materials/procure'), getItem('入账管理', '/materials/entry')])];

@ -257,6 +257,7 @@ var Navigation = function Navigation(_ref) {
}
}, {
title: '操作',
width: 60,
render: function render(text, record, index) {
return /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
@ -564,6 +565,9 @@ var Navigation = function Navigation(_ref) {
colon: false,
label: "\u9644\u4EF6",
name: "attachment_ids",
style: {
marginTop: '-15px'
},
children: /*#__PURE__*/(0,jsx_runtime.jsx)(MultiUpload/* default */.Z, {})
}), /*#__PURE__*/(0,jsx_runtime.jsxs)(es_form/* default */.Z.Item, {
colon: false,

@ -134,7 +134,6 @@ var jsx_runtime = __webpack_require__(37712);
var unitType = {
1: '个',
2: '套',
@ -235,6 +234,15 @@ var Navigation = function Navigation(_ref) {
setRowKeys = _useState34[1];
//资产表格
var columns = [{
title: '序号',
ellipsis: true,
width: 60,
render: function render(text, record, index) {
return /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: index + 1
});
}
}, {
title: '资产编号',
dataIndex: 'number',
ellipsis: true,
@ -262,30 +270,6 @@ var Navigation = function Navigation(_ref) {
})
});
}
}, {
title: '状态',
dataIndex: 'status',
ellipsis: true,
width: 120,
render: function render(text) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
placement: "bottomLeft",
title: text == '1' ? '可申请' : '不可用',
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(jsx_runtime.Fragment, {
children: [text == '1' && /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: "#2EC25B"
},
children: "\u53EF\u7533\u8BF7"
}), text == '0' && /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: "#FA6400"
},
children: "\u4E0D\u53EF\u7528"
})]
})
});
}
}, {
title: '型号规格',
dataIndex: 'model',
@ -376,6 +360,7 @@ var Navigation = function Navigation(_ref) {
}
}, {
title: '操作',
width: 60,
render: function render(text, record, index) {
return /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
@ -828,6 +813,9 @@ var Navigation = function Navigation(_ref) {
colon: false,
label: "\u9644\u4EF6",
name: "attachment_ids",
style: {
marginTop: '-15px'
},
children: /*#__PURE__*/(0,jsx_runtime.jsx)(MultiUpload/* default */.Z, {})
}), /*#__PURE__*/(0,jsx_runtime.jsxs)(es_form/* default */.Z.Item, {
colon: false,
@ -962,7 +950,7 @@ var Navigation = function Navigation(_ref) {
style: {
margin: '0 auto 20px auto'
},
children: "\u8BF7\u786E\u4EFB\u672C\u6B21\u7533\u8BF7\u9886\u7528\u7269\u8D44\u660E\u7EC6\uFF0C\u786E\u8BA4\u65E0\u8BEF\u540E\u53EF\u63D0\u4EA4\u7533\u8BF7"
children: "\u8BF7\u786E\u8BA4\u672C\u6B21\u7533\u8BF7\u9886\u7528\u7269\u8D44\u660E\u7EC6\uFF0C\u786E\u8BA4\u65E0\u8BEF\u540E\u53EF\u63D0\u4EA4\u7533\u8BF7"
}), /*#__PURE__*/(0,jsx_runtime.jsx)(table/* default */.Z, {
style: {
width: '750px'

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.6 MiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

@ -292,10 +292,10 @@ mark {
\*************************************************************************************************************************************************************************************************************************************************************************************/
@font-face {
font-family: "iconfont"; /* Project id 653600 */
src: url(./static/iconfont.711ae90b.woff2) format('woff2'),
url(./static/iconfont.00134495.woff) format('woff'),
url(./static/iconfont.c2546c90.ttf) format('truetype'),
url(./static/iconfont.6edba134.svg#iconfont) format('svg');
src: url(./static/iconfont.a5c5926d.woff2) format('woff2'),
url(./static/iconfont.4eb75fcd.woff) format('woff'),
url(./static/iconfont.c1ceb05b.ttf) format('truetype'),
url(./static/iconfont.642eaba3.svg#iconfont) format('svg');
}
.iconfont {
@ -306,6 +306,334 @@ mark {
-moz-osx-font-smoothing: grayscale;
}
.icon-Ukoukaijibang:before {
content: "\ec82";
}
.icon-lianxianguize:before {
content: "\ec81";
}
.icon-shuru:before {
content: "\ec80";
}
.icon-USBkou:before {
content: "\ec7e";
}
.icon-a-4zuwangkou:before {
content: "\ec7f";
}
.icon-zhishideng:before {
content: "\ec79";
}
.icon-baocun:before {
content: "\ec7a";
}
.icon-wangkou:before {
content: "\ec7b";
}
.icon-shangyibu:before {
content: "\ec7c";
}
.icon-shangchuan5:before {
content: "\ec7d";
}
.icon-xiayibu:before {
content: "\ec77";
}
.icon-xiazai7:before {
content: "\ec78";
}
.icon-liulan2:before {
content: "\ec76";
}
.icon-dianzan6:before {
content: "\ec6a";
}
.icon-pinglun3:before {
content: "\ec6c";
}
.icon-wenjianjiadaka:before {
content: "\ec67";
}
.icon-wenjianjiaweidakai:before {
content: "\ec68";
}
.icon-jiemianshouqi:before {
content: "\ec75";
}
.icon-tianjiatixing:before {
content: "\ec6e";
}
.icon-danceng-guanbijichushezhidanceng:before {
content: "\ec6f";
}
.icon-danceng-gaojishezhi:before {
content: "\ec70";
}
.icon-tianjiahezuozhe:before {
content: "\ec71";
}
.icon-duoxuan-weigouxuan:before {
content: "\ec72";
}
.icon-jiemianzhankai:before {
content: "\ec73";
}
.icon-duoxuan-gouxuan:before {
content: "\ec74";
}
.icon-genghuanguanliyuan1:before {
content: "\ec69";
}
.icon-tianjiachengyuan1:before {
content: "\ec6b";
}
.icon-timu1:before {
content: "\ec66";
}
.icon-gengduo6:before {
content: "\ec65";
}
.icon-zuoce-jinengbiaoqianshanchu:before {
content: "\ec64";
}
.icon-dingbu-bianji:before {
content: "\ec63";
}
.icon-shezhi8:before {
content: "\ec62";
}
.icon-tishi12:before {
content: "\ec61";
}
.icon-danceng-shangchuanwenjian:before {
content: "\ec5f";
}
.icon-danceng-daimawenjian:before {
content: "\ec60";
}
.icon-danceng-xinjianwenjian:before {
content: "\ec59";
}
.icon-danceng-xinzeng:before {
content: "\ec5a";
}
.icon-daimabianjiqi2:before {
content: "\ec5b";
}
.icon-danceng-shiyanhuanjing:before {
content: "\ec5c";
}
.icon-danceng-xinjianwenjianjia:before {
content: "\ec5d";
}
.icon-danceng-guankaxiaoyan:before {
content: "\ec5e";
}
.icon-dingbu-qiehuanbanben:before {
content: "\ec53";
}
.icon-dingbu-tuichu:before {
content: "\ec54";
}
.icon-dingbu-yulan:before {
content: "\ec55";
}
.icon-dingbu-fabu:before {
content: "\ec56";
}
.icon-dingbu-shiyanhuanjingdaojishi:before {
content: "\ec57";
}
.icon-danceng-shujuji:before {
content: "\ec58";
}
.icon-zuoce-bianzu:before {
content: "\ec4d";
}
.icon-shouqi6:before {
content: "\ec4e";
}
.icon-minglinghang1:before {
content: "\ec4f";
}
.icon-tuxinghuazhuomian1:before {
content: "\ec50";
}
.icon-fujian3:before {
content: "\ec51";
}
.icon-fuzhilujing:before {
content: "\ec52";
}
.icon-zuoce-guanka:before {
content: "\ec48";
}
.icon-shanjian1:before {
content: "\ec49";
}
.icon-webyingyongfuwu:before {
content: "\ec4a";
}
.icon-zengjia1:before {
content: "\ec4b";
}
.icon-zhankai6:before {
content: "\ec4c";
}
.icon-suoxiao5:before {
content: "\ec42";
}
.icon-pingcewenjian:before {
content: "\ec43";
}
.icon-wenjiangeshi:before {
content: "\ec44";
}
.icon-shangchuanwenjian2:before {
content: "\ec45";
}
.icon-shanchu15:before {
content: "\ec46";
}
.icon-renwuwenjian:before {
content: "\ec47";
}
.icon-fangda5:before {
content: "\ec41";
}
.icon-tuodong2:before {
content: "\ec40";
}
.icon-quxiaofabu:before {
content: "\ec3f";
}
.icon-wuzi:before {
content: "\ec3d";
}
.icon-wodecaigoushenqing:before {
content: "\ec3e";
}
.icon-wodelingyongshenqing:before {
content: "\ec3c";
}
.icon-zidingyiceshiyongli:before {
content: "\ec3b";
}
.icon-daimazhihangjieguo:before {
content: "\ec3a";
}
.icon-bianchengzuoye1:before {
content: "\ec39";
}
.icon-xiazaicishu:before {
content: "\ec36";
}
.icon-shiyonggaiziyuankechengshu:before {
content: "\ec37";
}
.icon-fangwencishu:before {
content: "\ec38";
}
.icon-chakanrenshu:before {
content: "\ec35";
}
.icon-fasongzhiketang1:before {
content: "\ec34";
}
.icon-renyuanguanli:before {
content: "\ec31";
}
.icon-a-bianzu21:before {
content: "\ec32";
}
.icon-a-bianzu111:before {
content: "\ec33";
}
.icon-fuzhizhong:before {
content: "\ec30";
}
.icon-suoxiao4:before {
content: "\ec2a";
}
Loading…
Cancel
Save