14 lines
12 KiB
Markdown
14 lines
12 KiB
Markdown
|
|
---
|
|||
|
|
excalidraw-plugin: parsed
|
|||
|
|
tags: [excalidraw, wireframe]
|
|||
|
|
---
|
|||
|
|
|
|||
|
|
==⚙ Syntax==
|
|||
|
|
This file is an Excalidraw drawing managed by the Obsidian Excalidraw Plugin.
|
|||
|
|
Do not edit this block directly.
|
|||
|
|
|
|||
|
|
```excalidraw
|
|||
|
|
{"type": "excalidraw", "version": 2, "source": "hermes-agent", "elements": [{"type": "rectangle", "id": "phone", "x": 50, "y": 30, "width": 360, "height": 780, "roundness": null, "backgroundColor": "transparent", "fillStyle": "solid", "strokeColor": "#868e91", "strokeWidth": 3, "roughness": 0, "opacity": 100, "boundElements": [{"id": "t_phone", "type": "text"}]}, {"type": "rectangle", "id": "cover", "x": 55, "y": 35, "width": 350, "height": 140, "roundness": {"type": 3}, "backgroundColor": "#d0bfff", "fillStyle": "solid", "strokeColor": "#1e1e1e", "strokeWidth": 2, "roughness": 1, "opacity": 100, "boundElements": [{"id": "t_cover", "type": "text"}]}, {"type": "text", "id": "t_cover", "x": 65, "y": 95.0, "width": 330, "height": 25, "text": "封面照片", "fontSize": 20, "fontFamily": 1, "strokeColor": "#1e1e1e", "textAlign": "center", "verticalAlign": "middle", "containerId": "cover", "originalText": "封面照片", "autoResize": true}, {"type": "ellipse", "id": "avatar", "x": 180, "y": 140, "width": 80, "height": 80, "backgroundColor": "#ffd8a8", "fillStyle": "solid", "strokeColor": "#1e1e1e", "strokeWidth": 2, "roughness": 1, "opacity": 100, "boundElements": [{"id": "t_avatar", "type": "text"}]}, {"type": "text", "id": "t_avatar", "x": 192, "y": 170, "width": 56, "height": 20, "text": "大頭照", "fontSize": 14, "fontFamily": 1, "strokeColor": "#1e1e1e", "textAlign": "center", "verticalAlign": "middle", "containerId": "avatar", "originalText": "大頭照", "autoResize": true}, {"type": "text", "id": "username", "x": 150, "y": 240, "text": "小明的家", "fontSize": 20, "fontFamily": 1, "strokeColor": "#1e1e1e", "originalText": "小明的家", "autoResize": true, "width": 44.0, "height": 25}, {"type": "text", "id": "bio", "x": 130, "y": 270, "text": "記錄生活的大小事", "fontSize": 14, "fontFamily": 1, "strokeColor": "#757575", "originalText": "記錄生活的大小事", "autoResize": true, "width": 61.60000000000001, "height": 19}, {"type": "rectangle", "id": "card_album", "x": 60, "y": 310, "width": 340, "height": 120, "roundness": {"type": 3}, "backgroundColor": "#a5d8ff", "fillStyle": "solid", "strokeColor": "#1e1e1e", "strokeWidth": 2, "roughness": 1, "opacity": 100, "boundElements": [{"id": "t_card_album", "type": "text"}]}, {"type": "text", "id": "t_card_album", "x": 70, "y": 360.0, "width": 320, "height": 25, "text": "相簿\n12本 | 最近:日本行", "fontSize": 16, "fontFamily": 1, "strokeColor": "#1e1e1e", "textAlign": "center", "verticalAlign": "middle", "containerId": "card_album", "originalText": "相簿\n12本 | 最近:日本行", "autoResize": true}, {"type": "rectangle", "id": "card_blog", "x": 60, "y": 450, "width": 165.0, "height": 80, "roundness": {"type": 3}, "backgroundColor": "#b2f2bb", "fillStyle": "solid", "strokeColor": "#1e1e1e", "strokeWidth": 2, "roughness": 1, "opacity": 100, "boundElements": [{"id": "t_card_blog", "type": "text"}]}, {"type": "text", "id": "t_card_blog", "x": 70, "y": 480.0, "width": 145.0, "height": 25, "text": "網誌\n8篇", "fontSize": 16, "fontFamily": 1, "strokeColor": "#1e1e1e", "textAlign": "center", "verticalAlign": "middle", "containerId": "card_blog", "originalText": "網誌\n8篇", "autoResize": true}, {"type": "rectangle", "id": "card_mood", "x": 235, "y": 450, "width": 165.0, "height": 80, "roundness": {"type": 3}, "backgroundColor": "#ffd8a8", "fillStyle": "solid", "strokeColor": "#1e1e1e", "strokeWidth": 2, "roughness": 1, "opacity": 100, "boundElements": [{"id": "t_card_mood", "type": "text"}]}, {"type": "text", "id": "t_card_mood", "x": 245, "y": 480.0, "width": 145.0, "height": 25, "text": "心情\n今天:放鬆", "fontSize": 16, "fontFamily": 1, "strokeColor": "#1e1e1e", "textAlign": "center", "verticalAlign": "middle", "containerId": "card_mood", "originalText": "心情\n今天:放鬆", "autoResize": true}, {"type": "rectangle", "id": "card_guestbook", "x": 60, "y": 550, "width": 340, "height": 80, "roundness": {"type": 3}, "backgroundColor": "#fff3bf", "fillStyle": "solid", "strokeColor": "#1e1e1e", "strokeWidth": 2, "roughness": 1,
|
|||
|
|
```
|
|||
|
|
|