Auto Submit

dev_local_v9_xiangtandaxue
autosubmit 2 years ago
parent b4ccd8bda7
commit 539874f8a0

@ -857,7 +857,7 @@ function ShiXunPanel(_ref5) {
return /*#__PURE__*/(0,jsx_runtime.jsx)("ul", {
className: Searchmodules["search-panel"],
children: data === null || data === void 0 ? void 0 : data.map(function (item) {
var _item$content15, _item$content16, _item$content16$chall, _item$content17, _item$content17$tag_n, _item$content18, _item$content19, _item$content20, _item$content21, _item$content22, _item$content23;
var _item$content15, _item$content16, _item$content17, _item$content17$chall, _item$content18, _item$content18$tag_n, _item$content19, _item$content20, _item$content21, _item$content22, _item$content23, _item$content24;
return /*#__PURE__*/(0,jsx_runtime.jsx)("li", {
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(_umi_production_exports.Link, {
target: "_blank",
@ -886,8 +886,8 @@ function ShiXunPanel(_ref5) {
className: Searchmodules.detail,
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: Searchmodules.info,
children: [!item.content.challenge_names ? null : /*#__PURE__*/(0,jsx_runtime.jsx)(react.Fragment, {
children: item === null || item === void 0 ? void 0 : (_item$content16 = item.content) === null || _item$content16 === void 0 ? void 0 : (_item$content16$chall = _item$content16.challenge_names) === null || _item$content16$chall === void 0 ? void 0 : _item$content16$chall.map(function (value) {
children: [!(item !== null && item !== void 0 && (_item$content16 = item.content) !== null && _item$content16 !== void 0 && _item$content16.challenge_names) ? null : /*#__PURE__*/(0,jsx_runtime.jsx)(react.Fragment, {
children: item === null || item === void 0 ? void 0 : (_item$content17 = item.content) === null || _item$content17 === void 0 ? void 0 : (_item$content17$chall = _item$content17.challenge_names) === null || _item$content17$chall === void 0 ? void 0 : _item$content17$chall.map(function (value) {
return /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: "flex-container",
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
@ -898,7 +898,7 @@ function ShiXunPanel(_ref5) {
}, value);
})
}), !item.content.tag_names ? null : /*#__PURE__*/(0,jsx_runtime.jsx)(react.Fragment, {
children: item === null || item === void 0 ? void 0 : (_item$content17 = item.content) === null || _item$content17 === void 0 ? void 0 : (_item$content17$tag_n = _item$content17.tag_names) === null || _item$content17$tag_n === void 0 ? void 0 : _item$content17$tag_n.map(function (value) {
children: item === null || item === void 0 ? void 0 : (_item$content18 = item.content) === null || _item$content18 === void 0 ? void 0 : (_item$content18$tag_n = _item$content18.tag_names) === null || _item$content18$tag_n === void 0 ? void 0 : _item$content18$tag_n.map(function (value) {
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: "flex-container",
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
@ -918,19 +918,19 @@ function ShiXunPanel(_ref5) {
justifyContent: 'space-between'
},
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
children: [item !== null && item !== void 0 && (_item$content18 = item.content) !== null && _item$content18 !== void 0 && _item$content18.member_user_names ? /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
children: [item !== null && item !== void 0 && (_item$content19 = item.content) !== null && _item$content19 !== void 0 && _item$content19.member_user_names ? /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
overlayClassName: Searchmodules["tooltip-content"],
title: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
dangerouslySetInnerHTML: {
__html: item === null || item === void 0 ? void 0 : (_item$content19 = item.content) === null || _item$content19 === void 0 ? void 0 : _item$content19.member_user_names
__html: item === null || item === void 0 ? void 0 : (_item$content20 = item.content) === null || _item$content20 === void 0 ? void 0 : _item$content20.member_user_names
}
})
}),
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: Searchmodules.authorname,
dangerouslySetInnerHTML: {
__html: item === null || item === void 0 ? void 0 : (_item$content20 = item.content) === null || _item$content20 === void 0 ? void 0 : _item$content20.member_user_names
__html: item === null || item === void 0 ? void 0 : (_item$content21 = item.content) === null || _item$content21 === void 0 ? void 0 : _item$content21.member_user_names
}
})
}) : (item === null || item === void 0 ? void 0 : item.member_user_names) && /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
@ -943,19 +943,19 @@ function ShiXunPanel(_ref5) {
className: Searchmodules.authorname,
children: item.member_user_names
})
}), item !== null && item !== void 0 && (_item$content21 = item.content) !== null && _item$content21 !== void 0 && _item$content21.author_school_name ? /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
}), item !== null && item !== void 0 && (_item$content22 = item.content) !== null && _item$content22 !== void 0 && _item$content22.author_school_name ? /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
overlayClassName: Searchmodules["tooltip-content"],
title: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
dangerouslySetInnerHTML: {
__html: item === null || item === void 0 ? void 0 : (_item$content22 = item.content) === null || _item$content22 === void 0 ? void 0 : _item$content22.author_school_name
__html: item === null || item === void 0 ? void 0 : (_item$content23 = item.content) === null || _item$content23 === void 0 ? void 0 : _item$content23.author_school_name
}
})
}),
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: Searchmodules.authorname,
dangerouslySetInnerHTML: {
__html: item === null || item === void 0 ? void 0 : (_item$content23 = item.content) === null || _item$content23 === void 0 ? void 0 : _item$content23.author_school_name
__html: item === null || item === void 0 ? void 0 : (_item$content24 = item.content) === null || _item$content24 === void 0 ? void 0 : _item$content24.author_school_name
}
})
}) : (item === null || item === void 0 ? void 0 : item.author_school_name) && /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {

Loading…
Cancel
Save