feat: add strategic_investment report style (#595)

* add strategic_investment mode

* make format

* make lint

* fix: repair
lint-frontend
This commit is contained in:
HagonChan
2025-09-24 09:50:36 +08:00
committed by GitHub
parent 1c27e0f2ae
commit c214999606
13 changed files with 135 additions and 22 deletions

View File

@@ -66,7 +66,9 @@
"news": "News",
"newsDesc": "Factual, concise, and impartial journalistic style",
"socialMedia": "Social Media",
"socialMediaDesc": "Concise, attention-grabbing, and shareable"
"socialMediaDesc": "Concise, attention-grabbing, and shareable",
"strategicInvestment": "Strategic Investment",
"strategicInvestmentDesc": "Deep, comprehensive analysis for strategic investment institutions with actionable insights"
}
},
"footer": {

View File

@@ -66,7 +66,9 @@
"news": "新闻",
"newsDesc": "事实、简明、公正的新闻风格",
"socialMedia": "社交媒体",
"socialMediaDesc": "简洁有趣,易于传播"
"socialMediaDesc": "简洁有趣,易于传播",
"strategicInvestment": "战略投资",
"strategicInvestmentDesc": "面向战略投资机构的深度综合分析,提供可执行的投资洞察"
}
},
"footer": {