feat: 初始提交 - 科创企业特有风险的识别与管理 (数智风控系统)

This commit is contained in:
Chen Xiao
2026-08-14 08:21:26 +08:00
commit a41576a8c0
190 changed files with 28531 additions and 0 deletions
@@ -0,0 +1,36 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720">
<rect width="1280" height="720" fill="#0A0F1E"/>
<!-- Header -->
<text x="40" y="65" font-family="SimHei, Microsoft YaHei, sans-serif" font-size="36" font-weight="bold" fill="#F8FAFC">系统界面实操三:供应链知识图谱</text>
<text x="40" y="105" font-family="Microsoft YaHei, sans-serif" font-size="18" fill="#22D3EE">NetworkX 拓扑渲染与 BIS 实体清单制裁高亮</text>
<line x1="40" y1="122" x2="1240" y2="122" stroke="#334155" stroke-width="1.5"/>
<g transform="translate(60, 140)">
<!-- 浏览器外框 -->
<rect x="0" y="0" width="1160" height="510" rx="10" fill="#1E293B" stroke="#3B82F6" stroke-width="1.5"/>
<!-- 控制按钮 -->
<circle cx="20" cy="18" r="6" fill="#EF4444"/>
<circle cx="38" cy="18" r="6" fill="#F59E0B"/>
<circle cx="56" cy="18" r="6" fill="#10B981"/>
<!-- 网址栏 -->
<rect x="80" y="7" width="1060" height="22" rx="4" fill="#0F172A"/>
<text x="95" y="22" font-family="Microsoft YaHei, sans-serif" font-size="13" fill="#22D3EE">https://risk.aiformat.cn/knowledge_graph</text>
<!-- 内容区域占位 -->
<rect x="10" y="36" width="1140" height="464" rx="6" fill="#0A0F1E" stroke="#334155" stroke-dasharray="6,6" stroke-width="2"/>
<!-- 引导说明卡片 -->
<g transform="translate(580.0, 268.0)">
<rect x="-220" y="-45" width="440" height="90" rx="8" fill="#1E293B" stroke="#F97316" stroke-width="1.5"/>
<text x="0" y="-12" font-family="SimHei, Microsoft YaHei, sans-serif" font-size="20" font-weight="bold" fill="#F8FAFC" text-anchor="middle">供应链知识图谱界面截图</text>
<text x="0" y="20" font-family="Microsoft YaHei, sans-serif" font-size="15" fill="#94A3B8" text-anchor="middle">请在此粘贴/插入 [知识图谱拓扑穿透 🕸️] 真实运行截图</text>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB