|
|
|
|
@ -310,7 +310,7 @@ var pagination = __webpack_require__(25700);
|
|
|
|
|
var timeline = __webpack_require__(10777);
|
|
|
|
|
;// CONCATENATED MODULE: ./src/pages/MagazineVer/Detail/components/Submission/index.less?modules
|
|
|
|
|
// extracted by mini-css-extract-plugin
|
|
|
|
|
/* harmony default export */ var Submissionmodules = ({"wrap":"wrap___lF6J2","label":"label___ygfkn","title":"title___KNiGn"});
|
|
|
|
|
/* harmony default export */ var Submissionmodules = ({"wrap":"wrap___lF6J2","label":"label___ygfkn","title":"title___KNiGn","timeLineSty":"timeLineSty___XLZYr"});
|
|
|
|
|
// EXTERNAL MODULE: ./src/components/MultiUpload/index.tsx + 3 modules
|
|
|
|
|
var MultiUpload = __webpack_require__(86618);
|
|
|
|
|
;// CONCATENATED MODULE: ./src/pages/MagazineVer/Detail/components/Submission/index.tsx
|
|
|
|
|
@ -987,13 +987,14 @@ var Submission_Journal = function Journal() {
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)(modal/* default */.Z, {
|
|
|
|
|
title: "\u67E5\u770B\u8FDB\u5EA6",
|
|
|
|
|
open: timeLineVis,
|
|
|
|
|
width: 700,
|
|
|
|
|
width: 500,
|
|
|
|
|
onOk: function onOk() {
|
|
|
|
|
setTimeLineVis(false);
|
|
|
|
|
},
|
|
|
|
|
onCancel: function onCancel() {
|
|
|
|
|
setTimeLineVis(false);
|
|
|
|
|
},
|
|
|
|
|
className: Submissionmodules.timeLineSty,
|
|
|
|
|
maskClosable: false,
|
|
|
|
|
centered: true,
|
|
|
|
|
footer: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_button/* default */.ZP, {
|
|
|
|
|
@ -1005,6 +1006,9 @@ var Submission_Journal = function Journal() {
|
|
|
|
|
}, "back")],
|
|
|
|
|
children: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
|
|
|
|
className: Submissionmodules.timeline,
|
|
|
|
|
style: {
|
|
|
|
|
marginTop: 20
|
|
|
|
|
},
|
|
|
|
|
children: (timeLineData === null || timeLineData === void 0 ? void 0 : timeLineData.length) > 0 ? /*#__PURE__*/(0,jsx_runtime.jsx)(timeline/* default */.Z, {
|
|
|
|
|
mode: "left",
|
|
|
|
|
items: timeLineData
|
|
|
|
|
@ -1023,7 +1027,7 @@ var Submission_Journal = function Journal() {
|
|
|
|
|
/* harmony default export */ var Submission = (Submission_Journal);
|
|
|
|
|
;// CONCATENATED MODULE: ./src/pages/MagazineVer/Detail/components/Review/index.less?modules
|
|
|
|
|
// extracted by mini-css-extract-plugin
|
|
|
|
|
/* harmony default export */ var Reviewmodules = ({});
|
|
|
|
|
/* harmony default export */ var Reviewmodules = ({"timeLineSty":"timeLineSty___dzUQq"});
|
|
|
|
|
;// CONCATENATED MODULE: ./src/pages/MagazineVer/Detail/components/Review/index.tsx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1496,13 +1500,14 @@ var Review_Journal = function Journal() {
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)(modal/* default */.Z, {
|
|
|
|
|
title: "\u67E5\u770B\u8FDB\u5EA6",
|
|
|
|
|
open: timeLineVis,
|
|
|
|
|
width: 700,
|
|
|
|
|
width: 500,
|
|
|
|
|
onOk: function onOk() {
|
|
|
|
|
setTimeLineVis(false);
|
|
|
|
|
},
|
|
|
|
|
onCancel: function onCancel() {
|
|
|
|
|
setTimeLineVis(false);
|
|
|
|
|
},
|
|
|
|
|
className: Reviewmodules.timeLineSty,
|
|
|
|
|
maskClosable: false,
|
|
|
|
|
centered: true,
|
|
|
|
|
footer: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_button/* default */.ZP, {
|
|
|
|
|
@ -1514,6 +1519,9 @@ var Review_Journal = function Journal() {
|
|
|
|
|
}, "back")],
|
|
|
|
|
children: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
|
|
|
|
className: Reviewmodules.timeline,
|
|
|
|
|
style: {
|
|
|
|
|
marginTop: 20
|
|
|
|
|
},
|
|
|
|
|
children: (timeLineData === null || timeLineData === void 0 ? void 0 : timeLineData.length) > 0 ? /*#__PURE__*/(0,jsx_runtime.jsx)(timeline/* default */.Z, {
|
|
|
|
|
mode: "left",
|
|
|
|
|
items: timeLineData
|
|
|
|
|
@ -1603,6 +1611,40 @@ var MagazineVerDetail = function MagazineVerDetail() {
|
|
|
|
|
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
|
|
|
|
className: Detailmodules.detail_warp,
|
|
|
|
|
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
|
|
|
|
className: "align-center mt10",
|
|
|
|
|
style: {
|
|
|
|
|
width: "1200px"
|
|
|
|
|
},
|
|
|
|
|
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
|
|
|
|
|
className: "iconfont icon-fanhui2 current",
|
|
|
|
|
style: {
|
|
|
|
|
color: "#3061D0",
|
|
|
|
|
marginRight: '5px',
|
|
|
|
|
fontSize: '12px'
|
|
|
|
|
},
|
|
|
|
|
onClick: function onClick() {
|
|
|
|
|
_umi_production_exports.history.back();
|
|
|
|
|
}
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
|
|
|
|
style: {
|
|
|
|
|
color: "#3061D0",
|
|
|
|
|
fontSize: '14px',
|
|
|
|
|
marginRight: '20px',
|
|
|
|
|
cursor: 'pointer'
|
|
|
|
|
},
|
|
|
|
|
onClick: function onClick() {
|
|
|
|
|
_umi_production_exports.history.back();
|
|
|
|
|
},
|
|
|
|
|
children: "\u8FD4\u56DE"
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
|
|
|
|
style: {
|
|
|
|
|
fontSize: '16px',
|
|
|
|
|
color: '#000',
|
|
|
|
|
fontWeight: '500'
|
|
|
|
|
},
|
|
|
|
|
children: "\u6742\u5FD7\u8BE6\u60C5"
|
|
|
|
|
})]
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
|
|
|
|
className: Detailmodules.detail_top,
|
|
|
|
|
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
|
|
|
|
className: Detailmodules.detail_t_l,
|