Skip to content

Instantly share code, notes, and snippets.

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900 450" width="100%" height="100%">
<!-- 背景和标题 -->
<rect x="0" y="0" width="900" height="450" fill="#f9fafb" />
<text x="450" y="30" font-family="Arial" font-size="20" text-anchor="middle" font-weight="bold">退款申请流程时序图</text>
<!-- 参与者 -->
<line x1="150" y1="60" x2="150" y2="430" stroke="#ccc" stroke-width="1" />
<line x2="350" y1="60" x2="350" y2="430" stroke="#ccc" stroke-width="1" />
<line x2="550" y1="60" x2="550" y2="430" stroke="#ccc" stroke-width="1" />
<line x2="750" y1="60" x2="750" y2="430" stroke="#ccc" stroke-width="1" />