25 lines
1.7 KiB
XML
25 lines
1.7 KiB
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="980" height="320" viewBox="0 0 980 320">
|
|||
|
|
<rect x="20" y="20" width="940" height="280" rx="12" fill="#f6f8fa" stroke="#d0d7de"/>
|
|||
|
|
<text x="40" y="55" font-size="20" font-family="Arial" fill="#24292f">阶段路线图</text>
|
|||
|
|
|
|||
|
|
<line x1="80" y1="120" x2="900" y2="120" stroke="#57606a" stroke-width="2"/>
|
|||
|
|
<circle cx="120" cy="120" r="10" fill="#2da44e"/>
|
|||
|
|
<circle cx="420" cy="120" r="10" fill="#bf8700"/>
|
|||
|
|
<circle cx="720" cy="120" r="10" fill="#0969da"/>
|
|||
|
|
|
|||
|
|
<rect x="80" y="150" width="240" height="90" rx="10" fill="#ffffff" stroke="#8c959f"/>
|
|||
|
|
<text x="100" y="180" font-size="14" font-family="Arial" fill="#24292f">阶段 1:监控基线</text>
|
|||
|
|
<text x="100" y="200" font-size="12" font-family="Arial" fill="#57606a">指标体系 / 采样 / 上报</text>
|
|||
|
|
<text x="100" y="220" font-size="12" font-family="Arial" fill="#57606a">建立性能基线</text>
|
|||
|
|
|
|||
|
|
<rect x="360" y="150" width="240" height="90" rx="10" fill="#ffffff" stroke="#8c959f"/>
|
|||
|
|
<text x="380" y="180" font-size="14" font-family="Arial" fill="#24292f">阶段 2:专项优化</text>
|
|||
|
|
<text x="380" y="200" font-size="12" font-family="Arial" fill="#57606a">内存 / 启动 / 页面性能</text>
|
|||
|
|
<text x="380" y="220" font-size="12" font-family="Arial" fill="#57606a">核心模块治理</text>
|
|||
|
|
|
|||
|
|
<rect x="640" y="150" width="240" height="90" rx="10" fill="#ffffff" stroke="#8c959f"/>
|
|||
|
|
<text x="660" y="180" font-size="14" font-family="Arial" fill="#24292f">阶段 3:架构治理</text>
|
|||
|
|
<text x="660" y="200" font-size="12" font-family="Arial" fill="#57606a">模块化 / 依赖治理</text>
|
|||
|
|
<text x="660" y="220" font-size="12" font-family="Arial" fill="#57606a">基础库升级闭环</text>
|
|||
|
|
</svg>
|