// poster_generator.ts
function generateAwardPoster()
// 自定义生成编程风格获奖海报,支持导出PNG
// 配置参数
// 当前配置
const config = { name: "中科创星", nameEn: "CASSTAR" };
// 实时预览
~/new-vc-list/2025 — award_certificate.ts
1// [AWARD] 2025中国新势力投资机构TOP10
2const award = {
3name: "中科创星",
4nameEn: "CASSTAR",
5year: 2025,
6category: "新势力投资机构"
7};
8// Issued by New VC List Algorithm