go17/vblog/docs/flow.drawio

43 lines
3.3 KiB
Plaintext
Raw Normal View History

2024-12-01 09:52:50 +08:00
<mxfile host="65bd71144e">
<diagram id="608xNrIkPBtdDm-JceqL" name="第 1 页">
<mxGraphModel dx="893" dy="560" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="2" value="Actor" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;" vertex="1" parent="1">
<mxGeometry x="110" y="80" width="30" height="60" as="geometry"/>
</mxCell>
<mxCell id="3" value="Actor" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;" vertex="1" parent="1">
<mxGeometry x="670" y="80" width="30" height="60" as="geometry"/>
</mxCell>
<mxCell id="5" value="文章的编辑和发布" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="200" y="70" width="170" height="310" as="geometry"/>
</mxCell>
<mxCell id="6" value="后台(需要登录)" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="200" y="40" width="100" height="30" as="geometry"/>
</mxCell>
<mxCell id="8" value="看到已经发布的文章列表" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="440" y="70" width="150" height="310" as="geometry"/>
</mxCell>
<mxCell id="9" value="作者" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="95" y="180" width="60" height="30" as="geometry"/>
</mxCell>
<mxCell id="10" value="访客" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="655" y="180" width="60" height="30" as="geometry"/>
</mxCell>
<mxCell id="11" value="前台" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="440" y="40" width="60" height="30" as="geometry"/>
</mxCell>
<mxCell id="13" value="注册" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="34" y="420" width="105" height="50" as="geometry"/>
</mxCell>
<mxCell id="14" value="发布文章" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="171.5" y="420" width="105" height="50" as="geometry"/>
</mxCell>
<mxCell id="15" value="维护文章" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="309" y="420" width="105" height="50" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>