feat: 初始提交 - 科创企业特有风险的识别与管理 (数智风控系统)
This commit is contained in:
+36
@@ -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">可视化六维风险综合指数与告警</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/dashboard</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.0 KiB |
Reference in New Issue
Block a user