UI设计: 登录页v2设计稿
This commit is contained in:
parent
bd70debb8c
commit
83775c3b6a
50
ui-design/designs/login-page-v2.drawio
Normal file
50
ui-design/designs/login-page-v2.drawio
Normal file
@ -0,0 +1,50 @@
|
||||
<mxfile host="app.diagrams.net" modified="2026-03-10T09:10:00Z" agent="OpenClaw">
|
||||
<diagram name="登录页v2">
|
||||
<mxGraphModel dx="600" dy="500" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="600" pageHeight="500">
|
||||
<root>
|
||||
<mxCell id="0"/>
|
||||
<mxCell id="1" parent="0"/>
|
||||
|
||||
<!-- 背景 -->
|
||||
<mxCell id="bg" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f0f2f5;strokeColor=none" vertex="1" parent="1">
|
||||
<mxGeometry x="0" y="0" width="600" height="500" as="geometry"/>
|
||||
</mxCell>
|
||||
|
||||
<!-- 登录卡片 -->
|
||||
<mxCell id="card" value="" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#ffffff;strokeColor=#d9d9d9;shadow=1" vertex="1" parent="1">
|
||||
<mxGeometry x="100" y="50" width="400" height="400" as="geometry"/>
|
||||
</mxCell>
|
||||
|
||||
<!-- Logo -->
|
||||
<mxCell id="logo" value="☁️ CloudDisk" style="text;html=1;strokeColor=none;fillColor=none;align=center;fontSize=28;fontStyle=1;color=#1890ff" vertex="1" parent="1">
|
||||
<mxGeometry x="150" y="80" width="200" height="40" as="geometry"/>
|
||||
</mxCell>
|
||||
|
||||
<!-- 用户名输入 -->
|
||||
<mxCell id="user" value="用户名" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#d9d9d9" vertex="1" parent="1">
|
||||
<mxGeometry x="140" y="150" width="320" height="40" as="geometry"/>
|
||||
</mxCell>
|
||||
|
||||
<!-- 密码输入 -->
|
||||
<mxCell id="pwd" value="密码" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#d9d9d9" vertex="1" parent="1">
|
||||
<mxGeometry x="140" y="210" width="320" height="40" as="geometry"/>
|
||||
</mxCell>
|
||||
|
||||
<!-- 记住密码 -->
|
||||
<mxCell id="remember" value="✓ 记住密码" style="text;html=1;strokeColor=none;fillColor=none;align=left;fontSize=12" vertex="1" parent="1">
|
||||
<mxGeometry x="140" y="260" width="100" height="20" as="geometry"/>
|
||||
</mxCell 登录>
|
||||
|
||||
<!--按钮 -->
|
||||
<mxCell id="btn" value="登 录" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#1890ff;strokeColor=#096dd9;fontColor=#fff;fontSize=16" vertex="1" parent="1">
|
||||
<mxGeometry x="140" y="300" width="320" height="45" as="geometry"/>
|
||||
</mxCell>
|
||||
|
||||
<!-- 注册链接 -->
|
||||
<mxCell id="link" value="还没有账号?立即注册" style="text;html=1;strokeColor=none;fillColor=none;align=center;fontSize=12;color=#1890ff" vertex="1" parent="1">
|
||||
<mxGeometry x="150" y="360" width="200" height="20" as="geometry"/>
|
||||
</mxCell>
|
||||
</root>
|
||||
</mxGraphModel>
|
||||
</diagram>
|
||||
</mxfile>
|
||||
Loading…
Reference in New Issue
Block a user