71 lines
5.7 KiB
Plaintext
71 lines
5.7 KiB
Plaintext
<mxfile>
|
|
<diagram name="用户登录活动图" id="act-login">
|
|
<mxGraphModel dx="800" dy="650" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="800" pageHeight="650" math="0" shadow="0">
|
|
<root>
|
|
<mxCell id="0"/>
|
|
<mxCell id="1" parent="0"/>
|
|
<!-- 泳道表头 -->
|
|
<mxCell id="h1" value="用户" style="rounded=0;whiteSpace=wrap;html=1;fontSize=13;fontStyle=1;fillColor=#f5f5f5;strokeColor=#000000;" vertex="1" parent="1">
|
|
<mxGeometry x="20" y="20" width="230" height="35" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="h2" value="后台系统" style="rounded=0;whiteSpace=wrap;html=1;fontSize=13;fontStyle=1;fillColor=#f5f5f5;strokeColor=#000000;" vertex="1" parent="1">
|
|
<mxGeometry x="250" y="20" width="230" height="35" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="h3" value="数据库" style="rounded=0;whiteSpace=wrap;html=1;fontSize=13;fontStyle=1;fillColor=#f5f5f5;strokeColor=#000000;" vertex="1" parent="1">
|
|
<mxGeometry x="480" y="20" width="230" height="35" as="geometry"/>
|
|
</mxCell>
|
|
<!-- 泳道体 -->
|
|
<mxCell id="b1" style="rounded=0;fillColor=none;strokeColor=#000000;dashed=0;" vertex="1" parent="1">
|
|
<mxGeometry x="20" y="55" width="230" height="560" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="b2" style="rounded=0;fillColor=none;strokeColor=#000000;dashed=0;" vertex="1" parent="1">
|
|
<mxGeometry x="250" y="55" width="230" height="560" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="b3" style="rounded=0;fillColor=none;strokeColor=#000000;dashed=0;" vertex="1" parent="1">
|
|
<mxGeometry x="480" y="55" width="230" height="560" as="geometry"/>
|
|
</mxCell>
|
|
<!-- 开始节点 -->
|
|
<mxCell id="start" style="ellipse;fillColor=#000000;strokeColor=#000000;" vertex="1" parent="1">
|
|
<mxGeometry x="120" y="80" width="30" height="30" as="geometry"/>
|
|
</mxCell>
|
|
<!-- 活动节点 -->
|
|
<mxCell id="n1" value="输入用户名和密码" style="rounded=1;whiteSpace=wrap;html=1;fontSize=11;fillColor=#ffffff;strokeColor=#000000;" vertex="1" parent="1">
|
|
<mxGeometry x="65" y="150" width="140" height="40" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="n2" value="接收登录请求" style="rounded=1;whiteSpace=wrap;html=1;fontSize=11;fillColor=#ffffff;strokeColor=#000000;" vertex="1" parent="1">
|
|
<mxGeometry x="300" y="230" width="130" height="40" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="n3" value="查询用户数据" style="rounded=1;whiteSpace=wrap;html=1;fontSize=11;fillColor=#ffffff;strokeColor=#000000;" vertex="1" parent="1">
|
|
<mxGeometry x="535" y="310" width="120" height="40" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="d1" value="密码是否正确?" style="rhombus;whiteSpace=wrap;html=1;fontSize=10;fillColor=#ffffff;strokeColor=#000000;" vertex="1" parent="1">
|
|
<mxGeometry x="315" y="380" width="100" height="60" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="n4" value="提示密码错误" style="rounded=1;whiteSpace=wrap;html=1;fontSize=11;fillColor=#ffffff;strokeColor=#000000;" vertex="1" parent="1">
|
|
<mxGeometry x="65" y="390" width="140" height="40" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="n5" value="生成Sa-Token令牌" style="rounded=1;whiteSpace=wrap;html=1;fontSize=11;fillColor=#ffffff;strokeColor=#000000;" vertex="1" parent="1">
|
|
<mxGeometry x="300" y="480" width="130" height="40" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="n6" value="跳转角色首页" style="rounded=1;whiteSpace=wrap;html=1;fontSize=11;fillColor=#ffffff;strokeColor=#000000;" vertex="1" parent="1">
|
|
<mxGeometry x="65" y="540" width="140" height="40" as="geometry"/>
|
|
</mxCell>
|
|
<!-- 结束节点 -->
|
|
<mxCell id="end" style="ellipse;html=1;shape=doubleCircle;whiteSpace=wrap;aspect=fixed;fillColor=#000000;strokeColor=#000000;" vertex="1" parent="1">
|
|
<mxGeometry x="120" y="600" width="25" height="25" as="geometry"/>
|
|
</mxCell>
|
|
<!-- 连线 -->
|
|
<mxCell id="e1" style="endArrow=block;endFill=1;strokeColor=#000000;" edge="1" source="start" target="n1" parent="1"><mxGeometry relative="1" as="geometry"/></mxCell>
|
|
<mxCell id="e2" style="endArrow=block;endFill=1;strokeColor=#000000;" edge="1" source="n1" target="n2" parent="1"><mxGeometry relative="1" as="geometry"/></mxCell>
|
|
<mxCell id="e3" style="endArrow=block;endFill=1;strokeColor=#000000;" edge="1" source="n2" target="n3" parent="1"><mxGeometry relative="1" as="geometry"/></mxCell>
|
|
<mxCell id="e4" style="endArrow=block;endFill=1;strokeColor=#000000;" edge="1" source="n3" target="d1" parent="1"><mxGeometry relative="1" as="geometry"/></mxCell>
|
|
<mxCell id="e5" value="否" style="dashed=1;endArrow=block;endFill=1;strokeColor=#000000;fontSize=10;" edge="1" source="d1" target="n4" parent="1"><mxGeometry relative="1" as="geometry"/></mxCell>
|
|
<mxCell id="e6" style="dashed=1;endArrow=block;endFill=1;strokeColor=#000000;" edge="1" source="n4" target="n1" parent="1"><mxGeometry relative="1" as="geometry"/></mxCell>
|
|
<mxCell id="e7" value="是" style="endArrow=block;endFill=1;strokeColor=#000000;fontSize=10;" edge="1" source="d1" target="n5" parent="1"><mxGeometry relative="1" as="geometry"/></mxCell>
|
|
<mxCell id="e8" style="endArrow=block;endFill=1;strokeColor=#000000;" edge="1" source="n5" target="n6" parent="1"><mxGeometry relative="1" as="geometry"/></mxCell>
|
|
<mxCell id="e9" style="endArrow=block;endFill=1;strokeColor=#000000;" edge="1" source="n6" target="end" parent="1"><mxGeometry relative="1" as="geometry"/></mxCell>
|
|
</root>
|
|
</mxGraphModel>
|
|
</diagram>
|
|
</mxfile>
|