export const data = [
{
id: 1,
question: ["把户口迁到一块"],
answer: [
{
aid: "A",
text: ["启"],
result: "correct",
},
{
aid: "B",
text: ["航"],
result: "incorrect",
},
],
analysis: [
`启航系列旗下产品连续3年获得金牛奖。`,
`(2022-2024年)`,
],
},
{
id: 2,
question: ["演出时间,不要说话"],
answer: [
{
aid: "A",
text: ["灵"],
result: "incorrect",
},
{
aid: "B",
text: ["活"],
result: "correct",
},
],
analysis: [
`灵活成长系列是低波稳健的持有期固收产品,`,
`同时兼顾流动性和收益空间。`,
],
},
{
id: 3,
question: ["秋前隐后最可靠"],
answer: [
{
aid: "A",
text: ["稳"],
result: "correct",
},
{
aid: "B",
text: ["健"],
result: "incorrect",
},
],
analysis: [
`稳健精选是主投低波稳健类资产的封闭产品系列,`,
`史到期兑付正收益概率100%(数据时间2025.1.9)。`,
],
},
{
id: 4,
question: ["上等木料来造桥"],
answer: [
{
aid: "A",
text: ["策"],
result: "correct",
},
{
aid: "B",
text: ["略"],
result: "incorrect",
},
],
analysis: [
`启元策略系列运用自研利率债量化交易模型,`,
`时代有助提升收益的固收理财。`,
],
},
{
id: 5,
question: ["秋前别后再相聚"],
answer: [
{
aid: "A",
text: ["稳"],
result: "incorrect",
},
{
aid: "B",
text: ["利"],
result: "correct",
},
],
analysis: [
`启元稳利以低波资产筑底,是闲钱理财升级好去处。`,
],
},
{
id: 6,
question: ["宝玉不在姑娘在"],
answer: [
{
aid: "A",
text: ["安"],
result: "correct",
},
{
aid: "B",
text: ["鑫"],
result: "incorrect",
},
],
analysis: [
`新安鑫系列运用结构化工具风险向下有底,收益向上有空间,`,
`是投资者参与股市指数的“安鑫”之选。`,
],
},
{
id: 7,
question: ["水帘洞二十三"],
answer: [
{
aid: "A",
text: ["坤"],
result: "incorrect",
},
{
aid: "B",
text: ["润"],
result: "correct",
},
],
analysis: [
`坤润红利价值的红利低波策略可筛选出低估值、`,
`高股息、高质量企业。`,
],
},
{
id: 8,
question: ["太阳的儿子"],
answer: [
{
aid: "A",
text: ["星"],
result: "correct",
},
{
aid: "B",
text: ["辰"],
result: "incorrect",
},
],
analysis: [
`星辰系列以价值投资为基础,构建低风险低估值`,
`和持续成长的组合,是以绝对收益为目标的含权理财。`,
],
},
{
id: 9,
question: ["人来凑成桌"],
answer: [
{
aid: "A",
text: ["卓"],
result: "correct",
},
{
aid: "B",
text: ["越"],
result: "incorrect",
},
],
analysis: [
`卓越稳健系列是适合中长期配置需求的“固收+理财”,`,
`在低息环境下通过合理的资产配置突显股债性价比。`,
],
},
{
id: 10,
question: ["相逢立即成知音"],
answer: [
{
aid: "A",
text: ["智"],
result: "correct",
},
{
aid: "B",
text: ["享"],
result: "incorrect",
},
],
analysis: [
`智享全周期运用全天候策略均衡配置全球多元资产,`,
`助力投资者把握全球市场的交易机会。`,
],
},
{
id: 11,
question: ["春来又听泉声响"],
answer: [
{
aid: "A",
text: ["智"],
result: "correct",
},
{
aid: "B",
text: ["享"],
result: "incorrect",
},
],
analysis: [
`权心全益是平安理财发挥多资产多策略投资优势,`,
`用心捕捉权益市场机会,打造稳健的含权产品体系。`,
],
},
];