Files
secrets/apps/desktop/design/secrets-client.pen
agent 0374899dab
Some checks failed
Secrets v3 CI / 检查 (push) Has been cancelled
feat(v3): migrate workspace to API, Tauri desktop, and v3 crates; remove legacy MCP stack
- Add apps/api, desktop Tauri shell, domain/application/crypto/device-auth/infrastructure-db
- Replace desktop-daemon vault integration; drop secrets-core and secrets-mcp*
- Ignore apps/desktop/dist and generated Tauri icons; document icon/dist steps in AGENTS.md
- Apply rustfmt; fix clippy (collapsible_if, HTTP method as str)
2026-04-14 17:37:12 +08:00

6300 lines
235 KiB
Plaintext

{
"version": "2.10",
"children": [
{
"type": "frame",
"id": "VUST9",
"x": 0,
"y": 0,
"name": "Secrets 桌面客户端",
"clip": true,
"width": 1440,
"height": 900,
"fill": "#0A0A0B",
"cornerRadius": 24,
"children": [
{
"type": "frame",
"id": "HglS7",
"name": "sidebar",
"width": 248,
"height": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": {
"right": 1
},
"fill": "#26262C"
},
"layout": "vertical",
"gap": 16,
"padding": [
20,
16
],
"children": [
{
"type": "frame",
"id": "81HCT",
"name": "userRow",
"width": "fill_container",
"fill": "#17171A",
"cornerRadius": 16,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"gap": 12,
"padding": 14,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "YKSJP",
"name": "avatar",
"width": 36,
"height": 36,
"fill": "#D97706",
"cornerRadius": 999,
"layout": "vertical",
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "GIm0e",
"name": "avatarTxt",
"fill": "#f4f4f5",
"content": "V",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "VWAHj",
"name": "userCopy",
"width": "fill_container",
"layout": "vertical",
"gap": 4,
"children": [
{
"type": "text",
"id": "qB6GT",
"name": "nameTxt",
"fill": "#f4f4f5",
"content": "用户姓名",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
},
{
"type": "text",
"id": "8MVra",
"name": "emailTxt",
"fill": "#a1a1aa",
"content": "user@example.com",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "WSTa7",
"name": "folderStack",
"width": "fill_container",
"layout": "vertical",
"gap": 10,
"children": [
{
"type": "frame",
"id": "8iFyZ",
"name": "allItems",
"width": "fill_container",
"fill": "#111113",
"cornerRadius": 14,
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "WWmGV",
"name": "allT",
"fill": "#9ca3af",
"content": "所有项目",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "500"
},
{
"type": "frame",
"id": "jAH4E",
"name": "allCountBadge",
"fill": "#1D1D22",
"cornerRadius": 999,
"layout": "vertical",
"padding": [
4,
9
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "lMf6Y",
"name": "allC",
"fill": "#9ca3af",
"content": "17",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "wazyD",
"name": "f1",
"width": "fill_container",
"fill": "#17171A",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#34343D"
},
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "yw9Y2",
"name": "f1t",
"fill": "#a5b4fc",
"content": "refining",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
},
{
"type": "frame",
"id": "UKnpL",
"name": "f1countBadge",
"fill": "#2A2440",
"cornerRadius": 999,
"layout": "vertical",
"padding": [
4,
9
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "qWOcB",
"name": "f1c",
"fill": "#a5b4fc",
"content": "12",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "wv7N6",
"name": "f2",
"width": "fill_container",
"fill": "#111113",
"cornerRadius": 14,
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "Njtaj",
"name": "f2t",
"fill": "#9ca3af",
"content": "personal",
"fontFamily": "Inter",
"fontSize": 14
},
{
"type": "frame",
"id": "9YLTS",
"name": "f2countBadge",
"fill": "#1D1D22",
"cornerRadius": 999,
"layout": "vertical",
"padding": [
4,
9
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "jhFCN",
"name": "f2c",
"fill": "#9ca3af",
"content": "5",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "rVEw4",
"name": "folderTrashGap",
"width": "fill_container",
"height": 32
},
{
"type": "frame",
"id": "S1di3",
"name": "trashFolder",
"width": "fill_container",
"fill": "#0F0F12",
"cornerRadius": 12,
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "QU0gb",
"name": "trashT",
"fill": "#71717a",
"content": "最近删除",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "500"
},
{
"type": "text",
"id": "miwfN",
"name": "trashC",
"fill": "#71717a",
"content": "2",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "wCFqj",
"name": "sidebarSpacer",
"width": "fill_container",
"height": "fill_container"
},
{
"type": "frame",
"id": "FLtyL",
"name": "mcpEntry",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"gap": 10,
"padding": 10,
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "e8CSg",
"name": "mcpIcon",
"width": 18,
"height": 18,
"iconFontName": "plug",
"iconFontFamily": "lucide",
"fill": "#9ca3af"
},
{
"type": "text",
"id": "JfAck",
"name": "mcpTxt",
"fill": "#9ca3af",
"content": "MCP",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
},
{
"type": "frame",
"id": "uCLgF",
"name": "logoutEntry",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"gap": 10,
"padding": 10,
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "L4Dl4",
"name": "logoutIcon",
"width": 18,
"height": 18,
"iconFontName": "log-out",
"iconFontFamily": "lucide",
"fill": "#9ca3af"
},
{
"type": "text",
"id": "E8ZPG",
"name": "logoutTxt",
"fill": "#9ca3af",
"content": "退出登录",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
}
]
},
{
"type": "frame",
"id": "Qd8M8",
"name": "mainArea",
"width": "fill_container",
"height": "fill_container",
"fill": "#0A0A0B",
"layout": "vertical",
"children": [
{
"type": "frame",
"id": "2w0hJ",
"name": "contentRow",
"width": "fill_container",
"height": "fill_container",
"fill": "#0A0A0B",
"children": [
{
"type": "frame",
"id": "awAbR",
"name": "listColumn",
"width": 404,
"height": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "#26262C"
},
"layout": "vertical",
"children": [
{
"type": "frame",
"id": "4ebVE",
"name": "searchShell",
"width": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": {
"bottom": 1
},
"fill": "#26262C"
},
"layout": "vertical",
"gap": 12,
"padding": [
18,
18,
14,
18
],
"children": [
{
"type": "frame",
"id": "zU2o2",
"name": "searchInput",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"padding": [
12,
14
],
"children": [
{
"type": "text",
"id": "lPEM0",
"name": "searchPlace",
"fill": "#71717a",
"content": "按 名称 模糊搜索 ",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "3ArXN",
"name": "listPane",
"width": "fill_container",
"height": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "#3f3f46"
},
"layout": "vertical",
"children": [
{
"type": "frame",
"id": "KQO6t",
"name": "toolbar",
"width": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": {
"bottom": 1
},
"fill": "#26262C"
},
"padding": [
14,
18
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "k5E0l",
"name": "filterMock",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"padding": [
10,
12
],
"children": [
{
"type": "text",
"id": "6r1wB",
"name": "filterTxt",
"fill": "#f4f4f5",
"content": "全部类型",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "0cTpA",
"name": "listBody",
"width": "fill_container",
"height": "fill_container",
"layout": "vertical",
"gap": 10,
"padding": [
14,
18,
18,
18
],
"children": [
{
"type": "frame",
"id": "JIQdQ",
"name": "e1",
"width": "fill_container",
"fill": "#17171A",
"cornerRadius": 16,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#34343D"
},
"layout": "vertical",
"gap": 6,
"padding": 16,
"children": [
{
"type": "text",
"id": "XrfNa",
"name": "e1t",
"fill": "#f4f4f5",
"content": "gitea",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
},
{
"type": "text",
"id": "XbtEn",
"name": "e1s",
"fill": "#a1a1aa",
"content": "service",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "thYte",
"name": "e2",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 16,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"layout": "vertical",
"gap": 6,
"padding": 16,
"children": [
{
"type": "text",
"id": "SfPhJ",
"name": "e2t",
"fill": "#f4f4f5",
"content": "Gmail 工作邮箱",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
},
{
"type": "text",
"id": "N3q2g",
"name": "e2s",
"fill": "#a1a1aa",
"content": "account",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
}
]
}
]
}
]
},
{
"type": "rectangle",
"id": "BDNfn",
"name": "listDetailDivider",
"fill": "#26262C",
"width": 1,
"height": "fill_container"
},
{
"type": "frame",
"id": "xmlSY",
"name": "detailPane",
"width": "fill_container",
"height": "fill_container",
"fill": "#0A0A0B",
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "#3f3f46"
},
"layout": "vertical",
"gap": 32,
"padding": 36,
"children": [
{
"type": "frame",
"id": "9ojMf",
"name": "dh",
"width": "fill_container",
"gap": 20,
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "Qd57g",
"name": "detailLeft",
"layout": "vertical",
"gap": 6,
"children": [
{
"type": "text",
"id": "qt8u8",
"name": "folderLabel",
"fill": "#7C7C88",
"content": "refining",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
},
{
"type": "frame",
"id": "JGTpL",
"name": "dtitle",
"gap": 12,
"alignItems": "center",
"children": [
{
"type": "text",
"id": "oDpCN",
"name": "h2",
"fill": "#F5F5F7",
"content": "gitea",
"fontFamily": "Inter",
"fontSize": 32,
"fontWeight": "700"
},
{
"type": "frame",
"id": "7phTL",
"x": 91,
"y": 7,
"name": "badge",
"enabled": false,
"fill": "#2A2440",
"cornerRadius": 999,
"layout": "vertical",
"padding": [
5,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "gBjRC",
"name": "badgeTxt",
"fill": "#C4B5FD",
"content": "service",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "1Vju1",
"name": "dactions",
"gap": 12,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "ANJsH",
"name": "btnEdit",
"fill": "#1A1A1D",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#34343D"
},
"gap": 8,
"padding": [
10,
16
],
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "I0PwC",
"name": "editIcon",
"width": 14,
"height": 14,
"iconFontName": "pencil",
"iconFontFamily": "lucide",
"fill": "#B3B3BD"
},
{
"type": "text",
"id": "Krnqy",
"name": "btnEditTxt",
"fill": "#D4D4D8",
"content": "编辑",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
},
{
"type": "frame",
"id": "XOoXN",
"name": "btnDel",
"fill": "#2B1316",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#4B2529"
},
"gap": 8,
"padding": [
10,
16
],
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "jIwOM",
"name": "deleteIcon",
"width": 14,
"height": 14,
"iconFontName": "trash-2",
"iconFontFamily": "lucide",
"fill": "#F87171"
},
{
"type": "text",
"id": "p4Vs6",
"name": "btnDelTxt",
"fill": "#F87171",
"content": "删除",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "fhuoj",
"name": "secMeta",
"width": "fill_container",
"layout": "vertical",
"gap": 18,
"children": [
{
"type": "frame",
"id": "G7YIV",
"name": "metaHdr",
"width": "fill_container",
"children": [
{
"type": "text",
"id": "fsUxZ",
"name": "metaTitle",
"fill": "#7C7C88",
"content": "元数据",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600",
"letterSpacing": 0.12
}
]
},
{
"type": "rectangle",
"id": "BSXcE",
"x": 0,
"y": 40,
"name": "metaDivider",
"enabled": false,
"fill": "#2a2a2e",
"width": "fill_container(731)",
"height": 1
},
{
"type": "frame",
"id": "tIPLK",
"name": "metaList",
"width": "fill_container",
"layout": "vertical",
"gap": 16,
"padding": [
8,
0
],
"children": [
{
"type": "frame",
"id": "BWIOy",
"name": "row1",
"width": "fill_container",
"gap": 24,
"children": [
{
"type": "text",
"id": "93Hfb",
"name": "t1",
"fill": "#7C7C88",
"textGrowth": "fixed-width",
"width": 100,
"content": "HOST",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "500",
"letterSpacing": 0.5
},
{
"type": "frame",
"id": "Pur38",
"name": "valFrame1",
"width": "fill_container",
"gap": 12,
"justifyContent": "space_between",
"children": [
{
"type": "text",
"id": "oXuMX",
"name": "v1",
"fill": "#F5F5F7",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "git.example.com",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "normal"
},
{
"type": "icon_font",
"id": "E09tp",
"name": "c1",
"width": 14,
"height": 14,
"iconFontName": "copy",
"iconFontFamily": "lucide",
"fill": "#7C7C88"
}
]
}
]
},
{
"type": "frame",
"id": "HBX4c",
"name": "row2",
"width": "fill_container",
"gap": 24,
"children": [
{
"type": "text",
"id": "XzMRO",
"name": "t2",
"fill": "#7C7C88",
"textGrowth": "fixed-width",
"width": 100,
"content": "USERNAME",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "500",
"letterSpacing": 0.5
},
{
"type": "frame",
"id": "5vgvy",
"name": "valFrame2",
"width": "fill_container",
"gap": 12,
"justifyContent": "space_between",
"children": [
{
"type": "text",
"id": "vdsD7",
"name": "v2",
"fill": "#F5F5F7",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "developer_admin",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "normal"
},
{
"type": "icon_font",
"id": "DSRGN",
"name": "c2",
"width": 14,
"height": 14,
"iconFontName": "copy",
"iconFontFamily": "lucide",
"fill": "#7C7C88"
}
]
}
]
},
{
"type": "frame",
"id": "0dtYy",
"name": "row3",
"width": "fill_container",
"gap": 24,
"children": [
{
"type": "text",
"id": "r1pAn",
"name": "t3",
"fill": "#7C7C88",
"textGrowth": "fixed-width",
"width": 100,
"content": "创建时间",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "500",
"letterSpacing": 0.5
},
{
"type": "frame",
"id": "kmIrk",
"name": "valFrame3",
"width": "fill_container",
"gap": 12,
"justifyContent": "space_between",
"children": [
{
"type": "text",
"id": "qNy16",
"name": "v3",
"fill": "#F5F5F7",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "2023-11-24 14:30:05 UTC",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "normal"
},
{
"type": "icon_font",
"id": "F4UGB",
"name": "c3",
"width": 14,
"height": 14,
"iconFontName": "copy",
"iconFontFamily": "lucide",
"fill": "#7C7C88"
}
]
}
]
}
]
}
]
},
{
"type": "frame",
"id": "HOMeN",
"name": "secSec",
"width": "fill_container",
"layout": "vertical",
"gap": 18,
"children": [
{
"type": "frame",
"id": "lrsMv",
"name": "secHdr",
"width": "fill_container",
"children": [
{
"type": "text",
"id": "xtoDu",
"name": "shTxt",
"fill": "#7C7C88",
"content": "密钥",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600",
"letterSpacing": 0.12
}
]
},
{
"type": "frame",
"id": "asB1h",
"name": "secretCard",
"width": "fill_container",
"fill": "#17171A",
"cornerRadius": 20,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"layout": "vertical",
"gap": 18,
"padding": 22,
"children": [
{
"type": "frame",
"id": "NlzlD",
"name": "secretTitleCol",
"width": "fill_container",
"layout": "vertical",
"gap": 8,
"children": [
{
"type": "frame",
"id": "PQzPG",
"name": "nameRow",
"width": "fill_container",
"layout": "vertical",
"gap": 4,
"children": [
{
"type": "text",
"id": "r73g7",
"name": "nVal",
"fill": "#7C7C88",
"content": "访问令牌",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600",
"letterSpacing": 0.08
}
]
}
]
},
{
"type": "frame",
"id": "FDdV0",
"name": "secretValueRow",
"width": "fill_container",
"gap": 14,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "cIhIB",
"name": "secretValueShell",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"layout": "vertical",
"padding": [
14,
16
],
"children": [
{
"type": "frame",
"id": "J8ard",
"name": "leftPk",
"width": "fill_container",
"gap": 10,
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "SoIK1",
"name": "lockIco",
"width": 16,
"height": 16,
"iconFontName": "lock",
"iconFontFamily": "lucide",
"fill": "#7C7C88"
},
{
"type": "text",
"id": "mkxo5",
"name": "maskTxt",
"fill": "#B3B3BD",
"content": "••••••••••••",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
},
{
"type": "frame",
"id": "IpEws",
"name": "secretSpacer",
"width": "fill_container",
"height": 1
},
{
"type": "icon_font",
"id": "x3g7L",
"name": "eyeIc",
"width": 16,
"height": 16,
"iconFontName": "eye-off",
"iconFontFamily": "lucide",
"fill": "#7C7C88"
}
]
}
]
},
{
"type": "frame",
"id": "Ba30z",
"name": "copyBtn",
"fill": "#17171A",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#34343D"
},
"gap": 8,
"padding": [
10,
14
],
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "QvFOu",
"name": "cpIcon",
"width": 14,
"height": 14,
"iconFontName": "copy",
"iconFontFamily": "lucide",
"fill": "#B3B3BD"
},
{
"type": "text",
"id": "2mdm0",
"name": "cpLbl",
"fill": "#F5F5F7",
"content": "复制",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "500"
}
]
}
]
}
]
}
]
}
]
}
]
}
]
}
]
},
{
"type": "frame",
"id": "niVgM",
"x": 1480,
"y": 0,
"name": "Secrets 登录",
"clip": true,
"width": 420,
"height": 340,
"fill": "#111113",
"cornerRadius": 24,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"effect": {
"type": "shadow",
"shadowType": "outer",
"color": "#00000066",
"offset": {
"x": 0,
"y": 4
},
"blur": 24
},
"layout": "vertical",
"padding": [
48,
40,
34,
40
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "JI8jn",
"name": "loginMain",
"width": "fill_container",
"layout": "vertical",
"gap": 24,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "WhuiW",
"name": "lockBadge",
"width": 56,
"height": 56,
"fill": "#141418",
"cornerRadius": 999,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"layout": "vertical",
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "PwfrH",
"name": "lockIcon",
"width": 24,
"height": 24,
"iconFontName": "lock-keyhole",
"iconFontFamily": "lucide",
"fill": "#B3B3BD"
}
]
},
{
"type": "frame",
"id": "PCw0B",
"name": "titleBlock",
"width": "fill_container",
"layout": "vertical",
"gap": 10,
"alignItems": "center",
"children": [
{
"type": "text",
"id": "ATV2M",
"name": "SECRETS 标题",
"fill": "#F5F5F7",
"content": "Secrets",
"fontFamily": "Inter",
"fontSize": 32,
"fontWeight": "700"
},
{
"type": "text",
"id": "BffHv",
"name": "subtitle",
"fill": "#B3B3BD",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "用 AI 安全的管理和使用密钥",
"lineHeight": 1.45,
"textAlign": "center",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "500"
}
]
},
{
"type": "frame",
"id": "cMAB9",
"name": "Google 登录",
"width": "fill_container",
"height": 40,
"fill": "#3B82F6",
"cornerRadius": 10,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#3B82F6"
},
"gap": 10,
"padding": [
10,
16
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "ze6AY",
"name": "whiteG",
"width": 18,
"height": 18,
"fill": "#3B82F6",
"layout": "none",
"children": [
{
"type": "path",
"id": "gBfab",
"x": 0,
"y": 0,
"geometry": "M22.56 12.25c0-0.78-0.07-1.53-0.2-2.25h-10.36v4.26h5.92c-0.26 1.37-1.04 2.53-2.21 3.31v2.77h3.57c2.08-1.92 3.28-4.74 3.28-8.09z m-10.56 10.75c2.97 0 5.46-0.98 7.28-2.66l-3.57-2.77c-0.98 0.66-2.23 1.06-3.71 1.06-2.86 0-5.29-1.93-6.16-4.53h-3.66v2.84c1.81 3.59 5.52 6.06 9.82 6.06z m-6.16-8.91c-0.22-0.66-0.35-1.36-0.35-2.09s0.13-1.43 0.35-2.09v-2.84h-3.66c-0.75 1.48-1.18 3.15-1.18 4.93s0.43 3.45 1.18 4.93l2.85-2.22 0.81-0.62z m6.16-8.71c1.62 0 3.06 0.56 4.21 1.64l3.15-3.15c-1.91-1.78-4.39-2.87-7.36-2.87-4.3 0-8.01 2.47-9.82 6.07l3.66 2.84c0.87-2.6 3.3-4.53 6.16-4.53z",
"fill": "#F5F5F7",
"width": 18,
"height": 18
}
]
},
{
"type": "text",
"id": "qSKOe",
"name": "btnTxt",
"fill": "#F5F5F7",
"content": "使用 Google 登录",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "DMrE7",
"x": 2027,
"y": 0,
"name": "MCP 设置弹窗",
"clip": true,
"width": 960,
"height": 803,
"fill": "#111113",
"cornerRadius": 24,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"effect": {
"type": "shadow",
"shadowType": "outer",
"color": "#00000044",
"offset": {
"x": 0,
"y": 12
},
"blur": 24
},
"children": [
{
"type": "frame",
"id": "qoWoX",
"name": "mcpMain",
"width": "fill_container",
"height": "fill_container",
"fill": "#111113",
"layout": "vertical",
"gap": 28,
"padding": 28,
"children": [
{
"type": "frame",
"id": "cj5jC",
"name": "mcpTerminalSec",
"width": "fill_container",
"fill": "#111113",
"cornerRadius": 18,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"layout": "vertical",
"gap": 18,
"padding": [
20,
20,
16,
20
],
"children": [
{
"type": "frame",
"id": "PRGq0",
"name": "row1",
"width": "fill_container",
"gap": 10,
"alignItems": "center",
"children": [
{
"type": "text",
"id": "1pXzP",
"name": "t1",
"fill": "#F5F5F7",
"content": "MCP 集成",
"fontFamily": "Inter",
"fontSize": 22,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "lbZdR",
"name": "tgA",
"width": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": {
"bottom": 1
},
"fill": "#26262C"
},
"padding": [
14,
0
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "5v1Cy",
"name": "tgLeftA",
"gap": 14,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "VaNjr",
"name": "iconA",
"width": 34,
"height": 34,
"fill": "#17171A",
"cornerRadius": 10,
"layout": "vertical",
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "QPiwk",
"name": "ia",
"width": 16,
"height": 16,
"iconFontName": "terminal",
"iconFontFamily": "lucide",
"fill": "#a1a1aa"
}
]
},
{
"type": "text",
"id": "TPOvr",
"name": "tgAt",
"fill": "#e4e4e7",
"content": "Claude Code CLI",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "zIOq5",
"name": "tgAo",
"width": 40,
"height": 22,
"fill": "#3B82F6",
"cornerRadius": 999,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#4C8DFF"
},
"padding": 3,
"justifyContent": "end",
"alignItems": "center",
"children": [
{
"type": "ellipse",
"id": "nMpgi",
"name": "tgAKnob",
"fill": "#111113",
"width": 16,
"height": 16,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#0A0A0B"
}
}
]
}
]
},
{
"type": "frame",
"id": "qJtOT",
"name": "tgB",
"width": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": {
"bottom": 1
},
"fill": "#26262C"
},
"padding": [
14,
0
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "CyOlb",
"name": "tgLeftB",
"gap": 14,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "M0ssu",
"name": "iconB",
"width": 34,
"height": 34,
"fill": "#17171A",
"cornerRadius": 10,
"layout": "vertical",
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "sQgij",
"name": "ib",
"width": 16,
"height": 16,
"iconFontName": "code",
"iconFontFamily": "lucide",
"fill": "#a1a1aa"
}
]
},
{
"type": "text",
"id": "V4jto",
"name": "tgBt",
"fill": "#e4e4e7",
"content": "Codex CLI",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "ALmDR",
"name": "tgBo",
"width": 40,
"height": 22,
"fill": "#3B82F6",
"cornerRadius": 999,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#4C8DFF"
},
"padding": 3,
"justifyContent": "end",
"alignItems": "center",
"children": [
{
"type": "ellipse",
"id": "orF41",
"name": "tgBKnob",
"fill": "#111113",
"width": 16,
"height": 16,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#0A0A0B"
}
}
]
}
]
},
{
"type": "frame",
"id": "bK7o5",
"name": "tgC",
"width": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": {
"bottom": 1
},
"fill": "#26262C"
},
"padding": [
14,
0
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "Fil14",
"name": "tgLeftC",
"gap": 14,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "5ukah",
"name": "iconC",
"width": 34,
"height": 34,
"fill": "#17171A",
"cornerRadius": 10,
"layout": "vertical",
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "qax7a",
"name": "ic",
"width": 16,
"height": 16,
"iconFontName": "sparkles",
"iconFontFamily": "lucide",
"fill": "#a1a1aa"
}
]
},
{
"type": "text",
"id": "qSYmP",
"name": "tgCt",
"fill": "#e4e4e7",
"content": "Gemini CLI",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "22adv",
"name": "tgCo",
"width": 40,
"height": 22,
"fill": "#3B82F6",
"cornerRadius": 999,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#4C8DFF"
},
"padding": 3,
"justifyContent": "end",
"alignItems": "center",
"children": [
{
"type": "ellipse",
"id": "3wBIN",
"name": "tgCKnob",
"fill": "#111113",
"width": 16,
"height": 16,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#0A0A0B"
}
}
]
}
]
},
{
"type": "frame",
"id": "XMfqF",
"name": "tgD",
"width": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": {
"bottom": 1
},
"fill": "#26262C"
},
"padding": [
14,
0
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "hhZzy",
"name": "tgLeftD",
"gap": 14,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "MSL9a",
"name": "iconD",
"width": 34,
"height": 34,
"fill": "#17171A",
"cornerRadius": 10,
"layout": "vertical",
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "pRgrC",
"name": "id",
"width": 16,
"height": 16,
"iconFontName": "bot",
"iconFontFamily": "lucide",
"fill": "#a1a1aa"
}
]
},
{
"type": "text",
"id": "vMFXz",
"name": "tgDt",
"fill": "#e4e4e7",
"content": "OpenCode CLI",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "3ADTE",
"name": "tgDo",
"width": 40,
"height": 22,
"fill": "#3B82F6",
"cornerRadius": 999,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#4C8DFF"
},
"padding": 3,
"justifyContent": "end",
"alignItems": "center",
"children": [
{
"type": "ellipse",
"id": "nOB0N",
"name": "tgDKnob",
"fill": "#111113",
"width": 16,
"height": 16,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#0A0A0B"
}
}
]
}
]
},
{
"type": "frame",
"id": "SlOJI",
"name": "tgE",
"width": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "#26262C"
},
"padding": [
14,
0
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "aUK4n",
"name": "tgLeftE",
"gap": 14,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "BGdYj",
"name": "iconE",
"width": 34,
"height": 34,
"fill": "#17171A",
"cornerRadius": 10,
"layout": "vertical",
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "OJnPV",
"name": "ie",
"width": 16,
"height": 16,
"iconFontName": "monitor",
"iconFontFamily": "lucide",
"fill": "#a1a1aa"
}
]
},
{
"type": "text",
"id": "fUSHN",
"name": "tgEt",
"fill": "#e4e4e7",
"content": "Cursor Desktop",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "HzrZT",
"name": "tgEo",
"width": 40,
"height": 22,
"fill": "#3B82F6",
"cornerRadius": 999,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#4C8DFF"
},
"padding": 3,
"justifyContent": "end",
"alignItems": "center",
"children": [
{
"type": "ellipse",
"id": "L0uyV",
"name": "tgEKnob",
"fill": "#111113",
"width": 16,
"height": 16,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#0A0A0B"
}
}
]
}
]
}
]
},
{
"type": "frame",
"id": "zUewk",
"name": "mcpCustomSec",
"width": "fill_container",
"fill": "#111113",
"cornerRadius": 18,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"layout": "vertical",
"gap": 16,
"padding": 20,
"children": [
{
"type": "frame",
"id": "jpOmL",
"name": "hdr2",
"width": "fill_container",
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "phtIZ",
"name": "h2l",
"width": "fill_container",
"gap": 8,
"alignItems": "center",
"children": [
{
"type": "text",
"id": "QnwdQ",
"name": "h2t",
"fill": "#F5F5F7",
"content": "自定义 MCP 服务配置",
"fontFamily": "Inter",
"fontSize": 16,
"fontWeight": "650"
}
]
},
{
"type": "frame",
"id": "kivhq",
"name": "copyBtn",
"fill": "#17171A",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#34343D"
},
"gap": 8,
"padding": [
10,
14
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "EN1nn",
"name": "copyIcon2",
"width": 14,
"height": 14,
"iconFontName": "copy",
"iconFontFamily": "lucide",
"fill": "#B3B3BD"
},
{
"type": "text",
"id": "HgsI2",
"name": "copyText2",
"fill": "#F5F5F7",
"content": "复制",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "500"
}
]
}
]
},
{
"type": "frame",
"id": "WmKYp",
"name": "jsonBox",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 16,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"layout": "vertical",
"padding": 18,
"children": [
{
"type": "text",
"id": "sDZMn",
"name": "mcpJsonSample",
"fill": "#CBD5E1",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "{\n \"mcpServers\": {\n \"secrets\": {\n \"url\": \"http://127.0.0.1:9515/mcp\"\n }\n }\n}",
"lineHeight": 1.5,
"fontFamily": "JetBrains Mono",
"fontSize": 12,
"fontWeight": "normal"
}
]
}
]
}
]
}
]
},
{
"type": "frame",
"id": "ms1oT",
"x": 3107,
"y": 0,
"name": "Secrets 主页面 - 未选中态",
"clip": true,
"width": 1440,
"height": 900,
"fill": "#0A0A0B",
"cornerRadius": 24,
"children": [
{
"type": "frame",
"id": "PW3SZ",
"name": "sidebar",
"width": 248,
"height": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": {
"right": 1
},
"fill": "#26262C"
},
"layout": "vertical",
"gap": 16,
"padding": [
20,
16
],
"children": [
{
"type": "frame",
"id": "ZDkaI",
"name": "userRow",
"width": "fill_container",
"fill": "#17171A",
"cornerRadius": 16,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"gap": 12,
"padding": 14,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "BSjsb",
"name": "avatar",
"width": 36,
"height": 36,
"fill": "#D97706",
"cornerRadius": 999,
"layout": "vertical",
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "tGRfs",
"name": "avatarTxt",
"fill": "#f4f4f5",
"content": "V",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "GtDs2",
"name": "userCopy",
"width": "fill_container",
"layout": "vertical",
"gap": 4,
"children": [
{
"type": "text",
"id": "57RxP",
"name": "nameTxt",
"fill": "#f4f4f5",
"content": "用户姓名",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
},
{
"type": "text",
"id": "Idn2c",
"name": "emailTxt",
"fill": "#a1a1aa",
"content": "user@example.com",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "fy3Jq",
"name": "folderStack",
"width": "fill_container",
"layout": "vertical",
"gap": 10,
"children": [
{
"type": "frame",
"id": "cvJ1t",
"name": "allItems",
"width": "fill_container",
"fill": "#111113",
"cornerRadius": 14,
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "YmNcF",
"name": "allT",
"fill": "#9ca3af",
"content": "所有项目",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "500"
},
{
"type": "frame",
"id": "RnQsJ",
"name": "allCountBadge",
"fill": "#1D1D22",
"cornerRadius": 999,
"layout": "vertical",
"padding": [
4,
9
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "MSZsw",
"name": "allC",
"fill": "#9ca3af",
"content": "17",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "FKvzX",
"name": "f1",
"width": "fill_container",
"fill": "#17171A",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#34343D"
},
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "F8YhP",
"name": "f1t",
"fill": "#a5b4fc",
"content": "refining",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
},
{
"type": "frame",
"id": "bMQCE",
"name": "f1countBadge",
"fill": "#2A2440",
"cornerRadius": 999,
"layout": "vertical",
"padding": [
4,
9
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "ISEnl",
"name": "f1c",
"fill": "#a5b4fc",
"content": "12",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "0NKfp",
"name": "f2",
"width": "fill_container",
"fill": "#111113",
"cornerRadius": 14,
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "OnSxM",
"name": "f2t",
"fill": "#9ca3af",
"content": "personal",
"fontFamily": "Inter",
"fontSize": 14
},
{
"type": "frame",
"id": "FS55i",
"name": "f2countBadge",
"fill": "#1D1D22",
"cornerRadius": 999,
"layout": "vertical",
"padding": [
4,
9
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "6ioar",
"name": "f2c",
"fill": "#9ca3af",
"content": "5",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "5JV4g",
"name": "folderTrashGap",
"width": "fill_container",
"height": 32
},
{
"type": "frame",
"id": "wyxFD",
"name": "trashFolder",
"width": "fill_container",
"fill": "#0F0F12",
"cornerRadius": 12,
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "vIqE4",
"name": "trashT",
"fill": "#71717a",
"content": "最近删除",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "500"
},
{
"type": "text",
"id": "2NhqW",
"name": "trashC",
"fill": "#71717a",
"content": "2",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "H3GCl",
"name": "sidebarSpacer",
"width": "fill_container",
"height": "fill_container"
},
{
"type": "frame",
"id": "5GY3K",
"name": "mcpEntry",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"gap": 10,
"padding": 10,
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "DEeEA",
"name": "mcpIcon",
"width": 18,
"height": 18,
"iconFontName": "plug",
"iconFontFamily": "lucide",
"fill": "#9ca3af"
},
{
"type": "text",
"id": "wWcGN",
"name": "mcpTxt",
"fill": "#9ca3af",
"content": "MCP",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
},
{
"type": "frame",
"id": "tAZKF",
"name": "logoutEntry",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"gap": 10,
"padding": 10,
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "9EORC",
"name": "logoutIcon",
"width": 18,
"height": 18,
"iconFontName": "log-out",
"iconFontFamily": "lucide",
"fill": "#9ca3af"
},
{
"type": "text",
"id": "oudiQ",
"name": "logoutTxt",
"fill": "#9ca3af",
"content": "退出登录",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
}
]
},
{
"type": "frame",
"id": "nwd4E",
"name": "mainArea",
"width": "fill_container",
"height": "fill_container",
"fill": "#0A0A0B",
"layout": "vertical",
"children": [
{
"type": "frame",
"id": "PEMQI",
"name": "contentRow",
"width": "fill_container",
"height": "fill_container",
"fill": "#0A0A0B",
"children": [
{
"type": "frame",
"id": "FF81c",
"name": "listColumn",
"width": 404,
"height": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "#26262C"
},
"layout": "vertical",
"children": [
{
"type": "frame",
"id": "5KU8V",
"name": "searchShell",
"width": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": {
"bottom": 1
},
"fill": "#26262C"
},
"layout": "vertical",
"gap": 12,
"padding": [
18,
18,
14,
18
],
"children": [
{
"type": "frame",
"id": "bgCHf",
"name": "searchInput",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"padding": [
12,
14
],
"children": [
{
"type": "text",
"id": "wO98I",
"name": "searchPlace",
"fill": "#71717a",
"content": "按 名称 模糊搜索 ",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "LyVlV",
"name": "listPane",
"width": "fill_container",
"height": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "#3f3f46"
},
"layout": "vertical",
"children": [
{
"type": "frame",
"id": "QhqMm",
"name": "toolbar",
"width": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": {
"bottom": 1
},
"fill": "#26262C"
},
"padding": [
14,
18
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "RbPvA",
"name": "filterMock",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"padding": [
10,
12
],
"children": [
{
"type": "text",
"id": "hob4N",
"name": "filterTxt",
"fill": "#f4f4f5",
"content": "全部类型",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "lBlc7",
"name": "listBody",
"width": "fill_container",
"height": "fill_container",
"layout": "vertical",
"gap": 10,
"padding": [
14,
18,
18,
18
],
"children": [
{
"type": "frame",
"id": "OLzUV",
"name": "e1",
"width": "fill_container",
"fill": "#17171A",
"cornerRadius": 16,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#34343D"
},
"layout": "vertical",
"gap": 6,
"padding": 16,
"children": [
{
"type": "text",
"id": "uJ52L",
"name": "e1t",
"fill": "#f4f4f5",
"content": "gitea",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
},
{
"type": "text",
"id": "Vu6xg",
"name": "e1s",
"fill": "#a1a1aa",
"content": "service",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "2nQkb",
"name": "e2",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 16,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"layout": "vertical",
"gap": 6,
"padding": 16,
"children": [
{
"type": "text",
"id": "x0C8k",
"name": "e2t",
"fill": "#f4f4f5",
"content": "Gmail 工作邮箱",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
},
{
"type": "text",
"id": "8srwQ",
"name": "e2s",
"fill": "#a1a1aa",
"content": "account",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
}
]
}
]
}
]
},
{
"type": "rectangle",
"id": "U7n1V",
"name": "listDetailDivider",
"fill": "#26262C",
"width": 1,
"height": "fill_container"
},
{
"type": "frame",
"id": "ZoXEg",
"name": "detailPane",
"width": "fill_container",
"height": "fill_container",
"fill": "#0A0A0B",
"layout": "vertical",
"gap": 32,
"padding": 36,
"children": [
{
"type": "frame",
"id": "fntXy",
"name": "detailHeaderEmpty",
"width": "fill_container",
"layout": "vertical",
"gap": 8,
"children": [
{
"type": "text",
"id": "YKRfM",
"fill": "#7C7C88",
"content": "请选择左侧条目",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
},
{
"type": "text",
"id": "LqhMu",
"fill": "#F5F5F7",
"content": "未选择条目",
"fontFamily": "Inter",
"fontSize": 32,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "HipJ9",
"name": "metaEmptySec",
"width": "fill_container",
"layout": "vertical",
"gap": 18,
"children": [
{
"type": "text",
"id": "aK4Wy",
"fill": "#7C7C88",
"content": "元数据",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600",
"letterSpacing": 0.12
},
{
"type": "frame",
"id": "bgn3I",
"width": "fill_container",
"fill": "#111113",
"cornerRadius": 18,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"layout": "vertical",
"gap": 10,
"padding": [
18,
20
],
"children": [
{
"type": "text",
"id": "4O19i",
"fill": "#B3B3BD",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "从左侧列表选择一个条目后,这里会显示结构化 Metadata。",
"lineHeight": 1.45,
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "lysxJ",
"name": "secretEmptySec",
"width": "fill_container",
"layout": "vertical",
"gap": 18,
"children": [
{
"type": "text",
"id": "esZfQ",
"fill": "#7C7C88",
"content": "密钥",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600",
"letterSpacing": 0.12
},
{
"type": "frame",
"id": "V9Wr5",
"width": "fill_container",
"fill": "#17171A",
"cornerRadius": 20,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"layout": "vertical",
"gap": 10,
"padding": [
18,
20
],
"children": [
{
"type": "text",
"id": "vOOKR",
"fill": "#B3B3BD",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "受保护的密钥字段会在选中条目后显示在这里。",
"lineHeight": 1.45,
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "normal"
}
]
}
]
}
]
}
]
}
]
}
]
},
{
"type": "frame",
"id": "FyPtE",
"x": 4667,
"y": 0,
"name": "Secrets 主页面 - 空列表态",
"clip": true,
"width": 1440,
"height": 900,
"fill": "#0A0A0B",
"cornerRadius": 24,
"children": [
{
"type": "frame",
"id": "MeSUb",
"name": "sidebar",
"width": 248,
"height": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": {
"right": 1
},
"fill": "#26262C"
},
"layout": "vertical",
"gap": 16,
"padding": [
20,
16
],
"children": [
{
"type": "frame",
"id": "GxZsL",
"name": "userRow",
"width": "fill_container",
"fill": "#17171A",
"cornerRadius": 16,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"gap": 12,
"padding": 14,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "XW2NB",
"name": "avatar",
"width": 36,
"height": 36,
"fill": "#D97706",
"cornerRadius": 999,
"layout": "vertical",
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "pzf4z",
"name": "avatarTxt",
"fill": "#f4f4f5",
"content": "V",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "14LlE",
"name": "userCopy",
"width": "fill_container",
"layout": "vertical",
"gap": 4,
"children": [
{
"type": "text",
"id": "Pom04",
"name": "nameTxt",
"fill": "#f4f4f5",
"content": "用户姓名",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
},
{
"type": "text",
"id": "Iy7h1",
"name": "emailTxt",
"fill": "#a1a1aa",
"content": "user@example.com",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "qcMED",
"name": "folderStack",
"width": "fill_container",
"layout": "vertical",
"gap": 10,
"children": [
{
"type": "frame",
"id": "t37OO",
"name": "allItems",
"width": "fill_container",
"fill": "#111113",
"cornerRadius": 14,
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "LMnmf",
"name": "allT",
"fill": "#9ca3af",
"content": "所有项目",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "500"
},
{
"type": "frame",
"id": "YObBl",
"name": "allCountBadge",
"fill": "#1D1D22",
"cornerRadius": 999,
"layout": "vertical",
"padding": [
4,
9
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "boZgN",
"name": "allC",
"fill": "#9ca3af",
"content": "17",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "yYndB",
"name": "f1",
"width": "fill_container",
"fill": "#17171A",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#34343D"
},
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "bplXt",
"name": "f1t",
"fill": "#a5b4fc",
"content": "refining",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
},
{
"type": "frame",
"id": "a8eu5",
"name": "f1countBadge",
"fill": "#2A2440",
"cornerRadius": 999,
"layout": "vertical",
"padding": [
4,
9
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "pPg0i",
"name": "f1c",
"fill": "#a5b4fc",
"content": "12",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "4QT4Y",
"name": "f2",
"width": "fill_container",
"fill": "#111113",
"cornerRadius": 14,
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "TWlMB",
"name": "f2t",
"fill": "#9ca3af",
"content": "personal",
"fontFamily": "Inter",
"fontSize": 14
},
{
"type": "frame",
"id": "zZ6Wj",
"name": "f2countBadge",
"fill": "#1D1D22",
"cornerRadius": 999,
"layout": "vertical",
"padding": [
4,
9
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "7P6Fo",
"name": "f2c",
"fill": "#9ca3af",
"content": "5",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "JFGb8",
"name": "folderTrashGap",
"width": "fill_container",
"height": 32
},
{
"type": "frame",
"id": "PzaAo",
"name": "trashFolder",
"width": "fill_container",
"fill": "#0F0F12",
"cornerRadius": 12,
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "vDKZM",
"name": "trashT",
"fill": "#71717a",
"content": "最近删除",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "500"
},
{
"type": "text",
"id": "DlDdT",
"name": "trashC",
"fill": "#71717a",
"content": "2",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "8lTJS",
"name": "sidebarSpacer",
"width": "fill_container",
"height": "fill_container"
},
{
"type": "frame",
"id": "XYJs7",
"name": "mcpEntry",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"gap": 10,
"padding": 10,
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "UYZCK",
"name": "mcpIcon",
"width": 18,
"height": 18,
"iconFontName": "plug",
"iconFontFamily": "lucide",
"fill": "#9ca3af"
},
{
"type": "text",
"id": "qR2eH",
"name": "mcpTxt",
"fill": "#9ca3af",
"content": "MCP",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
},
{
"type": "frame",
"id": "XMQ1X",
"name": "logoutEntry",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"gap": 10,
"padding": 10,
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "92rwF",
"name": "logoutIcon",
"width": 18,
"height": 18,
"iconFontName": "log-out",
"iconFontFamily": "lucide",
"fill": "#9ca3af"
},
{
"type": "text",
"id": "CMyGv",
"name": "logoutTxt",
"fill": "#9ca3af",
"content": "退出登录",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
}
]
},
{
"type": "frame",
"id": "ieRN9",
"name": "mainArea",
"width": "fill_container",
"height": "fill_container",
"fill": "#0A0A0B",
"layout": "vertical",
"children": [
{
"type": "frame",
"id": "Tdw2W",
"name": "contentRow",
"width": "fill_container",
"height": "fill_container",
"fill": "#0A0A0B",
"children": [
{
"type": "frame",
"id": "5DJPo",
"name": "listColumn",
"width": 404,
"height": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "#26262C"
},
"layout": "vertical",
"children": [
{
"type": "frame",
"id": "QssU2",
"name": "searchShell",
"width": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": {
"bottom": 1
},
"fill": "#26262C"
},
"layout": "vertical",
"gap": 12,
"padding": [
18,
18,
14,
18
],
"children": [
{
"type": "frame",
"id": "NpWG8",
"name": "searchInput",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"padding": [
12,
14
],
"children": [
{
"type": "text",
"id": "N9Ddp",
"name": "searchPlace",
"fill": "#71717a",
"content": "按 名称 模糊搜索 ",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "ez4Rf",
"name": "listPane",
"width": "fill_container",
"height": "fill_container",
"fill": "#111113",
"layout": "vertical",
"children": [
{
"type": "frame",
"id": "S1cx9",
"name": "toolbar",
"width": "fill_container",
"stroke": {
"align": "inside",
"thickness": {
"bottom": 1
},
"fill": "#26262C"
},
"padding": [
14,
18
],
"children": [
{
"type": "frame",
"id": "SqDMz",
"name": "filterMock",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"padding": [
10,
12
],
"children": [
{
"type": "text",
"id": "llkUA",
"fill": "#F5F5F7",
"content": "全部类型",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "zX7P7",
"name": "listBody",
"width": "fill_container",
"height": "fill_container",
"layout": "vertical",
"gap": 10,
"padding": 18,
"children": [
{
"type": "frame",
"id": "gKkXQ",
"width": "fill_container",
"fill": "#111113",
"cornerRadius": 16,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"layout": "vertical",
"gap": 8,
"padding": [
18,
20
],
"children": [
{
"type": "text",
"id": "DHnv4",
"fill": "#F5F5F7",
"content": "没有匹配的条目",
"fontFamily": "Inter",
"fontSize": 15,
"fontWeight": "600"
},
{
"type": "text",
"id": "QGuu3",
"fill": "#B3B3BD",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "调整搜索词、类型筛选或文件夹后再试。",
"lineHeight": 1.45,
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
}
]
}
]
}
]
},
{
"type": "rectangle",
"id": "Eeipb",
"name": "listDetailDivider",
"fill": "#26262C",
"width": 1,
"height": "fill_container"
},
{
"type": "frame",
"id": "DT6V0",
"name": "detailPane",
"width": "fill_container",
"height": "fill_container",
"fill": "#0A0A0B",
"layout": "vertical",
"gap": 32,
"padding": 36,
"children": [
{
"type": "frame",
"id": "79GC4",
"name": "detailHeaderEmpty",
"width": "fill_container",
"layout": "vertical",
"gap": 8,
"children": [
{
"type": "text",
"id": "E9DnS",
"fill": "#7C7C88",
"content": "当前筛选下没有条目",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
},
{
"type": "text",
"id": "DKbL5",
"fill": "#F5F5F7",
"content": "没有匹配结果",
"fontFamily": "Inter",
"fontSize": 32,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "A9u85",
"width": "fill_container",
"layout": "vertical",
"gap": 18,
"children": [
{
"type": "text",
"id": "0lgwu",
"fill": "#7C7C88",
"content": "提示",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600",
"letterSpacing": 0.12
},
{
"type": "frame",
"id": "1yBfC",
"width": "fill_container",
"fill": "#111113",
"cornerRadius": 18,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"layout": "vertical",
"gap": 8,
"padding": [
18,
20
],
"children": [
{
"type": "text",
"id": "joLTu",
"fill": "#B3B3BD",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "你可以切换文件夹、清空搜索,或选择其他类型筛选。",
"lineHeight": 1.45,
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "normal"
}
]
}
]
}
]
}
]
}
]
}
]
},
{
"type": "frame",
"id": "VXGoB",
"x": 6227,
"y": 0,
"name": "Secrets 主页面 - 编辑态",
"clip": true,
"width": 1440,
"height": 900,
"fill": "#0A0A0B",
"cornerRadius": 24,
"children": [
{
"type": "frame",
"id": "cJFNI",
"name": "sidebar",
"width": 248,
"height": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": {
"right": 1
},
"fill": "#26262C"
},
"layout": "vertical",
"gap": 16,
"padding": [
20,
16
],
"children": [
{
"type": "frame",
"id": "r8K2Q",
"name": "userRow",
"width": "fill_container",
"fill": "#17171A",
"cornerRadius": 16,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"gap": 12,
"padding": 14,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "BHrbX",
"name": "avatar",
"width": 36,
"height": 36,
"fill": "#D97706",
"cornerRadius": 999,
"layout": "vertical",
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "xB6lH",
"name": "avatarTxt",
"fill": "#f4f4f5",
"content": "V",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "GbZYJ",
"name": "userCopy",
"width": "fill_container",
"layout": "vertical",
"gap": 4,
"children": [
{
"type": "text",
"id": "jUHtd",
"name": "nameTxt",
"fill": "#f4f4f5",
"content": "用户姓名",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
},
{
"type": "text",
"id": "wtGai",
"name": "emailTxt",
"fill": "#a1a1aa",
"content": "user@example.com",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "pKxX8",
"name": "folderStack",
"width": "fill_container",
"layout": "vertical",
"gap": 10,
"children": [
{
"type": "frame",
"id": "3fZlB",
"name": "allItems",
"width": "fill_container",
"fill": "#111113",
"cornerRadius": 14,
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "dGrFs",
"name": "allT",
"fill": "#9ca3af",
"content": "所有项目",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "500"
},
{
"type": "frame",
"id": "86y2u",
"name": "allCountBadge",
"fill": "#1D1D22",
"cornerRadius": 999,
"layout": "vertical",
"padding": [
4,
9
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "TLXFf",
"name": "allC",
"fill": "#9ca3af",
"content": "17",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "vP8Gv",
"name": "f1",
"width": "fill_container",
"fill": "#17171A",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#34343D"
},
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "FnseU",
"name": "f1t",
"fill": "#a5b4fc",
"content": "refining",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
},
{
"type": "frame",
"id": "VdfaT",
"name": "f1countBadge",
"fill": "#2A2440",
"cornerRadius": 999,
"layout": "vertical",
"padding": [
4,
9
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "GK5eH",
"name": "f1c",
"fill": "#a5b4fc",
"content": "12",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "IDYC9",
"name": "f2",
"width": "fill_container",
"fill": "#111113",
"cornerRadius": 14,
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "0zuD5",
"name": "f2t",
"fill": "#9ca3af",
"content": "personal",
"fontFamily": "Inter",
"fontSize": 14
},
{
"type": "frame",
"id": "fhxBx",
"name": "f2countBadge",
"fill": "#1D1D22",
"cornerRadius": 999,
"layout": "vertical",
"padding": [
4,
9
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "GMcuJ",
"name": "f2c",
"fill": "#9ca3af",
"content": "5",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "mdBIA",
"name": "folderTrashGap",
"width": "fill_container",
"height": 32
},
{
"type": "frame",
"id": "msGed",
"name": "trashFolder",
"width": "fill_container",
"fill": "#0F0F12",
"cornerRadius": 12,
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "fNUto",
"name": "trashT",
"fill": "#71717a",
"content": "最近删除",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "500"
},
{
"type": "text",
"id": "WFEat",
"name": "trashC",
"fill": "#71717a",
"content": "2",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "i46iI",
"name": "sidebarSpacer",
"width": "fill_container",
"height": "fill_container"
},
{
"type": "frame",
"id": "dohXG",
"name": "mcpEntry",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"gap": 10,
"padding": 10,
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "mSwR0",
"name": "mcpIcon",
"width": 18,
"height": 18,
"iconFontName": "plug",
"iconFontFamily": "lucide",
"fill": "#9ca3af"
},
{
"type": "text",
"id": "bKHeJ",
"name": "mcpTxt",
"fill": "#9ca3af",
"content": "MCP",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
},
{
"type": "frame",
"id": "HOVlB",
"name": "logoutEntry",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"gap": 10,
"padding": 10,
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "2HJpm",
"name": "logoutIcon",
"width": 18,
"height": 18,
"iconFontName": "log-out",
"iconFontFamily": "lucide",
"fill": "#9ca3af"
},
{
"type": "text",
"id": "eqA20",
"name": "logoutTxt",
"fill": "#9ca3af",
"content": "退出登录",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
}
]
},
{
"type": "frame",
"id": "iA8Fm",
"name": "mainArea",
"width": "fill_container",
"height": "fill_container",
"fill": "#0A0A0B",
"layout": "vertical",
"children": [
{
"type": "frame",
"id": "vzEoC",
"name": "contentRow",
"width": "fill_container",
"height": "fill_container",
"fill": "#0A0A0B",
"children": [
{
"type": "frame",
"id": "BltwF",
"name": "listColumn",
"width": 404,
"height": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "#26262C"
},
"layout": "vertical",
"children": [
{
"type": "frame",
"id": "oJvEA",
"name": "searchShell",
"width": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": {
"bottom": 1
},
"fill": "#26262C"
},
"layout": "vertical",
"gap": 12,
"padding": [
18,
18,
14,
18
],
"children": [
{
"type": "frame",
"id": "jjUiU",
"name": "searchInput",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"padding": [
12,
14
],
"children": [
{
"type": "text",
"id": "aA3UK",
"name": "searchPlace",
"fill": "#71717a",
"content": "按 名称 模糊搜索 ",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "M7h41",
"name": "listPane",
"width": "fill_container",
"height": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "#3f3f46"
},
"layout": "vertical",
"children": [
{
"type": "frame",
"id": "NWKvF",
"name": "toolbar",
"width": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": {
"bottom": 1
},
"fill": "#26262C"
},
"padding": [
14,
18
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "By8gf",
"name": "filterMock",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"padding": [
10,
12
],
"children": [
{
"type": "text",
"id": "KV2SY",
"name": "filterTxt",
"fill": "#f4f4f5",
"content": "全部类型",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "pvLix",
"name": "listBody",
"width": "fill_container",
"height": "fill_container",
"layout": "vertical",
"gap": 10,
"padding": [
14,
18,
18,
18
],
"children": [
{
"type": "frame",
"id": "Ijevb",
"name": "e1",
"width": "fill_container",
"fill": "#17171A",
"cornerRadius": 16,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#34343D"
},
"layout": "vertical",
"gap": 6,
"padding": 16,
"children": [
{
"type": "text",
"id": "YEEak",
"name": "e1t",
"fill": "#f4f4f5",
"content": "gitea",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
},
{
"type": "text",
"id": "tKZLf",
"name": "e1s",
"fill": "#a1a1aa",
"content": "service",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "wMSHw",
"name": "e2",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 16,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"layout": "vertical",
"gap": 6,
"padding": 16,
"children": [
{
"type": "text",
"id": "x26c4",
"name": "e2t",
"fill": "#f4f4f5",
"content": "Gmail 工作邮箱",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
},
{
"type": "text",
"id": "F12UI",
"name": "e2s",
"fill": "#a1a1aa",
"content": "account",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
}
]
}
]
}
]
},
{
"type": "rectangle",
"id": "9zUx6",
"name": "listDetailDivider",
"fill": "#26262C",
"width": 1,
"height": "fill_container"
},
{
"type": "frame",
"id": "PxRZs",
"name": "detailPane",
"width": "fill_container",
"height": "fill_container",
"fill": "#0A0A0B",
"layout": "vertical",
"gap": 28,
"padding": 36,
"children": [
{
"type": "frame",
"id": "cbvHb",
"name": "editHeader",
"width": "fill_container",
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "OoyvV",
"name": "editLeft",
"layout": "vertical",
"gap": 6,
"children": [
{
"type": "text",
"id": "1S0zW",
"name": "editFolder",
"fill": "#7C7C88",
"content": "refining",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
},
{
"type": "text",
"id": "piQO9",
"name": "editTitle",
"fill": "#F5F5F7",
"content": "gitea",
"fontFamily": "Inter",
"fontSize": 32,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "qHqjJ",
"name": "editActions",
"gap": 12,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "0HZDG",
"name": "saveBtn",
"fill": "#1B2740",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#355D9A"
},
"gap": 8,
"padding": [
10,
16
],
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "4p10c",
"name": "saveIcon",
"width": 14,
"height": 14,
"iconFontName": "check",
"iconFontFamily": "lucide",
"fill": "#93C5FD"
},
{
"type": "text",
"id": "7Qaji",
"name": "saveTxt",
"fill": "#DBEAFE",
"content": "保存",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
},
{
"type": "frame",
"id": "Myamj",
"name": "cancelBtn",
"fill": "#1A1A1D",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#34343D"
},
"gap": 8,
"padding": [
10,
16
],
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "4oNYV",
"name": "cancelIcon",
"width": 14,
"height": 14,
"iconFontName": "x",
"iconFontFamily": "lucide",
"fill": "#B3B3BD"
},
{
"type": "text",
"id": "nSs88",
"name": "cancelTxt",
"fill": "#D4D4D8",
"content": "取消",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "zbTb5",
"name": "nameSec",
"width": "fill_container",
"layout": "vertical",
"gap": 18,
"children": [
{
"type": "text",
"id": "dxdgW",
"name": "nameLab",
"fill": "#7C7C88",
"content": "名称",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600",
"letterSpacing": 0.12
},
{
"type": "frame",
"id": "lLwVL",
"name": "nameInput",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"padding": [
14,
16
],
"children": [
{
"type": "text",
"id": "vdMyp",
"name": "nameVal",
"fill": "#F5F5F7",
"content": "gitea",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "500"
}
]
}
]
},
{
"type": "frame",
"id": "zaIwk",
"name": "metaSec",
"width": "fill_container",
"layout": "vertical",
"gap": 18,
"children": [
{
"type": "text",
"id": "pcIWM",
"name": "metaLab",
"fill": "#7C7C88",
"content": "元数据",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600",
"letterSpacing": 0.12
},
{
"type": "frame",
"id": "Mo813",
"name": "metaStack",
"width": "fill_container",
"layout": "vertical",
"gap": 10,
"children": [
{
"type": "frame",
"id": "jqcGY",
"name": "metaRow1",
"width": "fill_container",
"gap": 10,
"children": [
{
"type": "frame",
"id": "Lyye4",
"name": "metaKey1",
"width": 180,
"fill": "#141418",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"padding": [
14,
16
],
"children": [
{
"type": "text",
"id": "P8KPX",
"name": "metaKey1Txt",
"fill": "#B3B3BD",
"content": "HOST",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "Evj4o",
"name": "metaVal1",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"padding": [
14,
16
],
"children": [
{
"type": "text",
"id": "34Lii",
"name": "metaVal1Txt",
"fill": "#F5F5F7",
"content": "git.example.com",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "4oWBa",
"name": "metaRow2",
"width": "fill_container",
"gap": 10,
"children": [
{
"type": "frame",
"id": "CNojB",
"name": "metaKey2",
"width": 180,
"fill": "#141418",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"padding": [
14,
16
],
"children": [
{
"type": "text",
"id": "TiquA",
"name": "metaKey2Txt",
"fill": "#B3B3BD",
"content": "USERNAME",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "dMI47",
"name": "metaVal2",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"padding": [
14,
16
],
"children": [
{
"type": "text",
"id": "LSnMX",
"name": "metaVal2Txt",
"fill": "#F5F5F7",
"content": "developer_admin",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "piptM",
"name": "addMetaBtn",
"fill": "#17171A",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#34343D"
},
"padding": [
10,
14
],
"children": [
{
"type": "text",
"id": "WoqJN",
"name": "addMetaTxt",
"fill": "#F5F5F7",
"content": "新增元数据",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "500"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "P3maG",
"name": "secretSec",
"width": "fill_container",
"layout": "vertical",
"gap": 18,
"children": [
{
"type": "text",
"id": "4S352",
"name": "secretLab",
"fill": "#7C7C88",
"content": "密钥",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600",
"letterSpacing": 0.12
},
{
"type": "frame",
"id": "V68UM",
"name": "secretCard",
"width": "fill_container",
"fill": "#17171A",
"cornerRadius": 20,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"layout": "vertical",
"gap": 18,
"padding": 22,
"children": [
{
"type": "text",
"id": "pPLWn",
"name": "secretType",
"fill": "#7C7C88",
"content": "访问令牌",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600",
"letterSpacing": 0.08
},
{
"type": "frame",
"id": "N1Ra8",
"name": "secretRow",
"width": "fill_container",
"gap": 14,
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "Zilga",
"name": "secretShell",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"padding": [
14,
16
],
"children": [
{
"type": "text",
"id": "qjs6V",
"name": "secretValue",
"fill": "#B3B3BD",
"content": "••••••••••••",
"fontFamily": "JetBrains Mono",
"fontSize": 13,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "TOcKG",
"name": "secretCopy",
"fill": "#17171A",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#34343D"
},
"padding": [
10,
14
],
"children": [
{
"type": "text",
"id": "l1AVx",
"name": "secretCopyTxt",
"fill": "#F5F5F7",
"content": "复制",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "500"
}
]
}
]
}
]
}
]
}
]
}
]
}
]
}
]
},
{
"type": "frame",
"id": "kJC1w",
"x": 2027,
"y": 923,
"name": "设备在线弹窗",
"clip": true,
"width": 960,
"height": 803,
"fill": "#111113",
"cornerRadius": 24,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"effect": {
"type": "shadow",
"shadowType": "outer",
"color": "#00000044",
"offset": {
"x": 0,
"y": 12
},
"blur": 24
},
"children": [
{
"type": "frame",
"id": "WG0aO",
"name": "mcpMain",
"width": "fill_container",
"height": "fill_container",
"fill": "#111113",
"layout": "vertical",
"gap": 28,
"padding": 28,
"children": [
{
"type": "frame",
"id": "SW1W8",
"name": "deviceListSec",
"width": "fill_container",
"layout": "vertical",
"gap": 18,
"children": [
{
"type": "text",
"id": "jMSO7",
"fill": "#F5F5F7",
"content": "设备在线列表",
"fontFamily": "Inter",
"fontSize": 22,
"fontWeight": "700"
},
{
"type": "text",
"id": "ewkns",
"fill": "#B3B3BD",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "查看当前已登录设备的在线情况与最近活动。",
"lineHeight": 1.45,
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
},
{
"type": "frame",
"id": "G7zwo",
"width": "fill_container",
"layout": "vertical",
"gap": 12,
"children": [
{
"type": "frame",
"id": "PKM6K",
"width": "fill_container",
"fill": "#111113",
"cornerRadius": 18,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"layout": "vertical",
"gap": 6,
"padding": [
18,
20
],
"children": [
{
"type": "text",
"id": "zxMW4",
"fill": "#F5F5F7",
"content": "Mac mini",
"fontFamily": "Inter",
"fontSize": 15,
"fontWeight": "600"
},
{
"type": "text",
"id": "6C9Zf",
"fill": "#B3B3BD",
"content": "macOS · Secrets Desktop 0.1.0",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
},
{
"type": "text",
"id": "9pt66",
"fill": "#F5F5F7",
"content": "最后活动: 刚刚",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
},
{
"type": "text",
"id": "jKp2X",
"name": "ip1",
"fill": "#B3B3BD",
"content": "IP: 192.168.31.10",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "UeCA6",
"width": "fill_container",
"fill": "#111113",
"cornerRadius": 18,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"layout": "vertical",
"gap": 6,
"padding": [
18,
20
],
"children": [
{
"type": "text",
"id": "Z4WHm",
"fill": "#F5F5F7",
"content": "MacBook Pro",
"fontFamily": "Inter",
"fontSize": 15,
"fontWeight": "600"
},
{
"type": "text",
"id": "0KLxK",
"fill": "#B3B3BD",
"content": "macOS · Secrets Desktop 0.1.0",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
},
{
"type": "text",
"id": "9uqDW",
"fill": "#F5F5F7",
"content": "最后活动: 5 分钟前",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
},
{
"type": "text",
"id": "xDelo",
"name": "ip2",
"fill": "#B3B3BD",
"content": "IP: 192.168.31.24",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "08CCM",
"name": "deviceNoteSec",
"width": "fill_container",
"layout": "vertical",
"gap": 16,
"children": [
{
"type": "text",
"id": "Bl8tU",
"fill": "#7C7C88",
"content": "说明",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600",
"letterSpacing": 0.12
},
{
"type": "frame",
"id": "rZYQ2",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 16,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"layout": "vertical",
"gap": 8,
"padding": [
18,
20
],
"children": [
{
"type": "text",
"id": "Fh9A1",
"fill": "#B3B3BD",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "设备列表用于确认当前登录设备与最近活动。若检测到异常设备,应及时退出登录并重新签发 token。",
"lineHeight": 1.45,
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
}
]
}
]
}
]
},
{
"type": "frame",
"id": "CQXqU",
"x": 7787,
"y": 0,
"name": "Secrets 主页面 - 最近删除查看页",
"clip": true,
"width": 1440,
"height": 900,
"fill": "#0A0A0B",
"cornerRadius": 24,
"children": [
{
"type": "frame",
"id": "Qhune",
"name": "sidebar",
"width": 248,
"height": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": {
"right": 1
},
"fill": "#26262C"
},
"layout": "vertical",
"gap": 16,
"padding": [
20,
16
],
"children": [
{
"type": "frame",
"id": "IV1VD",
"name": "userRow",
"width": "fill_container",
"fill": "#17171A",
"cornerRadius": 16,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"gap": 12,
"padding": 14,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "vlfyL",
"name": "avatar",
"width": 36,
"height": 36,
"fill": "#D97706",
"cornerRadius": 999,
"layout": "vertical",
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "63VP4",
"name": "avatarTxt",
"fill": "#f4f4f5",
"content": "V",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "B5M96",
"name": "userCopy",
"width": "fill_container",
"layout": "vertical",
"gap": 4,
"children": [
{
"type": "text",
"id": "auLSE",
"name": "nameTxt",
"fill": "#f4f4f5",
"content": "用户姓名",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
},
{
"type": "text",
"id": "Ru72i",
"name": "emailTxt",
"fill": "#a1a1aa",
"content": "user@example.com",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "lrmSg",
"name": "folderStack",
"width": "fill_container",
"layout": "vertical",
"gap": 10,
"children": [
{
"type": "frame",
"id": "G2xiN",
"name": "allItems",
"width": "fill_container",
"fill": "#111113",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "#26262C"
},
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "YOrRw",
"name": "allT",
"fill": "#9CA3AF",
"content": "所有项目",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "500"
},
{
"type": "frame",
"id": "WUVLB",
"name": "allCountBadge",
"fill": "#1D1D22",
"cornerRadius": 999,
"layout": "vertical",
"padding": [
4,
9
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "AhIfb",
"name": "allC",
"fill": "#9ca3af",
"content": "17",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "THwLy",
"name": "f1",
"width": "fill_container",
"fill": "#111113",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "#26262C"
},
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "kS9kD",
"name": "f1t",
"fill": "#9CA3AF",
"content": "refining",
"fontFamily": "Inter",
"fontSize": 14
},
{
"type": "frame",
"id": "955SM",
"name": "f1countBadge",
"fill": "#1D1D22",
"cornerRadius": 999,
"layout": "vertical",
"padding": [
4,
9
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "K0J3P",
"name": "f1c",
"fill": "#9CA3AF",
"content": "12",
"fontFamily": "Inter",
"fontSize": 12
}
]
}
]
},
{
"type": "frame",
"id": "KF91R",
"name": "f2",
"width": "fill_container",
"fill": "#111113",
"cornerRadius": 14,
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "IM3p3",
"name": "f2t",
"fill": "#9ca3af",
"content": "personal",
"fontFamily": "Inter",
"fontSize": 14
},
{
"type": "frame",
"id": "dixZi",
"name": "f2countBadge",
"fill": "#1D1D22",
"cornerRadius": 999,
"layout": "vertical",
"padding": [
4,
9
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "WwMUD",
"name": "f2c",
"fill": "#9ca3af",
"content": "5",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "4y63N",
"name": "folderTrashGap",
"width": "fill_container",
"height": 32
},
{
"type": "frame",
"id": "1BR0X",
"name": "trashFolder",
"width": "fill_container",
"fill": "#17171A",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#34343D"
},
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "JPUIT",
"name": "trashT",
"fill": "#C4B5FD",
"content": "最近删除",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
},
{
"type": "text",
"id": "f8wdw",
"name": "trashC",
"fill": "#C4B5FD",
"content": "2",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "DELPd",
"name": "sidebarSpacer",
"width": "fill_container",
"height": "fill_container"
},
{
"type": "frame",
"id": "DaqoW",
"name": "mcpEntry",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"gap": 10,
"padding": 10,
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "zeJxs",
"name": "mcpIcon",
"width": 18,
"height": 18,
"iconFontName": "plug",
"iconFontFamily": "lucide",
"fill": "#9ca3af"
},
{
"type": "text",
"id": "yID9H",
"name": "mcpTxt",
"fill": "#9ca3af",
"content": "MCP",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
},
{
"type": "frame",
"id": "dzJix",
"name": "logoutEntry",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"gap": 10,
"padding": 10,
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "YKpM9",
"name": "logoutIcon",
"width": 18,
"height": 18,
"iconFontName": "log-out",
"iconFontFamily": "lucide",
"fill": "#9ca3af"
},
{
"type": "text",
"id": "FNwwc",
"name": "logoutTxt",
"fill": "#9ca3af",
"content": "退出登录",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
}
]
},
{
"type": "frame",
"id": "UWbm9",
"name": "mainArea",
"width": "fill_container",
"height": "fill_container",
"fill": "#0A0A0B",
"layout": "vertical",
"children": [
{
"type": "frame",
"id": "rQGrk",
"name": "contentRow",
"width": "fill_container",
"height": "fill_container",
"fill": "#0A0A0B",
"children": [
{
"type": "frame",
"id": "2lf3j",
"name": "listColumn",
"width": 404,
"height": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "#26262C"
},
"layout": "vertical",
"children": [
{
"type": "frame",
"id": "GVb3A",
"name": "searchShell",
"width": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": {
"bottom": 1
},
"fill": "#26262C"
},
"layout": "vertical",
"gap": 12,
"padding": [
18,
18,
14,
18
],
"children": [
{
"type": "frame",
"id": "K0glf",
"name": "searchInput",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"padding": [
12,
14
],
"children": [
{
"type": "text",
"id": "BLl0q",
"name": "searchPlace",
"fill": "#71717a",
"content": "按名称搜索最近删除项目",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "lb2qM",
"name": "listPane",
"width": "fill_container",
"height": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "#3f3f46"
},
"layout": "vertical",
"children": [
{
"type": "frame",
"id": "EhPYD",
"name": "toolbar",
"width": "fill_container",
"fill": "#111113",
"stroke": {
"align": "inside",
"thickness": {
"bottom": 1
},
"fill": "#26262C"
},
"padding": [
14,
18
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "93GLM",
"name": "filterMock",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"padding": [
10,
12
],
"children": [
{
"type": "text",
"id": "YjiBx",
"name": "filterTxt",
"fill": "#f4f4f5",
"content": "全部类型",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "nNhaF",
"name": "listBody",
"width": "fill_container",
"height": "fill_container",
"layout": "vertical",
"gap": 10,
"padding": [
14,
18,
18,
18
],
"children": [
{
"type": "frame",
"id": "5QjDy",
"name": "e1",
"width": "fill_container",
"fill": "#17171A",
"cornerRadius": 16,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#34343D"
},
"layout": "vertical",
"gap": 6,
"padding": 16,
"children": [
{
"type": "text",
"id": "k0PGF",
"name": "e1t",
"fill": "#f4f4f5",
"content": "gitea",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
},
{
"type": "text",
"id": "xF27G",
"name": "e1s",
"fill": "#a1a1aa",
"content": "30 天内可恢复",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "omwED",
"name": "e2",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 16,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"layout": "vertical",
"gap": 6,
"padding": 16,
"children": [
{
"type": "text",
"id": "FatYm",
"name": "e2t",
"fill": "#f4f4f5",
"content": "Gmail 工作邮箱",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
},
{
"type": "text",
"id": "0y7b5",
"name": "e2s",
"fill": "#a1a1aa",
"content": "7 天前删除",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
}
]
}
]
}
]
},
{
"type": "rectangle",
"id": "9SYKG",
"name": "listDetailDivider",
"fill": "#26262C",
"width": 1,
"height": "fill_container"
},
{
"type": "frame",
"id": "4dJxy",
"name": "detailPane",
"width": "fill_container",
"height": "fill_container",
"fill": "#0A0A0B",
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "#3f3f46"
},
"layout": "vertical",
"gap": 32,
"padding": 36,
"children": [
{
"type": "frame",
"id": "Wi4qI",
"name": "dh",
"width": "fill_container",
"gap": 20,
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "zTbr3",
"name": "detailLeft",
"layout": "vertical",
"gap": 6,
"children": [
{
"type": "text",
"id": "SyRP2",
"name": "folderLabel",
"fill": "#7C7C88",
"content": "最近删除",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
},
{
"type": "frame",
"id": "k2izH",
"name": "dtitle",
"gap": 12,
"alignItems": "center",
"children": [
{
"type": "text",
"id": "lwvUh",
"name": "h2",
"fill": "#F5F5F7",
"content": "gitea",
"fontFamily": "Inter",
"fontSize": 32,
"fontWeight": "700"
},
{
"type": "frame",
"id": "RFN1A",
"name": "badge",
"fill": "#422006",
"cornerRadius": 999,
"layout": "vertical",
"padding": [
5,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "g5vKc",
"name": "badgeTxt",
"fill": "#FBBF24",
"content": "最近删除",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "7vez0",
"name": "dactions",
"gap": 12,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "ir7ZV",
"x": 0,
"y": 0,
"name": "btnEdit",
"enabled": false,
"fill": "#17171A",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#34343D"
},
"padding": [
10,
16
],
"children": [
{
"type": "text",
"id": "Iqk0d",
"name": "btnEditTxt",
"fill": "#F5F5F7",
"content": "编辑",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "500"
}
]
},
{
"type": "frame",
"id": "ag4k3",
"name": "btnDel",
"fill": "#1A1A1D",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#34343D"
},
"gap": 8,
"padding": [
10,
16
],
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "TwRLc",
"name": "restoreIcon",
"width": 14,
"height": 14,
"iconFontName": "rotate-ccw",
"iconFontFamily": "lucide",
"fill": "#B3B3BD"
},
{
"type": "text",
"id": "lw9lQ",
"name": "btnDelTxt",
"fill": "#D4D4D8",
"content": "恢复",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "zdfqx",
"name": "secMeta",
"width": "fill_container",
"layout": "vertical",
"gap": 18,
"children": [
{
"type": "frame",
"id": "pTjhG",
"name": "metaHdr",
"width": "fill_container",
"children": [
{
"type": "text",
"id": "2oBrr",
"name": "metaTitle",
"fill": "#7C7C88",
"content": "元数据",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600",
"letterSpacing": 0.12
}
]
},
{
"type": "rectangle",
"id": "3AqNX",
"x": 0,
"y": 40,
"name": "metaDivider",
"enabled": false,
"fill": "#2a2a2e",
"width": "fill_container(731)",
"height": 1
},
{
"type": "frame",
"id": "BaR3u",
"name": "metaList",
"width": "fill_container",
"layout": "vertical",
"gap": 16,
"padding": [
8,
0
],
"children": [
{
"type": "frame",
"id": "cO0ei",
"name": "row1",
"width": "fill_container",
"gap": 24,
"children": [
{
"type": "text",
"id": "jrlj5",
"name": "t1",
"fill": "#7C7C88",
"textGrowth": "fixed-width",
"width": 100,
"content": "HOST",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "500",
"letterSpacing": 0.5
},
{
"type": "frame",
"id": "RQzmH",
"name": "valFrame1",
"width": "fill_container",
"gap": 12,
"justifyContent": "space_between",
"children": [
{
"type": "text",
"id": "KSXDh",
"name": "v1",
"fill": "#F5F5F7",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "git.example.com",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "normal"
},
{
"type": "icon_font",
"id": "Vk9Uj",
"name": "c1",
"width": 14,
"height": 14,
"iconFontName": "copy",
"iconFontFamily": "lucide",
"fill": "#7C7C88"
}
]
}
]
},
{
"type": "frame",
"id": "Q0Wli",
"name": "row2",
"width": "fill_container",
"gap": 24,
"children": [
{
"type": "text",
"id": "MaDeF",
"name": "t2",
"fill": "#7C7C88",
"textGrowth": "fixed-width",
"width": 100,
"content": "USERNAME",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "500",
"letterSpacing": 0.5
},
{
"type": "frame",
"id": "Qqnhp",
"name": "valFrame2",
"width": "fill_container",
"gap": 12,
"justifyContent": "space_between",
"children": [
{
"type": "text",
"id": "hJMZz",
"name": "v2",
"fill": "#F5F5F7",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "developer_admin",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "normal"
},
{
"type": "icon_font",
"id": "0WPER",
"name": "c2",
"width": 14,
"height": 14,
"iconFontName": "copy",
"iconFontFamily": "lucide",
"fill": "#7C7C88"
}
]
}
]
},
{
"type": "frame",
"id": "RJyQ1",
"name": "row3",
"width": "fill_container",
"gap": 24,
"children": [
{
"type": "text",
"id": "h2zK3",
"name": "t3",
"fill": "#7C7C88",
"textGrowth": "fixed-width",
"width": 100,
"content": "创建时间",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "500",
"letterSpacing": 0.5
},
{
"type": "frame",
"id": "N5SZs",
"name": "valFrame3",
"width": "fill_container",
"gap": 12,
"justifyContent": "space_between",
"children": [
{
"type": "text",
"id": "zKPJ5",
"name": "v3",
"fill": "#F5F5F7",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "2023-12-02 09:18:11 UTC",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "normal"
},
{
"type": "icon_font",
"id": "tdsXi",
"name": "c3",
"width": 14,
"height": 14,
"iconFontName": "copy",
"iconFontFamily": "lucide",
"fill": "#7C7C88"
}
]
}
]
}
]
}
]
},
{
"type": "frame",
"id": "B1nC2",
"name": "secSec",
"width": "fill_container",
"layout": "vertical",
"gap": 18,
"children": [
{
"type": "frame",
"id": "HtHWt",
"name": "secHdr",
"width": "fill_container",
"children": [
{
"type": "text",
"id": "vscGa",
"name": "shTxt",
"fill": "#7C7C88",
"content": "密钥",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600",
"letterSpacing": 0.12
}
]
},
{
"type": "frame",
"id": "X3D7k",
"name": "secretCard",
"width": "fill_container",
"fill": "#17171A",
"cornerRadius": 20,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"layout": "vertical",
"gap": 18,
"padding": 22,
"children": [
{
"type": "frame",
"id": "aHDJz",
"name": "secretTitleCol",
"width": "fill_container",
"layout": "vertical",
"gap": 8,
"children": [
{
"type": "frame",
"id": "TgsIH",
"name": "nameRow",
"width": "fill_container",
"layout": "vertical",
"gap": 4,
"children": [
{
"type": "text",
"id": "XYTkE",
"name": "nVal",
"fill": "#7C7C88",
"content": "访问令牌",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600",
"letterSpacing": 0.08
}
]
}
]
},
{
"type": "frame",
"id": "n3On9",
"name": "secretValueRow",
"width": "fill_container",
"gap": 14,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "rfXs2",
"name": "secretValueShell",
"width": "fill_container",
"fill": "#141418",
"cornerRadius": 14,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#26262C"
},
"layout": "vertical",
"padding": [
14,
16
],
"children": [
{
"type": "frame",
"id": "dCQA2",
"name": "leftPk",
"width": "fill_container",
"gap": 10,
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "i5dsT",
"name": "lockIco",
"width": 16,
"height": 16,
"iconFontName": "lock",
"iconFontFamily": "lucide",
"fill": "#7C7C88"
},
{
"type": "text",
"id": "lLtYX",
"name": "maskTxt",
"fill": "#B3B3BD",
"content": "••••••••••••",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
},
{
"type": "frame",
"id": "8ZHGG",
"name": "secretSpacer",
"width": "fill_container",
"height": 1
},
{
"type": "icon_font",
"id": "sJ1bh",
"name": "eyeIc",
"width": 16,
"height": 16,
"iconFontName": "eye-off",
"iconFontFamily": "lucide",
"fill": "#7C7C88"
}
]
}
]
},
{
"type": "frame",
"id": "BoF2S",
"name": "copyBtn",
"fill": "#17171A",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#34343D"
},
"gap": 8,
"padding": [
10,
14
],
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "MNCw0",
"name": "cpIcon",
"width": 14,
"height": 14,
"iconFontName": "copy",
"iconFontFamily": "lucide",
"fill": "#B3B3BD"
},
{
"type": "text",
"id": "hbuQY",
"name": "cpLbl",
"fill": "#F5F5F7",
"content": "复制",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "500"
}
]
}
]
}
]
}
]
}
]
}
]
}
]
}
]
}
]
}