|
|
|
|
@ -316,6 +316,9 @@ var dataInfo = function dataInfo(_ref) {
|
|
|
|
|
var _moment;
|
|
|
|
|
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
|
|
|
|
className: dataInfomodules.content_list,
|
|
|
|
|
onClick: function onClick() {
|
|
|
|
|
_umi_production_exports.history.push("/broadcast/".concat(item === null || item === void 0 ? void 0 : item.id, "/detail"));
|
|
|
|
|
},
|
|
|
|
|
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
|
|
|
|
className: dataInfomodules.list_time,
|
|
|
|
|
children: (_moment = dayjs_min_default()(item === null || item === void 0 ? void 0 : item.created_at)) === null || _moment === void 0 ? void 0 : _moment.format('MM DD')
|
|
|
|
|
@ -385,6 +388,9 @@ var dataInfo = function dataInfo(_ref) {
|
|
|
|
|
var _moment2;
|
|
|
|
|
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
|
|
|
|
className: dataInfomodules.content_list,
|
|
|
|
|
onClick: function onClick() {
|
|
|
|
|
_umi_production_exports.history.push("/magazinever/submission");
|
|
|
|
|
},
|
|
|
|
|
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
|
|
|
|
className: dataInfomodules.list_time,
|
|
|
|
|
children: (_moment2 = dayjs_min_default()(item === null || item === void 0 ? void 0 : item.created_at)) === null || _moment2 === void 0 ? void 0 : _moment2.format('MM DD')
|
|
|
|
|
@ -476,6 +482,9 @@ var dataInfo = function dataInfo(_ref) {
|
|
|
|
|
children: dutyData === null || dutyData === void 0 || (_dutyData$specialists = dutyData.specialists) === null || _dutyData$specialists === void 0 ? void 0 : _dutyData$specialists.map(function (item, index) {
|
|
|
|
|
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
|
|
|
|
className: dataInfomodules.user_list_info,
|
|
|
|
|
onClick: function onClick() {
|
|
|
|
|
_umi_production_exports.history.push("/counselling/expertList");
|
|
|
|
|
},
|
|
|
|
|
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
|
|
|
|
|
src: "".concat(env/* default */.Z.IMG_SERVER) + (item === null || item === void 0 ? void 0 : item.image_url),
|
|
|
|
|
style: {
|
|
|
|
|
@ -532,6 +541,9 @@ var dataInfo = function dataInfo(_ref) {
|
|
|
|
|
children: questionsData === null || questionsData === void 0 || (_questionsData$specia = questionsData.specialist_question_records) === null || _questionsData$specia === void 0 ? void 0 : _questionsData$specia.map(function (item, index) {
|
|
|
|
|
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
|
|
|
|
className: dataInfomodules.content_list,
|
|
|
|
|
onClick: function onClick() {
|
|
|
|
|
_umi_production_exports.history.push("/counselling/expertList/null/Detail/".concat(item === null || item === void 0 ? void 0 : item.id));
|
|
|
|
|
},
|
|
|
|
|
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
|
|
|
|
className: dataInfomodules.list_time,
|
|
|
|
|
style: {
|
|
|
|
|
@ -592,6 +604,9 @@ var dataInfo = function dataInfo(_ref) {
|
|
|
|
|
children: competitionsData === null || competitionsData === void 0 ? void 0 : competitionsData.map(function (item, index) {
|
|
|
|
|
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
|
|
|
|
className: dataInfomodules.content_list,
|
|
|
|
|
onClick: function onClick() {
|
|
|
|
|
_umi_production_exports.history.push("/competitions/detail/".concat(item === null || item === void 0 ? void 0 : item.identifier));
|
|
|
|
|
},
|
|
|
|
|
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
|
|
|
|
|
src: item && item.image ? "".concat(env/* default */.Z.IMG_SERVER) + item.image : ImagesIcon/* mainbannerBg */.I2,
|
|
|
|
|
style: {
|