Files
baiducom/waf/static/js/4818.25fecb8043f28b5e.js
T
2024-09-24 17:45:24 +08:00

77 lines
2.6 KiB
JavaScript

(self.webpackChunk_N_E = self.webpackChunk_N_E || []).push([
[4818],
{
44818: function (e, t, i) {
"use strict";
i.r(t),
i.d(t, {
V5G009A: function () {
return l;
},
});
var n = i(4637),
a = i(84875),
r = i.n(a),
c = i(37782),
s = i.n(c),
l = function (e) {
var t = e.data,
i = e.type,
a = t.render;
return (0, n.jsxs)("section", {
"ui-type": i,
className: s()[i],
children: [
(0, n.jsx)("h2", { children: a.title }),
(0, n.jsx)("div", {
className: r()(
"v5-group-base",
s().group,
s()["compact-i32"],
"no-white",
"v5g009a-group"
),
children:
null == a
? void 0
: a.items.map(function (e, t) {
return (0, n.jsx)(
"div",
{
className: s().row,
children: (0, n.jsx)("div", {
className: r()(
s().col,
s()["col-".concat(e.length)]
),
children: e.map(function (e, t) {
return (0,
n.jsxs)("a", { className: s().item, href: e.href || (e.button && e.button.href), "data-track-category": a.title, "data-track-name": e.title, children: [(0, n.jsxs)("div", { className: s()["item-header"], children: [e.image && (0, n.jsx)("div", { className: s().icon, children: (0, n.jsx)("img", { src: e.image, alt: e.title }) }), e.title && (0, n.jsx)("div", { className: s().title, children: e.title })] }), (0, n.jsx)("div", { className: s()["item-content"], children: e.desc })] }, t.toString());
}),
}),
},
t.toString()
);
}),
}),
],
});
};
},
37782: function (e) {
e.exports = {
V5G009A: "v2uiznkI",
group: "buWJmD6n",
row: "__49Ek89eD",
col: "DAMrMWiN",
item: "QzJFRG5C",
"item-header": "TPf3Wqww",
icon: "__7HtNIEKm",
title: "hP5E3eKm",
"item-content": "ojaoaho2",
V5G009AArrowMove: "PYruquQV",
};
},
},
]);