Files
vf_react/public/htmls/盛合晶微概念股.html
2025-12-05 13:29:18 +08:00

390 lines
29 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="zh-CN" data-theme="night">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>盛合晶微概念股 - 深度行业研究报告</title>
<script src="https://cdn.tailwindcss.com"></script>
<link href="https://cdn.jsdelivr.net/npm/daisyui@4.11.1/dist/full.min.css" rel="stylesheet" type="text/css" />
<script defer src="https://cdn.jsdelivr.net/npm/alpinejs@3.x.x/dist/cdn.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/echarts@5.5.0/dist/echarts.min.js"></script>
<style>
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;700&display=swap');
body {
font-family: 'Noto Sans SC', sans-serif;
background-color: #010008;
background-image:
radial-gradient(circle at 10% 15%, rgba(68, 0, 255, 0.2) 0%, transparent 40%),
radial-gradient(circle at 85% 90%, rgba(0, 255, 234, 0.15) 0%, transparent 40%),
radial-gradient(circle at 50% 50%, rgba(20, 20, 40, 0.8) 0%, #010008 70%);
background-attachment: fixed;
color: #e0e0e0;
}
.glass-card {
background: rgba(10, 10, 25, 0.4);
backdrop-filter: blur(16px) saturate(180%);
-webkit-backdrop-filter: blur(16px) saturate(180%);
border: 1px solid rgba(255, 255, 255, 0.08);
border-radius: 1.5rem; /* 极致圆角 */
transition: all 0.3s ease;
}
.glass-card:hover {
transform: translateY(-5px) scale(1.01);
box-shadow: 0 0 25px rgba(0, 255, 234, 0.1), 0 0 50px rgba(68, 0, 255, 0.1);
}
.glow-divider {
height: 1px;
background: linear-gradient(90deg, transparent, rgba(0, 255, 234, 0.3), transparent);
}
.glow-text-cyan {
text-shadow: 0 0 8px rgba(0, 255, 234, 0.6);
}
.glow-text-magenta {
text-shadow: 0 0 8px rgba(255, 0, 255, 0.6);
}
h1, h2, h3 {
letter-spacing: 0.05em;
}
.table {
background: rgba(10, 10, 25, 0.5);
border-radius: 1rem;
}
.table th, .table td {
border-bottom-color: rgba(255, 255, 255, 0.1);
color: #d1d5db;
}
.table th {
color: #00e1ff;
}
.table tr:hover {
background-color: rgba(255, 255, 255, 0.05) !important;
}
.bento-grid {
display: grid;
gap: 1.5rem;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.status-badge {
display: inline-block;
padding: 0.25rem 0.75rem;
border-radius: 9999px;
font-size: 0.8rem;
font-weight: 500;
}
.status-verified {
background-color: rgba(5, 150, 105, 0.2);
color: #10b981;
border: 1px solid rgba(16, 185, 129, 0.3);
}
.status-pending {
background-color: rgba(234, 179, 8, 0.2);
color: #f59e0b;
border: 1px solid rgba(245, 158, 11, 0.3);
}
.status-rumor {
background-color: rgba(239, 68, 68, 0.2);
color: #ef4444;
border: 1px solid rgba(239, 68, 68, 0.3);
}
.status-shareholder {
background-color: rgba(59, 130, 246, 0.2);
color: #3b82f6;
border: 1px solid rgba(59, 130, 246, 0.3);
}
</style>
</head>
<body class="min-h-screen p-4 sm:p-8">
<div class="max-w-7xl mx-auto space-y-8">
<!-- Header -->
<header class="glass-card p-6 text-center shadow-lg">
<h1 class="text-4xl md:text-5xl font-bold text-cyan-300 glow-text-cyan">盛合晶微概念股</h1>
<p class="mt-3 text-lg text-gray-300">深度行业研究报告</p>
<div class="mt-4 text-xs text-gray-500">
<p>北京价值前沿科技有限公司 AI投研agent“价小前投研” 进行投研呈现</p>
<p>本报告为AI合成数据投资需谨慎。</p>
</div>
</header>
<!-- Core Insight Section -->
<main class="space-y-8">
<div class="glass-card p-6 md:p-8">
<h2 class="text-3xl font-bold mb-4 text-cyan-300 glow-text-cyan">概念核心洞察 (Insight)</h2>
<div class="glow-divider mb-6"></div>
<div class="space-y-6 text-gray-300 leading-relaxed">
<h3 class="text-xl font-semibold text-fuchsia-400 glow-text-magenta">1. 核心观点摘要</h3>
<p>盛合晶微概念股的核心是 <strong class="text-cyan-400">“AI算力”</strong><strong class="text-cyan-400">“国产替代”</strong> 两大逻辑的交汇点其投资价值由盛合晶微自身的IPO事件催化并由其在中国大陆先进封装领域的<strong class="text-yellow-300">稀缺龙头地位</strong>所锚定。目前,该概念正从<strong class="text-orange-400">事件驱动的预期炒作阶段</strong>,逐步向<strong class="text-green-400">基本面驱动的价值发现阶段</strong>过渡。其未来潜力取决于盛合晶微能否将技术和产能优势转化为持续的订单和盈利能力,并成功带动上游国产设备与材料供应商的共同成长。</p>
<h3 class="text-xl font-semibold text-fuchsia-400 glow-text-magenta">2. 概念事件与关键时间轴</h3>
<ul class="list-disc list-inside space-y-2 pl-4 border-l-2 border-cyan-500/30">
<li><strong class="text-gray-100">2014年:</strong> 前身“中芯长电”成立,由中芯国际和长电科技联合孵化,奠定产业背景。</li>
<li><strong class="text-gray-100">2023年6月:</strong> 正式启动IPO辅导概念开始预热。</li>
<li><strong class="text-gray-100">2024年12月:</strong> 完成超50亿人民币大规模融资引入国资资本实力大增。</li>
<li><strong class="text-gray-100">2025年6月19日:</strong> IPO辅导状态变更为“辅导验收”上市进程迈出关键一步。</li>
<li><strong class="text-gray-100">2025年10月30日:</strong> 科创板IPO审核状态变更为“已受理”概念热度显著升温。</li>
<li><strong class="text-gray-100">2025年11月14日:</strong> IPO审核状态变更为“已问询”市场预期进入白热化。</li>
</ul>
<h3 class="text-xl font-semibold text-fuchsia-400 glow-text-magenta">3. 核心逻辑与市场认知分析</h3>
<div class="space-y-4">
<p><strong class="text-cyan-400">技术驱动:</strong>后摩尔定律时代,先进封装成为提升芯片性能的核心。盛合晶微是大陆<strong class="text-yellow-300">唯一规模量产硅基2.5D芯粒加工的企业</strong>,精准卡位技术演进的核心赛道。</p>
<p><strong class="text-cyan-400">需求驱动:</strong>AI算力需求井喷路演数据明确其“重点布局AI算力相关的先进封装技术”直接受益于产业爆发的刚性需求。</p>
<p><strong class="text-cyan-400">政策驱动:</strong>作为“国家队”背景企业承担解决国内先进封装“卡脖子”问题的使命其IPO是推动产业链自主可控的重要资本运作。</p>
<div class="p-4 border border-yellow-500/30 bg-yellow-900/20 rounded-lg">
<h4 class="font-bold text-yellow-300">关键预期差分析:</h4>
<ul class="list-decimal list-inside mt-2 space-y-2">
<li><strong class="text-orange-300">预期 vs 现实 (供应链)</strong>市场对国产替代充满热情,但<strong class="text-white">强力新材(PSPI)</strong>等核心材料仍处<strong class="text-red-400">“客户认证阶段”</strong>。供应链国产化是渐进过程,短期仍依赖海外,市场对此可能过于乐观。</li>
<li><strong class="text-orange-300">预期 vs 现实 (长期价值)</strong>市场焦点可能过度集中于IPO事件的短期溢价和“国产替代”而忽视了其服务<strong class="text-white">三星、高通</strong>等国际巨头所揭示的融入“国际循环”的长期价值与挑战。</li>
<li><strong class="text-orange-300">预期 vs 现实 (信息准确性)</strong>研报中存在将盛合晶微与“晶方科技”等公司混淆的<strong class="text-red-400">严重事实错误</strong>,表明部分市场研究深度不足,投资者需警惕信息误判。</li>
</ul>
</div>
</div>
<h3 class="text-xl font-semibold text-fuchsia-400 glow-text-magenta">4. 关键催化剂与未来发展路径</h3>
<div class="grid md:grid-cols-2 gap-6">
<div>
<h4 class="font-semibold text-cyan-400">近期催化剂 (3-6个月)</h4>
<ul class="list-disc list-inside mt-2 space-y-1">
<li>IPO招股说明书正式披露 (最大催化剂)。</li>
<li>与关键客户(如华为昇腾)合作的官方确认。</li>
<li>上游国产供应商(强力新材等)认证突破公告。</li>
</ul>
</div>
<div>
<h4 class="font-semibold text-cyan-400">长期发展路径</h4>
<ul class="list-disc list-inside mt-2 space-y-1">
<li><strong class="text-gray-100">产能扩张 (至2026):</strong> 总投资超百亿项目逐步达产。</li>
<li><strong class="text-gray-100">技术迭代 (至2028):</strong> 向混合键合(Hybrid Bonding)等3D封装演进。</li>
<li><strong class="text-gray-100">生态构建 (2028+):</strong> 发展为一站式Chiplet解决方案平台。</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Industry Chain Chart -->
<div class="glass-card p-6 md:p-8">
<h2 class="text-3xl font-bold mb-4 text-cyan-300 glow-text-cyan">产业链图谱与核心公司</h2>
<div class="glow-divider mb-6"></div>
<div id="echarts-graph" style="width: 100%; height: 500px;"></div>
</div>
<!-- Supporting Data Bento Grid -->
<div class="bento-grid">
<div class="glass-card p-6 md:p-8 col-span-1 md:col-span-2">
<h3 class="text-xl font-bold mb-4 text-fuchsia-400 glow-text-magenta">新闻与路演情报摘要</h3>
<div class="space-y-4 text-sm">
<p><strong class="text-cyan-400">行业地位:</strong>大陆唯一规模量产2.5D芯粒加工企业12英寸Bumping产能、WLCSP市占率、独立CP测试收入均为<strong class="text-yellow-300">国内第一</strong></p>
<p><strong class="text-cyan-400">技术前沿:</strong>2024年5月推出3倍光罩尺寸TSV硅通孔载板技术持续创新。</p>
<p><strong class="text-cyan-400">资本运作:</strong>2024年底完成50亿融资引入国资加速“超高密度三维多芯片”项目建设。</p>
<p><strong class="text-cyan-400">客户结构:</strong>路演确认,韩国子公司客户包括<strong class="text-white">三星、高通</strong>等国际IC龙头。市场传闻与华为昇腾AI芯片相关。</p>
<p><strong class="text-cyan-400">财务状况:</strong>23/24年营收连续大增23年净利润占母公司总利润约60%,显示强劲盈利能力。</p>
</div>
</div>
<div class="glass-card p-6 md:p-8">
<h3 class="text-xl font-bold mb-4 text-fuchsia-400 glow-text-magenta">直接关联方</h3>
<ul class="space-y-3">
<li><strong class="text-white">景兴纸业:</strong> <span class="status-badge status-shareholder">投资者</span> 2022年出资9501万元投资。</li>
<li><strong class="text-white">赛伍技术:</strong> <span class="status-badge status-verified">已验证供应商</span> 已成为其晶圆胶带供应商。</li>
<li><strong class="text-white">中芯国际:</strong> <span class="status-badge status-shareholder">创始股东</span> 联合孵化前身“中芯长电”。</li>
<li><strong class="text-white">长电科技:</strong> <span class="status-badge status-shareholder">创始股东</span> 联合孵化,同业领先者。</li>
</ul>
</div>
<div class="glass-card p-6 md:p-8">
<h3 class="text-xl font-bold mb-4 text-fuchsia-400 glow-text-magenta">潜在/传闻供应商</h3>
<ul class="space-y-3">
<li><strong class="text-white">强力新材:</strong> <span class="status-badge status-pending">认证中</span> PSPI材料处于客户认证阶段。</li>
<li><strong class="text-white">光力科技:</strong> <span class="status-badge status-rumor">传闻</span> 网传ADT设备已供货用于HW昇T产品封装(未证实)。</li>
<li><strong class="text-white">艾森股份:</strong> <span class="status-badge status-pending">认证中</span> 先进封装负性光刻胶在测试认证中。</li>
</ul>
</div>
</div>
<div class="glass-card p-6 md:p-8">
<h2 class="text-3xl font-bold mb-4 text-red-400">风险与挑战</h2>
<div class="glow-divider mb-6 border-red-500/30"></div>
<div class="space-y-4">
<div class="p-4 border border-red-500/30 bg-red-900/20 rounded-lg">
<h4 class="font-bold text-red-300 flex items-center gap-2">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z" /></svg>
信息交叉验证风险:严重矛盾点
</h4>
<p class="mt-2 text-gray-300">研报数据中存在多个严重错误。部分报告将其业务描述为<strong class="text-white">第三代半导体材料</strong>(实际为先进封装),甚至将其与<strong class="text-white">晶方科技</strong>混为一谈,或给出错误的港股代码。这表明部分市场信息源质量堪忧,<strong class="text-yellow-300">投资者需极度审慎,以公司官方披露(如未来招股书)为最终依据。</strong></p>
</div>
<p><strong class="text-red-400">技术风险:</strong> 先进封装的良率提升是巨大挑战,技术瓶颈依然存在。</p>
<p><strong class="text-red-400">商业化风险:</strong> 巨大的资本开支需要持续的下游订单支撑若AI芯片出货量不及预期可能导致产能利用率不足。</p>
<p><strong class="text-red-400">政策与竞争风险:</strong> 国内外面临长电科技、台积电等激烈竞争美国对半导体设备和EDA的出口限制构成潜在障碍。</p>
</div>
</div>
<!-- Stock Data Tables -->
<div class="glass-card p-6 md:p-8">
<h2 class="text-3xl font-bold mb-4 text-cyan-300 glow-text-cyan">核心概念股列表</h2>
<div class="glow-divider mb-6"></div>
<div class="overflow-x-auto">
<table class="table table-zebra w-full">
<thead>
<tr>
<th>股票名称</th>
<th>股票代码</th>
<th>关联原因</th>
<th>标签</th>
</tr>
</thead>
<tbody>
<tr><td>亿道信息</td><td><a href="https://valuefrontier.cn/company?scode=001314" target="_blank" class="text-cyan-400 hover:underline">001314</a></td><td>通过参股及私募基金形式投资盛合晶微。</td><td><span class="status-badge status-shareholder">股权相关</span></td></tr>
<tr><td>上峰水泥</td><td><a href="https://valuefrontier.cn/company?scode=000672" target="_blank" class="text-cyan-400 hover:underline">000672</a></td><td>参股盛合晶微0.9932%股份。</td><td><span class="status-badge status-shareholder">股权相关</span></td></tr>
<tr><td>景兴纸业</td><td><a href="https://valuefrontier.cn/company?scode=002067" target="_blank" class="text-cyan-400 hover:underline">002067</a></td><td>通过并购基金持有盛合晶微1.0038%股权。</td><td><span class="status-badge status-shareholder">股权相关</span></td></tr>
<tr><td>亚翔集成</td><td><a href="https://valuefrontier.cn/company?scode=603929" target="_blank" class="text-cyan-400 hover:underline">603929</a></td><td>承接盛合晶微洁净工程服务,目前在建项目主要是盛合晶微。</td><td><span class="status-badge status-verified">已验证供应商</span></td></tr>
<tr><td>芯源微</td><td><a href="https://valuefrontier.cn/company?scode=688037" target="_blank" class="text-cyan-400 hover:underline">688037</a></td><td>涂胶显影、湿法设备已批量应用于盛合晶微。</td><td><span class="status-badge status-verified">已验证供应商</span></td></tr>
<tr><td>安集科技</td><td><a href="https://valuefrontier.cn/company?scode=688019" target="_blank" class="text-cyan-400 hover:underline">688019</a></td><td>已进入其产业链供应CMP研磨液。</td><td><span class="status-badge status-verified">已验证供应商</span></td></tr>
<tr><td>赛伍技术</td><td><a href="https://valuefrontier.cn/company?scode=603212" target="_blank" class="text-cyan-400 hover:underline">603212</a></td><td>公司已成为盛合晶微的晶圆胶带供应商。</td><td><span class="status-badge status-verified">已验证供应商</span></td></tr>
<tr><td>强力新材</td><td><a href="https://valuefrontier.cn/company?scode=300429" target="_blank" class="text-cyan-400 hover:underline">300429</a></td><td>光敏性聚酰亚胺(PSPI)仍处于客户认证阶段。</td><td><span class="status-badge status-pending">认证中</span></td></tr>
<tr><td>艾森股份</td><td><a href="https://valuefrontier.cn/company?scode=688720" target="_blank" class="text-cyan-400 hover:underline">688720</a></td><td>先进封装负性光刻胶在盛合晶微测试认证中。</td><td><span class="status-badge status-pending">认证中</span></td></tr>
<tr><td>光力科技</td><td><a href="https://valuefrontier.cn/company?scode=300480" target="_blank" class="text-cyan-400 hover:underline">300480</a></td><td>12英寸晶圆切割设备划片机处于盛合晶微验证流程中。</td><td><span class="status-badge status-pending">认证中</span></td></tr>
<tr><td>东芯股份</td><td><a href="https://valuefrontier.cn/company?scode=688110" target="_blank" class="text-cyan-400 hover:underline">688110</a></td><td>与盛合晶微等建立了稳定的封测合作关系。</td><td><span class="status-badge status-verified">下游客户</span></td></tr>
<tr><td>恒烁股份</td><td><a href="https://valuefrontier.cn/company?scode=688416" target="_blank" class="text-cyan-400 hover:underline">688416</a></td><td>与盛合晶微建立了持续稳定的晶圆测试、芯片封测合作关系。</td><td><span class="status-badge status-verified">下游客户</span></td></tr>
<tr><td>华正新材</td><td><a href="https://valuefrontier.cn/company?scode=603186" target="_blank" class="text-cyan-400 hover:underline">603186</a></td><td>ABF载板上游核心树脂材料供应商为产业链上游核心材料。</td><td>封装材料</td></tr>
<tr><td>华海诚科</td><td><a href="https://valuefrontier.cn/company?scode=688535" target="_blank" class="text-cyan-400 hover:underline">688535</a></td><td>上市公司环氧塑封料唯一标的,为产业链上游核心材料。</td><td>封装材料</td></tr>
</tbody>
</table>
</div>
</div>
<div class="glass-card p-6 md:p-8">
<h2 class="text-3xl font-bold mb-4 text-cyan-300 glow-text-cyan">概念相关涨幅异动分析 (补充数据)</h2>
<div class="glow-divider mb-6"></div>
<div class="overflow-x-auto">
<table class="table table-zebra w-full">
<thead>
<tr>
<th>股票名称</th>
<th>股票代码</th>
<th>异动日期</th>
<th>涨跌幅</th>
<th>异动原因摘要</th>
</tr>
</thead>
<tbody>
<tr><td>燕东微</td><td><a href="https://valuefrontier.cn/company?scode=688172" target="_blank" class="text-cyan-400 hover:underline">688172</a></td><td>2025-10-09</td><td class="text-error">+18.48%</td><td>半导体板块整体强势,市场赋予其“北芯国际”定位,叠加估值补涨逻辑。</td></tr>
<tr><td>晶华微</td><td><a href="https://valuefrontier.cn/company?scode=688130" target="_blank" class="text-cyan-400 hover:underline">688130</a></td><td>2025-08-07</td><td class="text-error">+14.41%</td><td>受半导体行业整体复苏及血氧仪概念异动带动,技术面突破。</td></tr>
<tr><td>晶合集成</td><td><a href="https://valuefrontier.cn/company?scode=688249" target="_blank" class="text-cyan-400 hover:underline">688249</a></td><td>2025-10-24</td><td class="text-error">+7.35%</td><td>核心驱动力来自头部券商强力推荐,叠加行业景气度回升信号。</td></tr>
<tr><td>盈方微</td><td><a href="https://valuefrontier.cn/company?scode=000670" target="_blank" class="text-cyan-400 hover:underline">000670</a></td><td>2025-08-22</td><td class="text-error">+6.37%</td><td>半导体板块联动效应,叠加公司壳资源价值和低价芯片股稀缺性。</td></tr>
<tr><td>盛景微</td><td><a href="https://valuefrontier.cn/company?scode=603375" target="_blank" class="text-cyan-400 hover:underline">603375</a></td><td>2025-09-01</td><td class="text-error">+6.29%</td><td>回购公告释放积极信号,叠加半导体行业景气周期带动板块情绪。</td></tr>
<tr><td>晶晨股份</td><td><a href="https://valuefrontier.cn/company?scode=688099" target="_blank" class="text-cyan-400 hover:underline">688099</a></td><td>2025-09-30</td><td class="text-error">+5.39%</td><td>SiC行业在AI领域应用前景广阔国际龙头表现亮眼带动板块情绪。</td></tr>
<tr><td>中晶科技</td><td><a href="https://valuefrontier.cn/company?scode=003026" target="_blank" class="text-cyan-400 hover:underline">003026</a></td><td>2025-09-23</td><td class="text-error">+5.07%</td><td>半导体硅片市场整体走强,涨价预期强烈,公司存在补涨需求。</td></tr>
</tbody>
</table>
</div>
</div>
</main>
</div>
<script type="text/javascript">
var chartDom = document.getElementById('echarts-graph');
var myChart = echarts.init(chartDom);
var option;
option = {
tooltip: {
trigger: 'item',
triggerOn: 'mousemove',
backgroundColor: 'rgba(0, 0, 0, 0.7)',
borderColor: '#333',
textStyle: {
color: '#fff'
}
},
series: [
{
type: 'graph',
layout: 'force',
roam: true,
label: {
show: true,
position: 'right',
formatter: '{b}',
color: '#fff',
fontSize: 12
},
force: {
repulsion: 300,
edgeLength: [100, 150]
},
data: [
{ id: '0', name: '盛合晶微', symbolSize: 80, category: 0, itemStyle: { color: '#00e1ff' } },
{ id: '1', name: '上游设备', symbolSize: 60, category: 1, itemStyle: { color: '#fuchsia' } },
{ id: '2', name: '上游材料', symbolSize: 60, category: 1, itemStyle: { color: '#ff8c00' } },
{ id: '3', name: '下游客户', symbolSize: 60, category: 2, itemStyle: { color: '#32cd32' } },
{ id: '4', name: '资本关联', symbolSize: 60, category: 3, itemStyle: { color: '#4169e1' } },
{ id: '10', name: '芯源微', symbolSize: 30, category: 1 },
{ id: '11', name: '盛美上海', symbolSize: 30, category: 1 },
{ id: '12', name: '光力科技', symbolSize: 30, category: 1 },
{ id: '20', name: '赛伍技术', symbolSize: 30, category: 1 },
{ id: '21', name: '安集科技', symbolSize: 30, category: 1 },
{ id: '22', name: '强力新材', symbolSize: 30, category: 1 },
{ id: '23', name: '艾森股份', symbolSize: 30, category: 1 },
{ id: '30', name: '华为昇腾', symbolSize: 30, category: 2 },
{ id: '31', name: '三星/高通', symbolSize: 30, category: 2 },
{ id: '32', name: '东芯股份', symbolSize: 30, category: 2 },
{ id: '40', name: '中芯国际', symbolSize: 30, category: 3 },
{ id: '41', name: '长电科技', symbolSize: 30, category: 3 },
{ id: '42', name: '景兴纸业', symbolSize: 30, category: 3 },
],
links: [
{ source: '1', target: '0' }, { source: '2', target: '0' },
{ source: '0', target: '3' },
{ source: '4', target: '0' },
{ source: '1', target: '10' }, { source: '1', target: '11' }, { source: '1', target: '12' },
{ source: '2', target: '20' }, { source: '2', target: '21' }, { source: '2', target: '22' }, { source: '2', target: '23' },
{ source: '3', target: '30' }, { source: '3', target: '31' }, { source: '3', target: '32' },
{ source: '4', target: '40' }, { source: '4', target: '41' }, { source: '4', target: '42' },
],
categories: [
{ name: '核心公司' },
{ name: '上游' },
{ name: '下游' },
{ name: '资本' },
],
lineStyle: {
color: 'rgba(255, 255, 255, 0.2)',
curveness: 0.1
}
}
]
};
option && myChart.setOption(option);
window.addEventListener('resize', function() {
myChart.resize();
});
</script>
</body>
</html>