+ {isHistory + ? '历史报告为静态记录;修改关注重点后将作为新任务重新生成。报告仅供参考,不构成投资建议。' + : '报告由项目已配置的 AI 模型基于本地财务数据生成;可在输入框追加关注点后重新生成。报告仅供参考,不构成投资建议。'} +
+
+ {m[4]}
+ ,
+ )
+ }
+ last = m.index + m[0].length
+ i++
+ }
+ if (last < text.length) nodes.push(+ {renderInline(quoteLines.join(' '), `q-${key}`)} +, + ) + continue + } + + // 表格 + if (trimmed.startsWith('|')) { + const table = parseTable(lines, i) + if (table) { + const [header, ...body] = table.rows + const ncol = header.length + blocks.push( +
| + {renderInline(cell, `th-${key}-${ci}`)} + | + ))} +
|---|
| + {renderInline(cell, `td-${key}-${ri}-${ci}`)} + | + ))} +
+ {renderInline(trimmed, `p-${key}`)} +
, + ) + i++ + } + + return+ {name} + {symbol} 在 + {fmtReportTime(confirmReport.created_at)} + 已生成过 AI 财务分析报告。 +
++ 您可以查看历史报告,或基于最新数据重新生成一份。 +
+