Auto Submit

dev_local_v9_xiangtandaxue
autosubmit 3 years ago
parent d4e6d8482e
commit 53ed572863

@ -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$content17, _item$content17$chall, _item$content18, _item$content18$tag_n, _item$content19, _item$content20, _item$content21, _item$content22, _item$content23, _item$content24;
var _item$content15, _item$content16, _item$content17, _item$content17$chall, _item$content18, _item$content19, _item$content19$tag_n, _item$content20, _item$content21, _item$content22, _item$content23, _item$content24, _item$content25;
return /*#__PURE__*/(0,jsx_runtime.jsx)("li", {
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(_umi_production_exports.Link, {
target: "_blank",
@ -897,8 +897,8 @@ 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$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) {
}), !(item !== null && item !== void 0 && (_item$content18 = item.content) !== null && _item$content18 !== void 0 && _item$content18.tag_names) ? null : /*#__PURE__*/(0,jsx_runtime.jsx)(react.Fragment, {
children: item === null || item === void 0 ? void 0 : (_item$content19 = item.content) === null || _item$content19 === void 0 ? void 0 : (_item$content19$tag_n = _item$content19.tag_names) === null || _item$content19$tag_n === void 0 ? void 0 : _item$content19$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$content19 = item.content) !== null && _item$content19 !== void 0 && _item$content19.member_user_names ? /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
children: [item !== null && item !== void 0 && (_item$content20 = item.content) !== null && _item$content20 !== void 0 && _item$content20.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$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
}
})
}),
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: Searchmodules.authorname,
dangerouslySetInnerHTML: {
__html: item === null || item === void 0 ? void 0 : (_item$content21 = item.content) === null || _item$content21 === void 0 ? void 0 : _item$content21.member_user_names
__html: item === null || item === void 0 ? void 0 : (_item$content22 = item.content) === null || _item$content22 === void 0 ? void 0 : _item$content22.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$content22 = item.content) !== null && _item$content22 !== void 0 && _item$content22.author_school_name ? /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
}), item !== null && item !== void 0 && (_item$content23 = item.content) !== null && _item$content23 !== void 0 && _item$content23.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$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
}
})
}),
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
className: Searchmodules.authorname,
dangerouslySetInnerHTML: {
__html: item === null || item === void 0 ? void 0 : (_item$content24 = item.content) === null || _item$content24 === void 0 ? void 0 : _item$content24.author_school_name
__html: item === null || item === void 0 ? void 0 : (_item$content25 = item.content) === null || _item$content25 === void 0 ? void 0 : _item$content25.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