xtraderClient/design/pencil-new.pen

9617 lines
320 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"version": "2.10",
"children": [
{
"type": "frame",
"id": "UNTdC",
"x": 0,
"y": 0,
"name": "Profile Screen",
"clip": true,
"width": 402,
"height": 980,
"fill": "$--bg-page",
"layout": "vertical",
"gap": 16,
"padding": 16,
"children": [
{
"type": "frame",
"id": "BOBWU",
"name": "Profile Card",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 14,
"padding": 20,
"children": [
{
"type": "frame",
"id": "3TVwU",
"name": "topRow",
"width": "fill_container",
"gap": 12,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "rVyXV",
"name": "avatar",
"width": 56,
"height": 56,
"fill": "$--primary",
"cornerRadius": "$--radius-pill",
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "x8Bxm",
"name": "avatarText",
"fill": "$--text-inverse",
"content": "S",
"fontFamily": "Inter",
"fontSize": 24,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "osI2G",
"name": "infoCol",
"width": "fill_container",
"layout": "vertical",
"gap": 4,
"children": [
{
"type": "text",
"id": "O3OlM",
"name": "nameText",
"fill": "$--text-primary",
"content": "Sven",
"fontFamily": "Inter",
"fontSize": 20,
"fontWeight": "700"
},
{
"type": "text",
"id": "0AEm2",
"name": "accText",
"fill": "$--text-secondary",
"content": "UID 7832 1290",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
},
{
"type": "text",
"id": "VLEgU",
"name": "tagText",
"fill": "#a16207",
"content": "尊享交易权益",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "d2YFK",
"name": "editBtn",
"height": 34,
"fill": "$--bg-page",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "U02rS",
"name": "editBtnText",
"fill": "$--text-primary",
"content": "编辑",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "BQsV9",
"name": "VIP Entry",
"width": "fill_container",
"fill": "#fff7e6",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1.5,
"fill": "#e6a817"
},
"gap": 10,
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "AsI1v",
"name": "vipLeft",
"gap": 10,
"alignItems": "center",
"children": [
{
"type": "text",
"id": "tklXN",
"name": "vipTitle",
"fill": "#78350f",
"content": "会员中心",
"fontFamily": "Inter",
"fontSize": 15,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "RjQ0D",
"name": "vipRight",
"gap": 8,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "sKfYz",
"name": "levelCapsule",
"width": 30,
"height": 22,
"fill": {
"type": "color",
"color": "#c9970a",
"enabled": false
},
"cornerRadius": "$--radius-pill",
"padding": [
8,
14
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "N7wG9",
"name": "levelCapsuleText",
"fill": "#c9970a",
"content": "vip3",
"fontFamily": "Inter",
"fontSize": 16,
"fontWeight": "700"
}
]
},
{
"type": "text",
"id": "6K4W4",
"name": "entryChevron",
"fill": "#ca8a04",
"content": "",
"fontFamily": "Inter",
"fontSize": 18,
"fontWeight": "normal"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "ZssmT",
"name": "Wallet Card",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 12,
"padding": 16,
"children": [
{
"type": "frame",
"id": "RCHGN",
"name": "walletHead",
"width": "fill_container",
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "wTY51",
"name": "walletTitle",
"fill": "$--text-primary",
"content": "钱包总览",
"fontFamily": "Inter",
"fontSize": 15,
"fontWeight": "600"
},
{
"type": "text",
"id": "md1nn",
"name": "walletLink",
"fill": "$--primary",
"content": "钱包详情 >",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "text",
"id": "W0860",
"name": "walletBal",
"fill": "$--text-primary",
"content": "$8,436.20",
"fontFamily": "Inter",
"fontSize": 28,
"fontWeight": "700"
},
{
"type": "text",
"id": "R282K",
"name": "walletSub",
"fill": "$--text-secondary",
"content": "可用余额 $6,920.00 冻结 $1,516.20",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "500"
},
{
"type": "frame",
"id": "SVp5s",
"name": "walletActions",
"width": "fill_container",
"gap": 10,
"children": [
{
"type": "frame",
"id": "ToKUM",
"name": "wa1",
"width": "fill_container",
"height": 40,
"fill": "$--primary",
"cornerRadius": "$--radius-md",
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "KFK6T",
"name": "wa1t",
"fill": "$--text-inverse",
"content": "充币",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "jvcpC",
"name": "wa2",
"width": "fill_container",
"height": 40,
"fill": "$--bg-page",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "WruXv",
"name": "wa2t",
"fill": "$--text-primary",
"content": "提币",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "kcrHW",
"name": "Menu Card",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 8,
"padding": 16,
"children": [
{
"type": "text",
"id": "BesoK",
"name": "menuTitle",
"fill": "$--text-primary",
"content": "账户与设置",
"fontFamily": "Inter",
"fontSize": 15,
"fontWeight": "600"
},
{
"type": "frame",
"id": "92YtT",
"name": "item2",
"width": "fill_container",
"height": 44,
"padding": [
0,
4
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "dunLA",
"name": "item2Text",
"fill": "$--text-primary",
"content": "钱包管理",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "500"
},
{
"type": "text",
"id": "SaRwd",
"name": "item2Arrow",
"fill": "$--text-tertiary",
"content": ">",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "Ojnh5",
"name": "apiKeyItem",
"width": "fill_container",
"height": 44,
"padding": [
0,
4
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "SyxpJ",
"name": "apiText",
"fill": "$--text-primary",
"content": "API KEY 管理",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "500"
},
{
"type": "text",
"id": "VbMfg",
"name": "apiArrow",
"fill": "$--text-tertiary",
"content": ">",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "Yu2ks",
"name": "item3",
"width": "fill_container",
"height": 44,
"padding": [
0,
4
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "3m7vk",
"name": "item3Text",
"fill": "$--text-primary",
"content": "语言",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "500"
},
{
"type": "text",
"id": "neiQj",
"name": "item3Arrow",
"fill": "$--text-tertiary",
"content": ">",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "nhibh",
"name": "logoutBtn",
"width": "fill_container",
"height": 48,
"fill": "$--bg-error",
"cornerRadius": "$--radius-md",
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "KQcVG",
"name": "logoutText",
"fill": "$--error",
"content": "退出登录",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "tuLlv",
"x": 460,
"y": 0,
"name": "Wallet - Positions",
"clip": true,
"width": 402,
"height": 980,
"fill": "$--bg-page",
"layout": "vertical",
"gap": 16,
"padding": 16,
"children": [
{
"type": "frame",
"id": "BlU7o",
"name": "Header",
"width": "fill_container",
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "F47Lw",
"name": "htitle",
"fill": "$--text-primary",
"content": "钱包",
"fontFamily": "Inter",
"fontSize": 24,
"fontWeight": "700"
},
{
"type": "frame",
"id": "WDWNK",
"x": 294,
"y": 0.5,
"name": "hright",
"enabled": false,
"gap": 8,
"children": [
{
"type": "frame",
"id": "2kARU",
"name": "scanBtn",
"width": 34,
"height": 34,
"fill": "$--bg-card",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "eOGiY",
"name": "scanTxt",
"fill": "$--text-primary",
"content": "扫",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "DK7Vi",
"name": "notiBtn",
"width": 34,
"height": 34,
"fill": "$--bg-card",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "4XuT7",
"name": "notiTxt",
"fill": "$--text-primary",
"content": "铃",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "ZNP17",
"name": "Asset Summary",
"width": "fill_container",
"fill": "$--primary",
"cornerRadius": "$--radius-lg",
"layout": "vertical",
"gap": 12,
"padding": 16,
"children": [
{
"type": "text",
"id": "UzAoY",
"name": "assetLabel",
"fill": "$--text-inverse",
"content": "Portfolio",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "500"
},
{
"type": "text",
"id": "cX6kh",
"name": "assetValue",
"fill": "$--text-inverse",
"content": "128,450.36",
"fontFamily": "Inter",
"fontSize": 32,
"fontWeight": "700"
},
{
"type": "text",
"id": "DmmK2",
"x": 16,
"y": 94,
"name": "assetPnl",
"enabled": false,
"fill": "$--text-inverse",
"content": "今日 +2,140.52 (+1.69%)",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
},
{
"type": "frame",
"id": "ynhRL",
"x": 16,
"y": 274,
"name": "Profit Loss Card",
"enabled": false,
"width": "fill_container(370)",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 12,
"padding": 16,
"children": [
{
"type": "frame",
"id": "2NOvT",
"name": "plHead",
"width": "fill_container",
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "xrmdH",
"name": "plTitle",
"fill": "$--text-primary",
"content": "Profit/Loss",
"fontFamily": "Inter",
"fontSize": 15,
"fontWeight": "600"
},
{
"type": "frame",
"id": "sxxkp",
"name": "plTabs",
"gap": 6,
"children": [
{
"type": "frame",
"id": "jR6C9",
"name": "chip1",
"height": 24,
"fill": "$--primary",
"cornerRadius": "$--radius-pill",
"padding": [
0,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "OF3gO",
"name": "chip1t",
"fill": "$--text-inverse",
"content": "1D",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "itI0r",
"name": "chip2",
"height": 24,
"fill": "$--bg-page",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "md4rk",
"name": "chip2t",
"fill": "$--text-secondary",
"content": "1W",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "6iVyF",
"name": "chip3",
"height": 24,
"fill": "$--bg-page",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "q80rz",
"name": "chip3t",
"fill": "$--text-secondary",
"content": "ALL",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
}
]
}
]
}
]
},
{
"type": "text",
"id": "yRUPS",
"name": "plValue",
"fill": "$--text-primary",
"content": "$2,840.20",
"fontFamily": "Inter",
"fontSize": 28,
"fontWeight": "700"
},
{
"type": "text",
"id": "AmvJp",
"name": "plTime",
"fill": "$--text-secondary",
"content": "All Time",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "500"
},
{
"type": "frame",
"id": "mvYeH",
"name": "plChart",
"width": "fill_container",
"height": 54,
"fill": "$--bg-page",
"cornerRadius": "$--radius-sm"
}
]
},
{
"type": "frame",
"id": "IzF4u",
"name": "Quick Wallet Actions",
"width": "fill_container",
"gap": 10,
"children": [
{
"type": "frame",
"id": "ZlLCi",
"name": "act1",
"width": "fill_container",
"height": 72,
"fill": "$--bg-card",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 6,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "HcqDU",
"name": "act1t",
"fill": "$--text-primary",
"content": "充币",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "Yrov8",
"name": "act2",
"width": "fill_container",
"height": 72,
"fill": "$--bg-card",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 6,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "hHqLv",
"name": "act2t",
"fill": "$--text-primary",
"content": "提币",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "riVTI",
"x": 253.33333333333334,
"y": 0,
"name": "act3",
"enabled": false,
"width": "fill_container(116.66666666666667)",
"height": 72,
"fill": "$--bg-card",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 6,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "zHUFH",
"name": "act3t",
"fill": "$--text-primary",
"content": "授权",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "K2VHj",
"name": "Settlement Card",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "2vvCn",
"name": "settleText",
"fill": "$--text-primary",
"content": "You won $325.00 +2",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
},
{
"type": "frame",
"id": "dNHLr",
"name": "claimBtn",
"height": 30,
"fill": "$--primary",
"cornerRadius": "$--radius-pill",
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "As3kb",
"name": "claimTxt",
"fill": "$--text-inverse",
"content": "Claim",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "58R0q",
"name": "Wallet Section",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 12,
"padding": 16,
"children": [
{
"type": "frame",
"id": "e78jx",
"name": "tabs",
"width": "fill_container",
"gap": 8,
"children": [
{
"type": "frame",
"id": "KWiAJ",
"name": "tab1",
"height": 30,
"fill": "$--primary",
"cornerRadius": "$--radius-pill",
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "BJCJW",
"name": "tab1t",
"fill": "$--text-inverse",
"content": "Positions",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "Ga0FC",
"name": "tab2",
"height": 30,
"fill": "$--bg-page",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "L0oMi",
"name": "tab2t",
"fill": "$--text-secondary",
"content": "Orders",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "bYZU5",
"name": "tab3",
"height": 30,
"fill": "$--bg-page",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "jFdTc",
"name": "tab3t",
"fill": "$--text-secondary",
"content": "History",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "s5j1B",
"name": "tab4",
"height": 30,
"fill": "$--bg-page",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "J0YfM",
"name": "tab4t",
"fill": "$--text-secondary",
"content": "Withdrawals",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "pqCUX",
"name": "positionsList",
"width": "fill_container",
"cornerRadius": 12,
"layout": "vertical",
"gap": 12,
"children": [
{
"type": "frame",
"id": "m7ydq",
"name": "posCard1",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 10,
"padding": 14,
"children": [
{
"type": "frame",
"id": "nMXqK",
"name": "card1Top",
"width": "fill_container",
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "rUhtx",
"name": "card1Left",
"gap": 12,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "7sLeJ",
"name": "card1Icon",
"width": 44,
"height": 44,
"fill": "$--primary",
"cornerRadius": 10,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "Bfcuf",
"name": "card1IconT",
"fill": "$--text-inverse",
"content": "F",
"fontFamily": "Inter",
"fontSize": 16,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "XW3gc",
"name": "card1TitleCol",
"layout": "vertical",
"gap": 4,
"children": [
{
"type": "text",
"id": "3KGNF",
"name": "card1Title",
"fill": "$--text-primary",
"content": "Fed Rate Cut in Sep?",
"fontFamily": "Inter",
"fontSize": 15,
"fontWeight": "600"
},
{
"type": "frame",
"id": "KF3tk",
"name": "card1Outcome",
"height": 20,
"fill": "#DCFCE7",
"cornerRadius": 999,
"padding": [
0,
8
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "TGr19",
"name": "card1OutcomeT",
"fill": "#16A34A",
"content": "YES",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "700"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "l7hNs",
"name": "card1Right",
"layout": "vertical",
"gap": 2,
"alignItems": "end",
"children": [
{
"type": "text",
"id": "qKohx",
"name": "card1Value",
"fill": "$--text-primary",
"content": "$1,240",
"fontFamily": "Inter",
"fontSize": 20,
"fontWeight": "700"
},
{
"type": "text",
"id": "wSZJg",
"name": "card1Pnl",
"fill": "$--primary",
"content": "▲ +2.3%",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "51dd7",
"name": "card1Stats",
"width": "fill_container",
"padding": [
8,
0,
0,
0
],
"children": [
{
"type": "frame",
"id": "q2FuH",
"name": "card1Stat1",
"width": "fill_container",
"layout": "vertical",
"gap": 2,
"children": [
{
"type": "text",
"id": "u13zk",
"name": "card1Stat1L",
"fill": "$--text-tertiary",
"content": "单量",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "500"
},
{
"type": "text",
"id": "UXQQC",
"name": "card1Stat1V",
"fill": "$--text-primary",
"content": "420",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "yZ6p5",
"name": "card1Stat2",
"width": "fill_container",
"layout": "vertical",
"gap": 2,
"children": [
{
"type": "text",
"id": "aFmQn",
"name": "card1Stat2L",
"fill": "$--text-tertiary",
"content": "买入均价",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "500"
},
{
"type": "text",
"id": "DO2Bx",
"name": "card1Stat2V",
"fill": "$--text-primary",
"content": "0.61",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "C9fk0",
"name": "card1Stat3",
"width": "fill_container",
"layout": "vertical",
"gap": 2,
"children": [
{
"type": "text",
"id": "LVeIK",
"name": "card1Stat3L",
"fill": "$--text-tertiary",
"content": "当前价格",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "500"
},
{
"type": "text",
"id": "EwagB",
"name": "card1Stat3V",
"fill": "$--primary",
"content": "0.68",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "RCqvR",
"name": "posCard2",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 10,
"padding": 14,
"children": [
{
"type": "frame",
"id": "jNI52",
"name": "card2Top",
"width": "fill_container",
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "5TsN3",
"name": "card2Left",
"gap": 12,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "saAkF",
"name": "card2Icon",
"width": 44,
"height": 44,
"fill": "$--bg-dark",
"cornerRadius": 10,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "UQPuU",
"name": "card2IconT",
"fill": "$--text-inverse",
"content": "B",
"fontFamily": "Inter",
"fontSize": 16,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "1NAKc",
"name": "card2TitleCol",
"layout": "vertical",
"gap": 4,
"children": [
{
"type": "text",
"id": "MAVR8",
"name": "card2Title",
"fill": "$--text-primary",
"content": "BTC > $80k this year",
"fontFamily": "Inter",
"fontSize": 15,
"fontWeight": "600"
},
{
"type": "frame",
"id": "JCu9P",
"name": "card2Outcome",
"height": 20,
"fill": "#FEE2E2",
"cornerRadius": 999,
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "$--border-color"
},
"padding": [
0,
8
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "PjNp9",
"name": "card2OutcomeT",
"fill": "#DC2626",
"content": "NO",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "700"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "SrWTu",
"name": "card2Right",
"layout": "vertical",
"gap": 2,
"alignItems": "end",
"children": [
{
"type": "text",
"id": "LmtUt",
"name": "card2Value",
"fill": "$--text-primary",
"content": "$860",
"fontFamily": "Inter",
"fontSize": 20,
"fontWeight": "700"
},
{
"type": "text",
"id": "aLPGT",
"name": "card2Pnl",
"fill": "$--text-secondary",
"content": "▼ -1.1%",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "1v0YR",
"name": "card2Stats",
"width": "fill_container",
"padding": [
8,
0,
0,
0
],
"children": [
{
"type": "frame",
"id": "jSxeG",
"name": "card2Stat1",
"width": "fill_container",
"layout": "vertical",
"gap": 2,
"children": [
{
"type": "text",
"id": "yIGid",
"name": "card2Stat1L",
"fill": "$--text-tertiary",
"content": "单量",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "500"
},
{
"type": "text",
"id": "c0pBt",
"name": "card2Stat1V",
"fill": "$--text-primary",
"content": "950",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "teAyZ",
"name": "card2Stat2",
"width": "fill_container",
"layout": "vertical",
"gap": 2,
"children": [
{
"type": "text",
"id": "2KPMI",
"name": "card2Stat2L",
"fill": "$--text-tertiary",
"content": "买入均价",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "500"
},
{
"type": "text",
"id": "sgRDb",
"name": "card2Stat2V",
"fill": "$--text-primary",
"content": "0.44",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "d2nyF",
"name": "card2Stat3",
"width": "fill_container",
"layout": "vertical",
"gap": 2,
"children": [
{
"type": "text",
"id": "JrNpY",
"name": "card2Stat3L",
"fill": "$--text-tertiary",
"content": "当前价格",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "500"
},
{
"type": "text",
"id": "h69wf",
"name": "card2Stat3V",
"fill": "$--text-secondary",
"content": "0.41",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
}
]
}
]
}
]
}
]
}
]
},
{
"type": "frame",
"id": "KRKZv",
"x": 942,
"y": 0,
"name": "Wallet - Orders",
"clip": true,
"width": 402,
"height": 980,
"fill": "$--bg-page",
"layout": "vertical",
"gap": 16,
"padding": 16,
"children": [
{
"type": "frame",
"id": "KQfrc",
"name": "Header",
"width": "fill_container",
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "gn2fv",
"name": "htitle",
"fill": "$--text-primary",
"content": "钱包",
"fontFamily": "Inter",
"fontSize": 24,
"fontWeight": "700"
},
{
"type": "frame",
"id": "9a02a",
"x": 294,
"y": 0.5,
"name": "hright",
"enabled": false,
"gap": 8,
"children": [
{
"type": "frame",
"id": "Q3moa",
"name": "scanBtn",
"width": 34,
"height": 34,
"fill": "$--bg-card",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "e63RB",
"name": "scanTxt",
"fill": "$--text-primary",
"content": "扫",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "JxwRt",
"name": "notiBtn",
"width": 34,
"height": 34,
"fill": "$--bg-card",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "fwsZY",
"name": "notiTxt",
"fill": "$--text-primary",
"content": "铃",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "W8TYW",
"name": "Asset Summary",
"width": "fill_container",
"fill": "$--primary",
"cornerRadius": "$--radius-lg",
"layout": "vertical",
"gap": 12,
"padding": 16,
"children": [
{
"type": "text",
"id": "GSUXk",
"name": "assetLabel",
"fill": "$--text-inverse",
"content": "Portfolio",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "500"
},
{
"type": "text",
"id": "iLTr6",
"name": "assetValue",
"fill": "$--text-inverse",
"content": "128,450.36",
"fontFamily": "Inter",
"fontSize": 32,
"fontWeight": "700"
},
{
"type": "text",
"id": "POend",
"x": 16,
"y": 94,
"name": "assetPnl",
"enabled": false,
"fill": "$--text-inverse",
"content": "今日 +2,140.52 (+1.69%)",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
},
{
"type": "frame",
"id": "WuS50",
"x": 16,
"y": 274,
"name": "Profit Loss Card",
"enabled": false,
"width": "fill_container(370)",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 12,
"padding": 16,
"children": [
{
"type": "frame",
"id": "5HjUY",
"name": "plHead",
"width": "fill_container",
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "jlIse",
"name": "plTitle",
"fill": "$--text-primary",
"content": "Profit/Loss",
"fontFamily": "Inter",
"fontSize": 15,
"fontWeight": "600"
},
{
"type": "frame",
"id": "cPL1I",
"name": "plTabs",
"gap": 6,
"children": [
{
"type": "frame",
"id": "0iXhk",
"name": "chip1",
"height": 24,
"fill": "$--primary",
"cornerRadius": "$--radius-pill",
"padding": [
0,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "WVuFB",
"name": "chip1t",
"fill": "$--text-inverse",
"content": "1D",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "CNOVM",
"name": "chip2",
"height": 24,
"fill": "$--bg-page",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "ltw1y",
"name": "chip2t",
"fill": "$--text-secondary",
"content": "1W",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "POk0p",
"name": "chip3",
"height": 24,
"fill": "$--bg-page",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "zqDWb",
"name": "chip3t",
"fill": "$--text-secondary",
"content": "ALL",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
}
]
}
]
}
]
},
{
"type": "text",
"id": "wlqgF",
"name": "plValue",
"fill": "$--text-primary",
"content": "$2,840.20",
"fontFamily": "Inter",
"fontSize": 28,
"fontWeight": "700"
},
{
"type": "text",
"id": "fA15B",
"name": "plTime",
"fill": "$--text-secondary",
"content": "All Time",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "500"
},
{
"type": "frame",
"id": "q3Myc",
"name": "plChart",
"width": "fill_container",
"height": 54,
"fill": "$--bg-page",
"cornerRadius": "$--radius-sm"
}
]
},
{
"type": "frame",
"id": "4kL4y",
"name": "Quick Wallet Actions",
"width": "fill_container",
"gap": 10,
"children": [
{
"type": "frame",
"id": "rIIYQ",
"name": "act1",
"width": "fill_container",
"height": 72,
"fill": "$--bg-card",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 6,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "mQEbi",
"name": "act1t",
"fill": "$--text-primary",
"content": "充币",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "uLr1B",
"name": "act2",
"width": "fill_container",
"height": 72,
"fill": "$--bg-card",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 6,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "IOQ97",
"name": "act2t",
"fill": "$--text-primary",
"content": "提币",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "SBjgu",
"x": 253.33333333333334,
"y": 0,
"name": "act3",
"enabled": false,
"width": "fill_container(116.66666666666667)",
"height": 72,
"fill": "$--bg-card",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 6,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "N3fvS",
"name": "act3t",
"fill": "$--text-primary",
"content": "授权",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "Qpabz",
"name": "Settlement Card",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "BDdVO",
"name": "settleText",
"fill": "$--text-primary",
"content": "You won $325.00 +2",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
},
{
"type": "frame",
"id": "UdY8V",
"name": "claimBtn",
"height": 30,
"fill": "$--primary",
"cornerRadius": "$--radius-pill",
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "NORDP",
"name": "claimTxt",
"fill": "$--text-inverse",
"content": "Claim",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "RNeQa",
"name": "Wallet Section",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 12,
"padding": 16,
"children": [
{
"type": "frame",
"id": "8i1Ui",
"name": "tabs",
"width": "fill_container",
"gap": 8,
"children": [
{
"type": "frame",
"id": "FoMTa",
"name": "tab1",
"height": 30,
"fill": "$--bg-page",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "KQp9o",
"name": "tab1t",
"fill": "$--text-secondary",
"content": "Positions",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "xaJkw",
"name": "tab2",
"height": 30,
"fill": "$--primary",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "$--primary"
},
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "yjLAX",
"name": "tab2t",
"fill": "$--text-inverse",
"content": "Orders",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "CAy7z",
"name": "tab3",
"height": 30,
"fill": "$--bg-page",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "UAy1U",
"name": "tab3t",
"fill": "$--text-secondary",
"content": "History",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "uNVRV",
"name": "tab4",
"height": 30,
"fill": "$--bg-page",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "FsjWR",
"name": "tab4t",
"fill": "$--text-secondary",
"content": "Withdrawals",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "qYGya",
"name": "ordersList",
"width": "fill_container",
"cornerRadius": "$--radius-md",
"layout": "vertical",
"gap": 12,
"children": [
{
"type": "frame",
"id": "MPUAP",
"name": "orderCard1",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 10,
"padding": 14,
"children": [
{
"type": "frame",
"id": "S95vU",
"name": "o1Top",
"width": "fill_container",
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "nxpKd",
"name": "o1Left",
"gap": 12,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "klp7U",
"name": "o1Icon",
"width": 44,
"height": 44,
"fill": "$--primary",
"cornerRadius": 10,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "qXlQI",
"name": "o1IconT",
"fill": "$--text-inverse",
"content": "U",
"fontFamily": "Inter",
"fontSize": 16,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "BTzTH",
"name": "o1TitleCol",
"layout": "vertical",
"gap": 4,
"children": [
{
"type": "text",
"id": "qIdRp",
"name": "o1Title",
"fill": "$--text-primary",
"content": "US Election Winner",
"fontFamily": "Inter",
"fontSize": 15,
"fontWeight": "600"
},
{
"type": "frame",
"id": "T1D9M",
"name": "o1Tags",
"gap": 6,
"children": [
{
"type": "frame",
"id": "lwPpm",
"name": "o1BuyTag",
"height": 22,
"fill": {
"type": "color",
"color": "#DBEAFE",
"enabled": false
},
"cornerRadius": 6,
"stroke": {
"align": "inside",
"thickness": 1.5,
"fill": "#2563EB"
},
"padding": [
0,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "pmyHl",
"name": "o1BuyTagT",
"fill": "#2563EB",
"content": "BUY",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "DahYs",
"name": "o1YesTag",
"height": 20,
"fill": "#DCFCE7",
"cornerRadius": 999,
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "$--border-color"
},
"padding": [
0,
8
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "2RmnY",
"name": "o1YesTagT",
"fill": "#16A34A",
"content": "YES",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "700"
}
]
}
]
}
]
}
]
},
{
"type": "frame",
"id": "rZFfo",
"name": "o1Cancel",
"width": 32,
"height": 32,
"fill": "$--bg-page",
"cornerRadius": 999,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "9HDMN",
"name": "cancelIcon1",
"width": 20,
"height": 20,
"iconFontName": "x",
"iconFontFamily": "lucide",
"fill": "$--text-secondary"
}
]
}
]
},
{
"type": "frame",
"id": "cHMBI",
"name": "o1Stats",
"width": "fill_container",
"padding": [
4,
0
],
"children": [
{
"type": "frame",
"id": "H07k4",
"name": "o1Stat1",
"width": "fill_container",
"layout": "vertical",
"gap": 2,
"children": [
{
"type": "text",
"id": "tA0UF",
"name": "o1Stat1L",
"fill": "$--text-tertiary",
"content": "挂单价格",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "500"
},
{
"type": "text",
"id": "1141o",
"name": "o1Stat1V",
"fill": "$--text-primary",
"content": "0.62",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "ujzni",
"name": "o1Stat2",
"width": "fill_container",
"layout": "vertical",
"gap": 2,
"children": [
{
"type": "text",
"id": "x3Frk",
"name": "o1Stat2L",
"fill": "$--text-tertiary",
"content": "成单/挂单",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "500"
},
{
"type": "text",
"id": "mbzAL",
"name": "o1Stat2V",
"fill": "$--text-primary",
"content": "180/400",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "tqx1t",
"name": "o1Stat3",
"width": "fill_container",
"layout": "vertical",
"gap": 2,
"children": [
{
"type": "text",
"id": "3lDGE",
"name": "o1Stat3L",
"fill": "$--text-tertiary",
"content": "订单价值",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "500"
},
{
"type": "text",
"id": "oIBHZ",
"name": "o1Stat3V",
"fill": "$--primary",
"content": "$248",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "s0796",
"name": "orderCard2",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 10,
"padding": 14,
"children": [
{
"type": "frame",
"id": "jV1wg",
"name": "o2Top",
"width": "fill_container",
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "H4GDg",
"name": "o2Left",
"gap": 12,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "xUgax",
"name": "o2Icon",
"width": 44,
"height": 44,
"fill": "$--bg-dark",
"cornerRadius": 10,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "ACo83",
"name": "o2IconT",
"fill": "$--text-inverse",
"content": "B",
"fontFamily": "Inter",
"fontSize": 16,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "JfIXD",
"name": "o2TitleCol",
"layout": "vertical",
"gap": 4,
"children": [
{
"type": "text",
"id": "PmIrX",
"name": "o2Title",
"fill": "$--text-primary",
"content": "BTC > $85k",
"fontFamily": "Inter",
"fontSize": 15,
"fontWeight": "600"
},
{
"type": "frame",
"id": "lNAGd",
"name": "o2Tags",
"gap": 6,
"children": [
{
"type": "frame",
"id": "YTGN9",
"name": "o2BuyTag",
"height": 22,
"fill": {
"type": "color",
"color": "$--bg-page",
"enabled": false
},
"cornerRadius": 6,
"stroke": {
"align": "inside",
"thickness": 1.5,
"fill": "#DC2626"
},
"padding": [
0,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "DjAv6",
"name": "o2BuyTagT",
"fill": "#DC2626",
"content": "SELL",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "FxbbH",
"name": "o2NoTag",
"height": 20,
"fill": "#FEE2E2",
"cornerRadius": 999,
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "$--border-color"
},
"padding": [
0,
8
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "WALMt",
"name": "o2NoTagT",
"fill": "#DC2626",
"content": "NO",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "700"
}
]
}
]
}
]
}
]
},
{
"type": "frame",
"id": "m3hGr",
"name": "o2Cancel",
"width": 32,
"height": 32,
"fill": "$--bg-page",
"cornerRadius": 999,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "fhQS9",
"name": "cancelIcon2",
"width": 20,
"height": 20,
"iconFontName": "x",
"iconFontFamily": "lucide",
"fill": "$--text-secondary"
}
]
}
]
},
{
"type": "frame",
"id": "WJJQg",
"name": "o2Stats",
"width": "fill_container",
"padding": [
4,
0
],
"children": [
{
"type": "frame",
"id": "khej1",
"name": "o2Stat1",
"width": "fill_container",
"layout": "vertical",
"gap": 2,
"children": [
{
"type": "text",
"id": "YnI96",
"name": "o2Stat1L",
"fill": "$--text-tertiary",
"content": "挂单价格",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "500"
},
{
"type": "text",
"id": "5EeWB",
"name": "o2Stat1V",
"fill": "$--text-primary",
"content": "0.41",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "hqiTv",
"name": "o2Stat2",
"width": "fill_container",
"layout": "vertical",
"gap": 2,
"children": [
{
"type": "text",
"id": "MxjWI",
"name": "o2Stat2L",
"fill": "$--text-tertiary",
"content": "成单/挂单",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "500"
},
{
"type": "text",
"id": "VUNis",
"name": "o2Stat2V",
"fill": "$--text-primary",
"content": "0/950",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "EVuLp",
"name": "o2Stat3",
"width": "fill_container",
"layout": "vertical",
"gap": 2,
"children": [
{
"type": "text",
"id": "qLZ5e",
"name": "o2Stat3L",
"fill": "$--text-tertiary",
"content": "订单价值",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "500"
},
{
"type": "text",
"id": "Y6KMI",
"name": "o2Stat3V",
"fill": "$--text-secondary",
"content": "$390",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
}
]
}
]
}
]
}
]
}
]
},
{
"type": "frame",
"id": "aRC6m",
"x": 1424,
"y": 0,
"name": "Wallet - History",
"clip": true,
"width": 402,
"height": 1157,
"fill": "$--bg-page",
"layout": "vertical",
"gap": 16,
"padding": 16,
"children": [
{
"type": "frame",
"id": "bbg7u",
"name": "Header",
"width": "fill_container",
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "A2cO6",
"name": "htitle",
"fill": "$--text-primary",
"content": "钱包",
"fontFamily": "Inter",
"fontSize": 24,
"fontWeight": "700"
},
{
"type": "frame",
"id": "RAczj",
"x": 294,
"y": 0.5,
"name": "hright",
"enabled": false,
"gap": 8,
"children": [
{
"type": "frame",
"id": "F0rDC",
"name": "scanBtn",
"width": 34,
"height": 34,
"fill": "$--bg-card",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "FR4rL",
"name": "scanTxt",
"fill": "$--text-primary",
"content": "扫",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "WN9Rz",
"name": "notiBtn",
"width": 34,
"height": 34,
"fill": "$--bg-card",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "nHj1A",
"name": "notiTxt",
"fill": "$--text-primary",
"content": "铃",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "moW4U",
"name": "Asset Summary",
"width": "fill_container",
"fill": "$--primary",
"cornerRadius": "$--radius-lg",
"layout": "vertical",
"gap": 12,
"padding": 16,
"children": [
{
"type": "text",
"id": "Bjo3f",
"name": "assetLabel",
"fill": "$--text-inverse",
"content": "Portfolio",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "500"
},
{
"type": "text",
"id": "tWQTg",
"name": "assetValue",
"fill": "$--text-inverse",
"content": "128,450.36",
"fontFamily": "Inter",
"fontSize": 32,
"fontWeight": "700"
},
{
"type": "text",
"id": "3xtAb",
"x": 16,
"y": 94,
"name": "assetPnl",
"enabled": false,
"fill": "$--text-inverse",
"content": "今日 +2,140.52 (+1.69%)",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
},
{
"type": "frame",
"id": "lPZpo",
"x": 16,
"y": 274,
"name": "Profit Loss Card",
"enabled": false,
"width": "fill_container(370)",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 12,
"padding": 16,
"children": [
{
"type": "frame",
"id": "btCny",
"name": "plHead",
"width": "fill_container",
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "1B0Mr",
"name": "plTitle",
"fill": "$--text-primary",
"content": "Profit/Loss",
"fontFamily": "Inter",
"fontSize": 15,
"fontWeight": "600"
},
{
"type": "frame",
"id": "uktgh",
"name": "plTabs",
"gap": 6,
"children": [
{
"type": "frame",
"id": "pKPxN",
"name": "chip1",
"height": 24,
"fill": "$--primary",
"cornerRadius": "$--radius-pill",
"padding": [
0,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "Tgeut",
"name": "chip1t",
"fill": "$--text-inverse",
"content": "1D",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "B2LGQ",
"name": "chip2",
"height": 24,
"fill": "$--bg-page",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "yB3gT",
"name": "chip2t",
"fill": "$--text-secondary",
"content": "1W",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "YBywh",
"name": "chip3",
"height": 24,
"fill": "$--bg-page",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "odKoq",
"name": "chip3t",
"fill": "$--text-secondary",
"content": "ALL",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
}
]
}
]
}
]
},
{
"type": "text",
"id": "JN9EJ",
"name": "plValue",
"fill": "$--text-primary",
"content": "$2,840.20",
"fontFamily": "Inter",
"fontSize": 28,
"fontWeight": "700"
},
{
"type": "text",
"id": "bwDXd",
"name": "plTime",
"fill": "$--text-secondary",
"content": "All Time",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "500"
},
{
"type": "frame",
"id": "KqlRR",
"name": "plChart",
"width": "fill_container",
"height": 54,
"fill": "$--bg-page",
"cornerRadius": "$--radius-sm"
}
]
},
{
"type": "frame",
"id": "lBneU",
"name": "Quick Wallet Actions",
"width": "fill_container",
"gap": 10,
"children": [
{
"type": "frame",
"id": "CKU2S",
"name": "act1",
"width": "fill_container",
"height": 72,
"fill": "$--bg-card",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 6,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "NYZ8W",
"name": "act1t",
"fill": "$--text-primary",
"content": "充币",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "HqPod",
"name": "act2",
"width": "fill_container",
"height": 72,
"fill": "$--bg-card",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 6,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "lmKSI",
"name": "act2t",
"fill": "$--text-primary",
"content": "提币",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "2hqxH",
"x": 253.33333333333334,
"y": 0,
"name": "act3",
"enabled": false,
"width": "fill_container(116.66666666666667)",
"height": 72,
"fill": "$--bg-card",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 6,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "0VOiF",
"name": "act3t",
"fill": "$--text-primary",
"content": "授权",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "dPDcp",
"name": "Settlement Card",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "Xn73w",
"name": "settleText",
"fill": "$--text-primary",
"content": "You won $325.00 +2",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
},
{
"type": "frame",
"id": "Rjgyn",
"name": "claimBtn",
"height": 30,
"fill": "$--primary",
"cornerRadius": "$--radius-pill",
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "omi17",
"name": "claimTxt",
"fill": "$--text-inverse",
"content": "Claim",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "ny6M5",
"name": "Wallet Section",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 12,
"padding": 16,
"children": [
{
"type": "frame",
"id": "5gA0v",
"name": "tabs",
"width": "fill_container",
"gap": 8,
"children": [
{
"type": "frame",
"id": "N76g8",
"name": "tab1",
"height": 30,
"fill": "$--bg-page",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "kEB4p",
"name": "tab1t",
"fill": "$--text-secondary",
"content": "Positions",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "TH0Uy",
"name": "tab2",
"height": 30,
"fill": "$--bg-page",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "tM22W",
"name": "tab2t",
"fill": "$--text-secondary",
"content": "Orders",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "1mBwS",
"name": "tab3",
"height": 30,
"fill": "$--primary",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "$--primary"
},
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "IgNVA",
"name": "tab3t",
"fill": "$--text-inverse",
"content": "History",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "SxLXx",
"name": "tab4",
"height": 30,
"fill": "$--bg-page",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "dZQGy",
"name": "tab4t",
"fill": "$--text-secondary",
"content": "Withdrawals",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "uj365",
"name": "historyList",
"width": "fill_container",
"cornerRadius": "$--radius-md",
"layout": "vertical",
"gap": 12,
"children": [
{
"type": "frame",
"id": "wHxvo",
"name": "tradeCard1",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 10,
"padding": 14,
"children": [
{
"type": "frame",
"id": "1PIjR",
"name": "tc1Top",
"width": "fill_container",
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "KpyJ7",
"name": "tc1Left",
"gap": 12,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "WDdwB",
"name": "tc1Icon",
"width": 44,
"height": 44,
"fill": "#DBEAFE",
"cornerRadius": 10,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "5qQsC",
"name": "tc1IconT",
"fill": "#2563EB",
"content": "F",
"fontFamily": "Inter",
"fontSize": 16,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "BhjCp",
"name": "tc1TitleCol",
"layout": "vertical",
"gap": 4,
"children": [
{
"type": "text",
"id": "fLqIS",
"name": "tc1Title",
"fill": "$--text-primary",
"content": "Fed Rate Cut in Sep?",
"fontFamily": "Inter",
"fontSize": 15,
"fontWeight": "600"
},
{
"type": "text",
"id": "U8IZA",
"name": "tc1Date",
"fill": "$--text-tertiary",
"content": "2024-01-15 14:30",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "500"
}
]
}
]
},
{
"type": "text",
"id": "CJFIb",
"name": "tc1Amount",
"fill": "#16A34A",
"content": "+$124.00",
"fontFamily": "Inter",
"fontSize": 18,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "92v4A",
"name": "tc1Bottom",
"width": "fill_container",
"padding": [
8,
0,
0,
0
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "9xklQ",
"name": "tc1Tag",
"height": 22,
"cornerRadius": 6,
"stroke": {
"align": "inside",
"thickness": 1.5,
"fill": "#2563EB"
},
"padding": [
0,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "0uQFs",
"name": "tc1TagT",
"fill": "#2563EB",
"content": "SELL",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "700"
}
]
},
{
"type": "text",
"id": "LQDtS",
"name": "tc1Meta",
"fill": "$--text-secondary",
"content": "价格: 0.68 单量: 180",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "500"
}
]
}
]
},
{
"type": "frame",
"id": "jfWRv",
"name": "tradeCard2",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 10,
"padding": 14,
"children": [
{
"type": "frame",
"id": "5Acwa",
"name": "tc2Top",
"width": "fill_container",
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "L7wYb",
"name": "tc2Left",
"gap": 12,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "Sj208",
"name": "tc2Icon",
"width": 44,
"height": 44,
"fill": "#FEE2E2",
"cornerRadius": 10,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "VMFp5",
"name": "tc2IconT",
"fill": "#DC2626",
"content": "E",
"fontFamily": "Inter",
"fontSize": 16,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "iqoY1",
"name": "tc2TitleCol",
"layout": "vertical",
"gap": 4,
"children": [
{
"type": "text",
"id": "QKviv",
"name": "tc2Title",
"fill": "$--text-primary",
"content": "ETH above $4k by Q4",
"fontFamily": "Inter",
"fontSize": 15,
"fontWeight": "600"
},
{
"type": "text",
"id": "b7FeA",
"name": "tc2Date",
"fill": "$--text-tertiary",
"content": "2024-01-14 09:15",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "500"
}
]
}
]
},
{
"type": "text",
"id": "KnjVv",
"name": "tc2Amount",
"fill": "$--text-secondary",
"content": "-$58.20",
"fontFamily": "Inter",
"fontSize": 18,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "Bts6a",
"name": "tc2Bottom",
"width": "fill_container",
"padding": [
8,
0,
0,
0
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "NyM27",
"name": "tc2Tag",
"height": 22,
"cornerRadius": 6,
"stroke": {
"align": "inside",
"thickness": 1.5,
"fill": "#DC2626"
},
"padding": [
0,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "qQOyG",
"name": "tc2TagT",
"fill": "#DC2626",
"content": "BUY",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "700"
}
]
},
{
"type": "text",
"id": "UsMX7",
"name": "tc2Meta",
"fill": "$--text-secondary",
"content": "价格: 0.41 单量: 95",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "500"
}
]
}
]
},
{
"type": "frame",
"id": "zCjZa",
"name": "depositCard",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": 14,
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "gowg8",
"name": "dcLeft",
"gap": 12,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "EaF2v",
"name": "dcIcon",
"width": 44,
"height": 44,
"fill": "#DCFCE7",
"cornerRadius": 10,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "Kix7t",
"name": "dcIconT",
"fill": "#16A34A",
"content": "充",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "IYCIH",
"name": "dcCol",
"layout": "vertical",
"gap": 4,
"children": [
{
"type": "text",
"id": "7Vglb",
"name": "dcTitle",
"fill": "$--text-primary",
"content": "USDT 充值",
"fontFamily": "Inter",
"fontSize": 15,
"fontWeight": "600"
},
{
"type": "text",
"id": "GFuCu",
"name": "dcDate",
"fill": "$--text-tertiary",
"content": "2024-01-13 16:45",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "500"
}
]
}
]
},
{
"type": "text",
"id": "woRVW",
"name": "dcAmount",
"fill": "#16A34A",
"content": "+$2,000.00",
"fontFamily": "Inter",
"fontSize": 16,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "Vn9TX",
"name": "withdrawCard",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": 14,
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "7STJJ",
"name": "wcLeft",
"gap": 12,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "o57C7",
"name": "wcIcon",
"width": 44,
"height": 44,
"fill": "#FEE2E2",
"cornerRadius": 10,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "cmR9m",
"name": "wcIconT",
"fill": "#DC2626",
"content": "提",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "zfhzw",
"name": "wcCol",
"layout": "vertical",
"gap": 4,
"children": [
{
"type": "text",
"id": "ovcZa",
"name": "wcTitle",
"fill": "$--text-primary",
"content": "BTC 提现",
"fontFamily": "Inter",
"fontSize": 15,
"fontWeight": "600"
},
{
"type": "text",
"id": "tXzdW",
"name": "wcDate",
"fill": "$--text-tertiary",
"content": "2024-01-12 11:20",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "500"
}
]
}
]
},
{
"type": "text",
"id": "uGlNW",
"name": "wcAmount",
"fill": "$--text-secondary",
"content": "-$1,500.00",
"fontFamily": "Inter",
"fontSize": 16,
"fontWeight": "700"
}
]
}
]
}
]
}
]
},
{
"type": "frame",
"id": "tZDYO",
"x": 1906,
"y": 0,
"name": "Wallet - Withdrawals",
"clip": true,
"width": 402,
"height": 1402,
"fill": "$--bg-page",
"layout": "vertical",
"gap": 16,
"padding": 16,
"children": [
{
"type": "frame",
"id": "dVQB1",
"name": "Header",
"width": "fill_container",
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "H5RPG",
"name": "htitle",
"fill": "$--text-primary",
"content": "钱包",
"fontFamily": "Inter",
"fontSize": 24,
"fontWeight": "700"
},
{
"type": "frame",
"id": "e291J",
"x": 294,
"y": 0.5,
"name": "hright",
"enabled": false,
"gap": 8,
"children": [
{
"type": "frame",
"id": "Najxk",
"name": "scanBtn",
"width": 34,
"height": 34,
"fill": "$--bg-card",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "AX5aA",
"name": "scanTxt",
"fill": "$--text-primary",
"content": "扫",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "e8CKc",
"name": "notiBtn",
"width": 34,
"height": 34,
"fill": "$--bg-card",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "0q3Si",
"name": "notiTxt",
"fill": "$--text-primary",
"content": "铃",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "qXdWW",
"name": "Asset Summary",
"width": "fill_container",
"fill": "$--primary",
"cornerRadius": "$--radius-lg",
"layout": "vertical",
"gap": 12,
"padding": 16,
"children": [
{
"type": "text",
"id": "ekIhC",
"name": "assetLabel",
"fill": "$--text-inverse",
"content": "Portfolio",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "500"
},
{
"type": "text",
"id": "7QOU5",
"name": "assetValue",
"fill": "$--text-inverse",
"content": "128,450.36",
"fontFamily": "Inter",
"fontSize": 32,
"fontWeight": "700"
},
{
"type": "text",
"id": "dDsW5",
"x": 16,
"y": 94,
"name": "assetPnl",
"enabled": false,
"fill": "$--text-inverse",
"content": "今日 +2,140.52 (+1.69%)",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
},
{
"type": "frame",
"id": "EB9FR",
"x": 16,
"y": 274,
"name": "Profit Loss Card",
"enabled": false,
"width": "fill_container(370)",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 12,
"padding": 16,
"children": [
{
"type": "frame",
"id": "A4ul9",
"name": "plHead",
"width": "fill_container",
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "cU2zt",
"name": "plTitle",
"fill": "$--text-primary",
"content": "Profit/Loss",
"fontFamily": "Inter",
"fontSize": 15,
"fontWeight": "600"
},
{
"type": "frame",
"id": "pnzgQ",
"name": "plTabs",
"gap": 6,
"children": [
{
"type": "frame",
"id": "hhOdt",
"name": "chip1",
"height": 24,
"fill": "$--primary",
"cornerRadius": "$--radius-pill",
"padding": [
0,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "EtnZW",
"name": "chip1t",
"fill": "$--text-inverse",
"content": "1D",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "mVzfH",
"name": "chip2",
"height": 24,
"fill": "$--bg-page",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "8Mi6k",
"name": "chip2t",
"fill": "$--text-secondary",
"content": "1W",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "auYX4",
"name": "chip3",
"height": 24,
"fill": "$--bg-page",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "8JOaX",
"name": "chip3t",
"fill": "$--text-secondary",
"content": "ALL",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
}
]
}
]
}
]
},
{
"type": "text",
"id": "ZXLQh",
"name": "plValue",
"fill": "$--text-primary",
"content": "$2,840.20",
"fontFamily": "Inter",
"fontSize": 28,
"fontWeight": "700"
},
{
"type": "text",
"id": "2ObmE",
"name": "plTime",
"fill": "$--text-secondary",
"content": "All Time",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "500"
},
{
"type": "frame",
"id": "mgYLY",
"name": "plChart",
"width": "fill_container",
"height": 54,
"fill": "$--bg-page",
"cornerRadius": "$--radius-sm"
}
]
},
{
"type": "frame",
"id": "4ax07",
"name": "Quick Wallet Actions",
"width": "fill_container",
"gap": 10,
"children": [
{
"type": "frame",
"id": "vtt7T",
"name": "act1",
"width": "fill_container",
"height": 72,
"fill": "$--bg-card",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 6,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "IJKL3",
"name": "act1t",
"fill": "$--text-primary",
"content": "充币",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "l4zGB",
"name": "act2",
"width": "fill_container",
"height": 72,
"fill": "$--bg-card",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 6,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "wG4ry",
"name": "act2t",
"fill": "$--text-primary",
"content": "提币",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "K29vU",
"x": 253.33333333333334,
"y": 0,
"name": "act3",
"enabled": false,
"width": "fill_container(116.66666666666667)",
"height": 72,
"fill": "$--bg-card",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 6,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "dlay2",
"name": "act3t",
"fill": "$--text-primary",
"content": "授权",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "9r3iv",
"name": "Settlement Card",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
12,
14
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "Ydggc",
"name": "settleText",
"fill": "$--text-primary",
"content": "You won $325.00 +2",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
},
{
"type": "frame",
"id": "96S93",
"name": "claimBtn",
"height": 30,
"fill": "$--primary",
"cornerRadius": "$--radius-pill",
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "YUzYl",
"name": "claimTxt",
"fill": "$--text-inverse",
"content": "Claim",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "UjOKn",
"name": "Wallet Section",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 12,
"padding": 16,
"children": [
{
"type": "frame",
"id": "l9l7f",
"name": "tabs",
"width": "fill_container",
"gap": 8,
"children": [
{
"type": "frame",
"id": "delaV",
"name": "tab1",
"height": 30,
"fill": "$--bg-page",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "ATpaP",
"name": "tab1t",
"fill": "$--text-secondary",
"content": "Positions",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "fGD8K",
"name": "tab2",
"height": 30,
"fill": "$--bg-page",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "w1AxB",
"name": "tab2t",
"fill": "$--text-secondary",
"content": "Orders",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "KhJ34",
"name": "tab3",
"height": 30,
"fill": "$--bg-page",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "41K0m",
"name": "tab3t",
"fill": "$--text-secondary",
"content": "History",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "hvfFP",
"name": "tab4",
"height": 30,
"fill": "$--primary",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "$--primary"
},
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "2Uzfg",
"name": "tab4t",
"fill": "$--text-inverse",
"content": "Withdrawals",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "mEt03",
"name": "withdrawList",
"width": "fill_container",
"cornerRadius": "$--radius-md",
"layout": "vertical",
"gap": 12,
"children": [
{
"type": "frame",
"id": "oiVjF",
"name": "wCard1",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 8,
"padding": 12,
"children": [
{
"type": "frame",
"id": "Lo82C",
"name": "w1Top",
"width": "fill_container",
"justifyContent": "space_between",
"children": [
{
"type": "frame",
"id": "tn95J",
"name": "w1Left",
"gap": 12,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "ti0DQ",
"name": "w1Col",
"layout": "vertical",
"gap": 4,
"children": [
{
"type": "text",
"id": "1o0Dc",
"name": "w1Title",
"fill": "$--text-secondary",
"content": "2024-01-15 14:30:25",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "500"
},
{
"type": "frame",
"id": "bmnPr",
"name": "w1Chain",
"height": 20,
"fill": "#DBEAFE",
"cornerRadius": 999,
"padding": [
0,
8
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "LO16g",
"name": "w1ChainT",
"fill": "#2563EB",
"content": "TRC20",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "600"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "TlhW7",
"name": "w1Status",
"height": 26,
"fill": "#FEF3C7",
"cornerRadius": 999,
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "118KU",
"name": "w1StatusT",
"fill": "#B45309",
"content": "Pending",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "VZvT2",
"name": "w1Mid",
"width": "fill_container",
"padding": [
6,
0
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "yE8xT",
"name": "w1AmountCol",
"layout": "vertical",
"gap": 2,
"children": [
{
"type": "text",
"id": "2l7G9",
"name": "w1AmountLabel",
"fill": "$--text-tertiary",
"content": "提现金额",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "500"
},
{
"type": "text",
"id": "EWa9x",
"name": "w1Amount",
"fill": "$--text-primary",
"content": "2,500.00 USDT",
"fontFamily": "Inter",
"fontSize": 16,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "53fav",
"name": "w1FeeCol",
"layout": "vertical",
"gap": 2,
"alignItems": "end",
"children": [
{
"type": "text",
"id": "85cVQ",
"name": "w1FeeLabel",
"fill": "$--text-tertiary",
"content": "手续费",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "500"
},
{
"type": "text",
"id": "vaMVb",
"name": "w1Fee",
"fill": "$--text-secondary",
"content": "1.00 USDT",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "A8YeG",
"name": "w1Bottom",
"layout": "vertical",
"gap": 4,
"padding": [
6,
0,
0,
0
],
"children": [
{
"type": "text",
"id": "xyNkj",
"name": "w1AddrLabel",
"fill": "$--text-tertiary",
"content": "提现地址",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "500"
},
{
"type": "text",
"id": "G1pLM",
"name": "w1Addr",
"fill": "$--text-primary",
"content": "0x8f3a...29ab",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
}
]
},
{
"type": "frame",
"id": "QpMpB",
"name": "wCard2",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 8,
"padding": 12,
"children": [
{
"type": "frame",
"id": "nmkiF",
"name": "w2Top",
"width": "fill_container",
"justifyContent": "space_between",
"children": [
{
"type": "frame",
"id": "uxCDM",
"name": "w2Left",
"gap": 12,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "DDFz0",
"name": "w2Col",
"layout": "vertical",
"gap": 4,
"children": [
{
"type": "text",
"id": "O310P",
"name": "w2Title",
"fill": "$--text-secondary",
"content": "2024-01-14 09:15:33",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "500"
},
{
"type": "frame",
"id": "e40zy",
"name": "w2Chain",
"height": 20,
"fill": "$--bg-page",
"cornerRadius": 999,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
8
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "253N1",
"name": "w2ChainT",
"fill": "$--text-secondary",
"content": "Bitcoin",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "600"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "p9RWo",
"name": "w2Status",
"height": 26,
"fill": "#DCFCE7",
"cornerRadius": 999,
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "J4njr",
"name": "w2StatusT",
"fill": "#16A34A",
"content": "Success",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "3d2CJ",
"name": "w2Mid",
"width": "fill_container",
"padding": [
6,
0
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "eKM6L",
"name": "w2AmountCol",
"layout": "vertical",
"gap": 2,
"children": [
{
"type": "text",
"id": "u5TZu",
"name": "w2AmountLabel",
"fill": "$--text-tertiary",
"content": "提现金额",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "500"
},
{
"type": "text",
"id": "utE3E",
"name": "w2Amount",
"fill": "$--text-primary",
"content": "0.8500 BTC",
"fontFamily": "Inter",
"fontSize": 16,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "0buIH",
"name": "w2FeeCol",
"layout": "vertical",
"gap": 2,
"alignItems": "end",
"children": [
{
"type": "text",
"id": "rJb7g",
"name": "w2FeeLabel",
"fill": "$--text-tertiary",
"content": "手续费",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "500"
},
{
"type": "text",
"id": "wnihX",
"name": "w2Fee",
"fill": "$--text-secondary",
"content": "0.0005 BTC",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "kdZM8",
"name": "w2Bottom",
"layout": "vertical",
"gap": 4,
"padding": [
6,
0,
0,
0
],
"children": [
{
"type": "text",
"id": "ibJzx",
"name": "w2AddrLabel",
"fill": "$--text-tertiary",
"content": "提现地址",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "500"
},
{
"type": "text",
"id": "doKvs",
"name": "w2Addr",
"fill": "$--text-primary",
"content": "bc1q...8k2m",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
}
]
},
{
"type": "frame",
"id": "XVvKC",
"name": "wCard3",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 8,
"padding": 12,
"children": [
{
"type": "frame",
"id": "zZFC2",
"name": "w3Top",
"width": "fill_container",
"justifyContent": "space_between",
"children": [
{
"type": "frame",
"id": "fQplV",
"name": "w3Left",
"gap": 12,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "I4ueC",
"name": "w3Col",
"layout": "vertical",
"gap": 4,
"children": [
{
"type": "text",
"id": "p8Z1f",
"name": "w3Title",
"fill": "$--text-secondary",
"content": "2024-01-13 11:45:12",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "500"
},
{
"type": "frame",
"id": "lAldQ",
"name": "w3Chain",
"height": 20,
"fill": "#FEE2E2",
"cornerRadius": 999,
"padding": [
0,
8
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "eRvIx",
"name": "w3ChainT",
"fill": "#DC2626",
"content": "ERC20",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "600"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "0SsjM",
"name": "w3Status",
"height": 26,
"fill": "#FEE2E2",
"cornerRadius": 999,
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "ljr2h",
"name": "w3StatusT",
"fill": "#DC2626",
"content": "Rejected",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "cQALr",
"name": "w3Mid",
"width": "fill_container",
"padding": [
6,
0
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "iv9i3",
"name": "w3AmountCol",
"layout": "vertical",
"gap": 2,
"children": [
{
"type": "text",
"id": "mEPGe",
"name": "w3AmountLabel",
"fill": "$--text-tertiary",
"content": "提现金额",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "500"
},
{
"type": "text",
"id": "4WCJQ",
"name": "w3Amount",
"fill": "$--text-primary",
"content": "5.20 ETH",
"fontFamily": "Inter",
"fontSize": 16,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "VIbtG",
"name": "w3FeeCol",
"layout": "vertical",
"gap": 2,
"alignItems": "end",
"children": [
{
"type": "text",
"id": "wzHM7",
"name": "w3FeeLabel",
"fill": "$--text-tertiary",
"content": "手续费",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "500"
},
{
"type": "text",
"id": "Y3RKv",
"name": "w3Fee",
"fill": "$--text-secondary",
"content": "0.005 ETH",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "XCkd9",
"name": "w3Bottom",
"layout": "vertical",
"gap": 4,
"padding": [
6,
0,
0,
0
],
"children": [
{
"type": "text",
"id": "rM3ss",
"name": "w3AddrLabel",
"fill": "$--text-tertiary",
"content": "提现地址",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "500"
},
{
"type": "text",
"id": "H14TW",
"name": "w3Addr",
"fill": "$--text-primary",
"content": "0x1a2...ff09",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
}
]
}
]
}
]
}
]
},
{
"type": "frame",
"id": "WFa0K",
"x": 2388,
"y": 0,
"name": "API Key 管理",
"clip": true,
"width": 402,
"height": 980,
"fill": "$--bg-page",
"layout": "vertical",
"gap": 16,
"padding": 16,
"children": [
{
"type": "frame",
"id": "0AeNS",
"name": "header",
"width": "fill_container",
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "ddnsS",
"name": "title",
"fill": "$--text-primary",
"content": "API Key 管理",
"fontFamily": "Inter",
"fontSize": 24,
"fontWeight": "700"
},
{
"type": "frame",
"id": "TaJXn",
"name": "createBtn",
"height": 34,
"fill": "$--primary",
"cornerRadius": "$--radius-md",
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "xO1vW",
"name": "createTxt",
"fill": "$--text-inverse",
"content": "创建 Key",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
},
{
"type": "frame",
"id": "EMP1a",
"name": "apiKeyList",
"width": "fill_container",
"layout": "vertical",
"gap": 12,
"children": [
{
"type": "frame",
"id": "jgNqs",
"name": "item1",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 10,
"padding": 14,
"children": [
{
"type": "text",
"id": "FaQQH",
"name": "item1Name",
"fill": "$--text-secondary",
"content": "Key #1",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
},
{
"type": "text",
"id": "WKMDl",
"name": "item1Key",
"fill": "$--text-primary",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "pk_live_8f2a9d1c5e7b44a8b1c2d3e4f5a6b7c8",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
},
{
"type": "frame",
"id": "cT8ya",
"name": "item1Actions",
"width": "fill_container",
"gap": 8,
"justifyContent": "end",
"children": [
{
"type": "frame",
"id": "JUvMh",
"name": "item1Copy",
"height": 30,
"fill": "$--bg-page",
"cornerRadius": "$--radius-sm",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "ov358",
"name": "item1CopyTxt",
"fill": "$--text-primary",
"content": "复制",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "d8xw6",
"name": "item1Delete",
"height": 30,
"fill": "$--bg-error",
"cornerRadius": "$--radius-sm",
"padding": [
0,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "en2qk",
"name": "item1DeleteTxt",
"fill": "$--error",
"content": "删除",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "GW3BH",
"name": "item2",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 10,
"padding": 14,
"children": [
{
"type": "text",
"id": "oOYEt",
"name": "item2Name",
"fill": "$--text-secondary",
"content": "Key #2",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
},
{
"type": "text",
"id": "C1oUw",
"name": "item2Key",
"fill": "$--text-primary",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "pk_test_4d6f8a0c2e4g66h0j2k4m6n8p0r2t4v6",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
},
{
"type": "frame",
"id": "4yQTo",
"name": "item2Actions",
"width": "fill_container",
"gap": 8,
"justifyContent": "end",
"children": [
{
"type": "frame",
"id": "JdZET",
"name": "item2Copy",
"height": 30,
"fill": "$--bg-page",
"cornerRadius": "$--radius-sm",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "5HlNa",
"name": "item2CopyTxt",
"fill": "$--text-primary",
"content": "复制",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "LYFAJ",
"name": "item2Delete",
"height": 30,
"fill": "$--bg-error",
"cornerRadius": "$--radius-sm",
"padding": [
0,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "QGhG3",
"name": "item2DeleteTxt",
"fill": "$--error",
"content": "删除",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "bJhap",
"name": "item3",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 10,
"padding": 14,
"children": [
{
"type": "text",
"id": "PO312",
"name": "item3Name",
"fill": "$--text-secondary",
"content": "Key #3",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
},
{
"type": "text",
"id": "1LnNj",
"name": "item3Key",
"fill": "$--text-primary",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "pk_live_1a3c5e7g9i1k3m5o7q9s1u3w5y7z9b1d",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
},
{
"type": "frame",
"id": "nMMEK",
"name": "item3Actions",
"width": "fill_container",
"gap": 8,
"justifyContent": "end",
"children": [
{
"type": "frame",
"id": "FJCrh",
"name": "item3Copy",
"height": 30,
"fill": "$--bg-page",
"cornerRadius": "$--radius-sm",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "WmRWR",
"name": "item3CopyTxt",
"fill": "$--text-primary",
"content": "复制",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "w5oHp",
"name": "item3Delete",
"height": 30,
"fill": "$--bg-error",
"cornerRadius": "$--radius-sm",
"padding": [
0,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "qxTvp",
"name": "item3DeleteTxt",
"fill": "$--error",
"content": "删除",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
}
]
}
]
}
]
}
]
}
]
},
{
"type": "frame",
"id": "p4Kcp",
"x": 2870,
"y": 0,
"name": "Search 页面",
"clip": true,
"width": 402,
"height": 980,
"fill": "$--bg-page",
"layout": "vertical",
"gap": 16,
"padding": 16,
"children": [
{
"type": "text",
"id": "3Vnaa",
"name": "header",
"fill": "$--text-primary",
"content": "搜索",
"fontFamily": "Inter",
"fontSize": 24,
"fontWeight": "700"
},
{
"type": "frame",
"id": "21vaH",
"name": "searchBox",
"width": "fill_container",
"height": 42,
"fill": "$--bg-card",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"gap": 8,
"padding": [
0,
12
],
"alignItems": "center",
"children": [
{
"type": "text",
"id": "6tL5Y",
"name": "searchPlaceholder",
"fill": "$--text-tertiary",
"content": "搜索市场、话题、地址",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
},
{
"type": "frame",
"id": "6Vu3S",
"name": "recordsCard",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 10,
"padding": 14,
"children": [
{
"type": "text",
"id": "pnWsz",
"name": "recordsTitle",
"fill": "$--text-primary",
"content": "搜索记录",
"fontFamily": "Inter",
"fontSize": 15,
"fontWeight": "600"
},
{
"type": "frame",
"id": "CfnlN",
"name": "record1",
"width": "fill_container",
"height": 34,
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "m2WOb",
"name": "record1Text",
"fill": "$--text-secondary",
"content": "BTC ETF approval odds",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
},
{
"type": "icon_font",
"id": "hnXps",
"name": "record1X",
"width": 16,
"height": 16,
"iconFontName": "x",
"iconFontFamily": "lucide",
"fill": "$--text-tertiary"
}
]
},
{
"type": "frame",
"id": "nuDa6",
"name": "record2",
"width": "fill_container",
"height": 34,
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "u6Qmw",
"name": "record2Text",
"fill": "$--text-secondary",
"content": "US election winner",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
},
{
"type": "icon_font",
"id": "rp438",
"name": "record2X",
"width": 16,
"height": 16,
"iconFontName": "x",
"iconFontFamily": "lucide",
"fill": "$--text-tertiary"
}
]
},
{
"type": "frame",
"id": "FH9Ix",
"name": "record3",
"width": "fill_container",
"height": 34,
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "aLxay",
"name": "record3Text",
"fill": "$--text-secondary",
"content": "ETH above $4k",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
},
{
"type": "icon_font",
"id": "iJhuf",
"name": "record3X",
"width": 16,
"height": 16,
"iconFontName": "x",
"iconFontFamily": "lucide",
"fill": "$--text-tertiary"
}
]
}
]
},
{
"type": "frame",
"id": "lBOXU",
"name": "recoCard",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 10,
"padding": 14,
"children": [
{
"type": "text",
"id": "9SZ8c",
"name": "recoTitle",
"fill": "$--text-primary",
"content": "推荐标签",
"fontFamily": "Inter",
"fontSize": 15,
"fontWeight": "600"
},
{
"type": "frame",
"id": "dzsgx",
"name": "tagRow",
"width": "fill_container",
"gap": 8,
"children": [
{
"type": "frame",
"id": "UiTNh",
"name": "tag4",
"height": 30,
"fill": "$--bg-page",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "nqccZ",
"name": "tag4Txt",
"fill": "$--text-secondary",
"content": "ETH",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "lL6RH",
"name": "tag5",
"height": 30,
"fill": "$--bg-page",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "U5UKP",
"name": "tag5Txt",
"fill": "$--text-secondary",
"content": "科技股",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "o4qAL",
"name": "tag2",
"height": 30,
"fill": "$--bg-page",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": [
0,
12
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "DdSbm",
"name": "tag2Txt",
"fill": "$--text-secondary",
"content": "总统大选",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
}
]
}
]
}
]
}
]
},
{
"type": "frame",
"id": "mN9t2",
"x": 3352,
"y": 0,
"name": "Search 结果页面",
"clip": true,
"width": 402,
"height": 980,
"fill": "$--bg-page",
"layout": "vertical",
"gap": 16,
"padding": 16,
"children": [
{
"type": "text",
"id": "Tk2xJ",
"name": "header",
"fill": "$--text-primary",
"content": "搜索",
"fontFamily": "Inter",
"fontSize": 24,
"fontWeight": "700"
},
{
"type": "frame",
"id": "cIi7V",
"name": "rSearchBox",
"width": "fill_container",
"height": 42,
"fill": "$--bg-card",
"cornerRadius": "$--radius-pill",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"gap": 8,
"padding": [
0,
12
],
"alignItems": "center",
"children": [
{
"type": "text",
"id": "x2otH",
"name": "rSearchText",
"fill": "$--text-primary",
"content": "btc",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
},
{
"type": "frame",
"id": "fh0Kf",
"name": "resultList",
"width": "fill_container",
"layout": "vertical",
"gap": 10,
"children": [
{
"type": "frame",
"id": "NxUvs",
"name": "item1",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": 12,
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "aIODJ",
"name": "i1Left",
"gap": 10,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "hViWn",
"name": "i1Icon",
"width": 38,
"height": 38,
"fill": "$--bg-dark",
"cornerRadius": 10,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "fFplC",
"name": "i1IconTxt",
"fill": "$--text-inverse",
"content": "B",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "700"
}
]
},
{
"type": "text",
"id": "zk2yt",
"name": "i1Title",
"fill": "$--text-primary",
"content": "BTC > $85k this year",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "WHSmU",
"name": "i1Right",
"layout": "vertical",
"gap": 3,
"alignItems": "end",
"children": [
{
"type": "text",
"id": "ejTQc",
"name": "i1Pct",
"fill": "$--primary",
"content": "72%",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "700"
},
{
"type": "text",
"id": "qxOnj",
"name": "i1Time",
"fill": "$--text-tertiary",
"content": "2h ago",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "500"
}
]
}
]
},
{
"type": "frame",
"id": "U3tmH",
"name": "item2",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": 12,
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "gbLhM",
"name": "i2Left",
"gap": 10,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "AixL9",
"name": "i2Icon",
"width": 38,
"height": 38,
"fill": "#FEE2E2",
"cornerRadius": 10,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "ERORZ",
"name": "i2IconTxt",
"fill": "#DC2626",
"content": "E",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "700"
}
]
},
{
"type": "text",
"id": "zRJ36",
"name": "i2Title",
"fill": "$--text-primary",
"content": "ETH above $4k by Q4",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "p5JSi",
"name": "i2Right",
"layout": "vertical",
"gap": 3,
"alignItems": "end",
"children": [
{
"type": "text",
"id": "4gd6S",
"name": "i2Pct",
"fill": "$--text-primary",
"content": "61%",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "700"
},
{
"type": "text",
"id": "VWNsT",
"name": "i2Time",
"fill": "$--text-tertiary",
"content": "5h ago",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "500"
}
]
}
]
},
{
"type": "frame",
"id": "WeiVf",
"name": "item3",
"width": "fill_container",
"fill": "$--bg-card",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"padding": 12,
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "bGwrs",
"name": "i3Left",
"gap": 10,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "AfaGJ",
"name": "i3Icon",
"width": 38,
"height": 38,
"fill": "$--primary-light",
"cornerRadius": 10,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "dj4r2",
"name": "i3IconTxt",
"fill": "$--primary",
"content": "U",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "700"
}
]
},
{
"type": "text",
"id": "xIMWu",
"name": "i3Title",
"fill": "$--text-primary",
"content": "US Election Winner",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "njdXO",
"name": "i3Right",
"layout": "vertical",
"gap": 3,
"alignItems": "end",
"children": [
{
"type": "text",
"id": "2Wmch",
"name": "i3Pct",
"fill": "$--text-primary",
"content": "54%",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "700"
},
{
"type": "text",
"id": "Ofbf3",
"name": "i3Time",
"fill": "$--text-tertiary",
"content": "1d ago",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "500"
}
]
}
]
}
]
}
]
},
{
"type": "frame",
"id": "a0ov6",
"x": 0,
"y": 1426,
"name": "Username Edit Dialog",
"clip": true,
"width": 420,
"height": 280,
"fill": "$--bg-card",
"cornerRadius": "$--radius-md",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-light"
},
"effect": {
"type": "shadow",
"shadowType": "outer",
"color": "#0000001A",
"offset": {
"x": 0,
"y": 8
},
"blur": 24,
"spread": -8
},
"layout": "vertical",
"gap": 16,
"padding": 24,
"children": [
{
"type": "text",
"id": "0MEPR",
"name": "dialogTitle",
"fill": "$--text-primary",
"content": "修改用户名",
"fontFamily": "Inter",
"fontSize": 20,
"fontWeight": "600"
},
{
"type": "frame",
"id": "4otyb",
"name": "inputBlock",
"width": "fill_container",
"layout": "vertical",
"gap": 8,
"children": [
{
"type": "text",
"id": "OZgjg",
"name": "inputLabel",
"fill": "$--text-secondary",
"content": "新用户名",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
},
{
"type": "frame",
"id": "kAiv5",
"name": "inputBox",
"width": "fill_container",
"height": 44,
"fill": "#FFFFFF",
"cornerRadius": "$--radius-sm",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-light"
},
"gap": 8,
"padding": [
16,
10
],
"alignItems": "center",
"children": [
{
"type": "text",
"id": "440KR",
"name": "inputValueText",
"fill": "$--text-primary",
"content": "sven_01",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "500"
}
]
},
{
"type": "text",
"id": "CYB6W",
"name": "helperText",
"fill": "$--text-tertiary",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "只能包含字母、数字与下划线a-z / 0-9 / _",
"lineHeight": 1.4,
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
},
{
"type": "text",
"id": "kD5v9",
"name": "newErrorText",
"opacity": 0,
"fill": "$--error",
"content": "用户名长度至少 2 位",
"lineHeight": 1.4,
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "sjwkr",
"name": "buttonsRow",
"width": "fill_container",
"gap": 12,
"justifyContent": "end",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "JemU8",
"name": "cancelBtn",
"width": 100,
"height": 40,
"fill": "#FFFFFF",
"cornerRadius": "$--radius-sm",
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "fJUZQ",
"name": "cancelText",
"fill": "$--text-primary",
"content": "取消",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "xYDV2",
"name": "saveBtn",
"width": 120,
"height": 40,
"fill": "$--primary",
"cornerRadius": "$--radius-sm",
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "6dcAr",
"name": "saveText",
"fill": "$--text-inverse",
"content": "保存",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "lvTGn",
"x": 3820,
"y": 0,
"name": "会员中心 Screen",
"clip": true,
"width": 402,
"height": 1180,
"fill": "$--bg-page",
"layout": "vertical",
"gap": 16,
"padding": 16,
"children": [
{
"type": "frame",
"id": "RjQ1F",
"name": "mcHeader",
"width": "fill_container",
"gap": 12,
"alignItems": "center",
"children": [
{
"type": "text",
"id": "EqeEY",
"name": "mcBack",
"fill": "$--text-primary",
"content": "←",
"fontFamily": "Inter",
"fontSize": 22,
"fontWeight": "normal"
},
{
"type": "text",
"id": "3ZEsD",
"name": "mcTitle",
"fill": "$--text-primary",
"content": "会员中心",
"fontFamily": "Inter",
"fontSize": 20,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "bX2qC",
"name": "currentLevelCard",
"width": "fill_container",
"fill": "#fff7e6",
"cornerRadius": "$--radius-lg",
"stroke": {
"align": "inside",
"thickness": 1.5,
"fill": "#e6a817"
},
"layout": "vertical",
"gap": 12,
"padding": 20,
"children": [
{
"type": "frame",
"id": "8zw2G",
"name": "heroRow",
"width": "fill_container",
"gap": 10,
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "h9i8v",
"name": "heroLeft",
"width": "fill_container",
"gap": 8,
"alignItems": "center",
"children": [
{
"type": "text",
"id": "LRQkX",
"name": "heroLbl2",
"fill": "#78350f",
"content": "当前等级",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
},
{
"type": "text",
"id": "Gn048",
"name": "heroLvl",
"fill": "#c9970a",
"content": "VIP 3",
"fontFamily": "Inter",
"fontSize": 16,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "K46YD",
"name": "btnRecharge",
"height": 36,
"fill": "#c9970a",
"cornerRadius": 8,
"padding": [
8,
14
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "zdalb",
"name": "btx",
"fill": "#fffef5",
"content": "去充值",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
}
]
}
]
},
{
"type": "text",
"id": "xINU0",
"name": "heroHint",
"fill": "#a16207",
"content": "距离 vip4 还需累计交易量达到 $500,000",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "500"
}
]
},
{
"type": "frame",
"id": "lEW94",
"name": "mcLevelBlock",
"width": "fill_container",
"layout": "vertical",
"gap": 14,
"children": [
{
"type": "text",
"id": "dgWjb",
"name": "mcExplainTitle",
"fill": "$--text-secondary",
"content": "等级说明",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
},
{
"type": "frame",
"id": "KPIS6",
"name": "mcExplain",
"width": "fill_container",
"layout": "vertical",
"gap": 8,
"children": [
{
"type": "frame",
"id": "RYpWx",
"name": "exRow0",
"width": "fill_container",
"fill": "$--bg-page",
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "$--border-color"
},
"gap": 10,
"justifyContent": "space_between",
"children": [
{
"type": "text",
"id": "HbZIh",
"name": "ex0l",
"fill": "$--text-secondary",
"content": "完成注册即可。",
"lineHeight": 1.45,
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
},
{
"type": "text",
"id": "2T1e2",
"name": "ex0r",
"fill": "$--text-primary",
"textGrowth": "fixed-width",
"width": 52,
"content": "VIP 0",
"textAlign": "right",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "brfky",
"name": "exRow1",
"width": "fill_container",
"fill": "$--bg-page",
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "$--border-color"
},
"gap": 10,
"justifyContent": "space_between",
"children": [
{
"type": "text",
"id": "5Q49A",
"name": "r2l",
"fill": "$--text-secondary",
"content": "累计充值 ≥ $10,000 USDC。",
"lineHeight": 1.45,
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
},
{
"type": "text",
"id": "oSw0l",
"name": "r2r",
"fill": "$--text-primary",
"textGrowth": "fixed-width",
"width": 52,
"content": "VIP 1",
"textAlign": "right",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "wEUKd",
"name": "exRow2",
"width": "fill_container",
"fill": "$--bg-page",
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "$--border-color"
},
"gap": 10,
"justifyContent": "space_between",
"children": [
{
"type": "text",
"id": "F8h9p",
"name": "r3l",
"fill": "$--text-secondary",
"content": "累计充值 ≥ $50,000 USDC。",
"lineHeight": 1.45,
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
},
{
"type": "text",
"id": "zqbDv",
"name": "r3r",
"fill": "$--text-primary",
"textGrowth": "fixed-width",
"width": 52,
"content": "VIP 2",
"textAlign": "right",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "YacFs",
"name": "exRow3",
"width": "fill_container",
"fill": "$--bg-page",
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "$--border-color"
},
"gap": 10,
"justifyContent": "space_between",
"children": [
{
"type": "text",
"id": "UElGL",
"name": "r4l",
"fill": "#78350f",
"content": "累计充值 ≥ $200,000 USDC。",
"lineHeight": 1.45,
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
},
{
"type": "text",
"id": "9HZuo",
"name": "r4r",
"fill": "#c9970a",
"textGrowth": "fixed-width",
"width": 52,
"content": "VIP 3",
"textAlign": "right",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "aKf3Y",
"name": "exRow4",
"width": "fill_container",
"fill": "$--bg-page",
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "$--border-color"
},
"gap": 10,
"justifyContent": "space_between",
"children": [
{
"type": "text",
"id": "tIUh6",
"name": "r5l",
"fill": "$--text-secondary",
"content": "累计充值 ≥ $500,000 USDC\n或邀请有效用户 ≥ 50 人。",
"lineHeight": 1.45,
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
},
{
"type": "text",
"id": "Z1nPr",
"name": "r5r",
"fill": "$--text-primary",
"textGrowth": "fixed-width",
"width": 52,
"content": "VIP 4",
"textAlign": "right",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "700"
}
]
}
]
}
]
},
{
"type": "text",
"id": "83n3g",
"name": "mcFoot",
"fill": "$--text-secondary",
"content": "* 统计数据与门槛以后台规则为准(示意数据,非最终规则)。",
"lineHeight": 1.35,
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "8RaDm",
"x": 4260,
"y": 0,
"name": "Trade Detail — Mobile",
"clip": true,
"width": 402,
"fill": "$--bg-page",
"layout": "vertical",
"gap": 16,
"padding": 16,
"children": [
{
"type": "frame",
"id": "lNCLc",
"name": "Chart",
"width": "fill_container",
"fill": "#FFFFFF",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#E7E7E7"
},
"layout": "vertical",
"gap": 10,
"padding": 16,
"children": [
{
"type": "text",
"id": "r9yEE",
"fill": "$--text-primary",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "Will Candidate X win the 2028 election?",
"lineHeight": 1.35,
"fontFamily": "Inter",
"fontSize": 18,
"fontWeight": "600"
},
{
"type": "frame",
"id": "w7e5x",
"name": "ctrl",
"width": "fill_container",
"gap": 8,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "Mwpmo",
"name": "pill",
"fill": "$--bg-dark",
"cornerRadius": 999,
"padding": [
6,
12
],
"children": [
{
"type": "text",
"id": "yn2AB",
"fill": "#FFFFFF",
"content": "Dec 31, 2028",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "500"
}
]
},
{
"type": "frame",
"id": "juXtR",
"width": "fill_container",
"height": 1
},
{
"type": "frame",
"id": "kSiMv",
"name": "tog",
"height": 26,
"cornerRadius": 6,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"children": [
{
"type": "frame",
"id": "N1cXW",
"name": "tA",
"fill": "$--primary",
"cornerRadius": 4,
"padding": [
4,
8
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "QNgEi",
"width": 18,
"height": 18,
"iconFontName": "show_chart",
"iconFontFamily": "Material Symbols Outlined",
"fill": "#FFFFFF"
}
]
},
{
"type": "frame",
"id": "UxemX",
"name": "tB",
"padding": [
4,
10
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "iQ8zF",
"fill": "$--text-secondary",
"content": "BTC",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "700"
}
]
}
]
}
]
},
{
"type": "text",
"id": "RSUew",
"fill": "#2563EB",
"content": "62% Chance",
"fontFamily": "Inter",
"fontSize": 22,
"fontWeight": "700"
},
{
"type": "frame",
"id": "5W1aW",
"name": "area",
"clip": true,
"width": "fill_container",
"height": 260,
"fill": "#F9FAFB",
"cornerRadius": 8,
"layout": "none",
"children": [
{
"type": "rectangle",
"id": "Csb1Q",
"x": 0,
"y": 65,
"fill": "#E5E7EB",
"width": 330,
"height": 1
},
{
"type": "rectangle",
"id": "Q6K8y",
"x": 0,
"y": 130,
"fill": "#E5E7EB",
"width": 330,
"height": 1
},
{
"type": "rectangle",
"id": "O3RER",
"x": 0,
"y": 195,
"fill": "#E5E7EB",
"width": 330,
"height": 1
},
{
"type": "path",
"id": "wiQaQ",
"x": 12,
"y": 36,
"geometry": "M0 110l70-15 70 30 70-55 70 30 34-45 0 145-314 0z",
"fill": {
"type": "gradient",
"gradientType": "linear",
"enabled": true,
"rotation": 180,
"size": {
"height": 1
},
"colors": [
{
"color": "#2563EB33",
"position": 0
},
{
"color": "#2563EB00",
"position": 1
}
]
},
"width": 338,
"height": 200
},
{
"type": "path",
"id": "d6dVi",
"x": 12,
"y": 36,
"geometry": "M0 110l70-15 70 30 70-55 70 30 34-45",
"fill": "#00000000",
"width": 338,
"height": 200,
"stroke": {
"align": "center",
"thickness": 2.5,
"fill": "#2563EB"
}
}
]
},
{
"type": "frame",
"id": "7tpap",
"name": "foot",
"width": "fill_container",
"stroke": {
"align": "inside",
"thickness": {
"top": 1
},
"fill": "$--border-light"
},
"padding": [
10,
0,
0,
0
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "SKQX5",
"fill": "$--text-secondary",
"textGrowth": "fixed-width",
"width": 200,
"content": "$1.2M Vol. | Jan 20, 2029",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "normal"
},
{
"type": "frame",
"id": "DCb8Y",
"name": "tr",
"gap": 4,
"alignItems": "center",
"children": [
{
"type": "text",
"id": "r9kIn",
"fill": "$--text-secondary",
"content": "1H",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "normal"
},
{
"type": "text",
"id": "0pkTv",
"fill": "$--text-primary",
"content": "1D",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
},
{
"type": "text",
"id": "9UJdE",
"fill": "$--text-secondary",
"content": "1W",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "normal"
},
{
"type": "text",
"id": "sS7Za",
"fill": "$--text-secondary",
"content": "ALL",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "normal"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "3M8Lt",
"name": "pos",
"clip": true,
"width": "fill_container",
"fill": "#FFFFFF",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"children": [
{
"type": "frame",
"id": "grJKR",
"name": "tabs",
"width": "fill_container",
"height": 46,
"stroke": {
"align": "inside",
"thickness": {
"bottom": 1
},
"fill": "$--border-color"
},
"gap": 20,
"padding": [
0,
12
],
"alignItems": "center",
"children": [
{
"type": "text",
"id": "8lvlx",
"fill": "$--text-primary",
"content": "我的持仓",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
},
{
"type": "text",
"id": "CmiIn",
"fill": "$--text-secondary",
"content": "未成交订单",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "sfbVq",
"name": "pane",
"width": "fill_container",
"layout": "vertical",
"gap": 10,
"padding": 12,
"children": [
{
"type": "frame",
"id": "NmErT",
"name": "row",
"stroke": {
"align": "inside",
"thickness": {
"bottom": 1
},
"fill": "#F0F0F0"
},
"layout": "vertical",
"gap": 6,
"padding": [
10,
0
],
"children": [
{
"type": "frame",
"id": "eHTV5",
"name": "h",
"gap": 8,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "xbkHd",
"name": "ic",
"width": 28,
"height": 28,
"fill": {
"type": "gradient",
"gradientType": "linear",
"enabled": true,
"rotation": 135,
"size": {
"height": 1
},
"colors": [
{
"color": "#22C55E",
"position": 0
},
{
"color": "#16A34A",
"position": 1
}
]
},
"cornerRadius": 8,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "M4d8p",
"fill": "#FFFFFF",
"content": "Y",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "700"
}
]
},
{
"type": "text",
"id": "QCSjJ",
"fill": "$--text-primary",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "Market title…",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
},
{
"type": "frame",
"id": "AkRgi",
"name": "m",
"width": "fill_container",
"gap": 6,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "GdDrn",
"name": "yp",
"fill": "#DCFCE7",
"cornerRadius": 4,
"padding": [
2,
8
],
"alignItems": "center",
"children": [
{
"type": "text",
"id": "4EljD",
"fill": "#166534",
"content": "Yes",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
}
]
},
{
"type": "text",
"id": "qO52h",
"fill": "$--text-primary",
"content": "120 份额",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
},
{
"type": "text",
"id": "j0s8i",
"fill": "$--text-primary",
"content": "$72",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
},
{
"type": "frame",
"id": "vv6La",
"width": "fill_container",
"height": 1
},
{
"type": "frame",
"id": "CKgH5",
"name": "sb",
"cornerRadius": 6,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--primary"
},
"padding": [
5,
10
],
"children": [
{
"type": "text",
"id": "xwgol",
"fill": "$--primary",
"content": "卖出",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "500"
}
]
}
]
},
{
"type": "text",
"id": "jHETu",
"fill": "$--text-secondary",
"content": "花费 $60 → 可赢 $120",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "Xrg6V",
"name": "ob",
"clip": true,
"width": "fill_container",
"fill": "#FFFFFF",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"children": [
{
"type": "frame",
"id": "ZZy3J",
"name": "h0",
"width": "fill_container",
"padding": 12,
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "RibpR",
"fill": "$--text-primary",
"content": "订单簿",
"fontFamily": "Inter",
"fontSize": 15,
"fontWeight": "600"
},
{
"type": "frame",
"id": "0gPwS",
"name": "live",
"gap": 6,
"alignItems": "center",
"children": [
{
"type": "ellipse",
"id": "20fCw",
"fill": "#DC2626",
"width": 8,
"height": 8
},
{
"type": "text",
"id": "WNzjA",
"fill": "$--text-secondary",
"content": "实时",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "BsYX8",
"name": "tb",
"stroke": {
"align": "inside",
"thickness": {
"bottom": 1
},
"fill": "$--border-color"
},
"gap": 8,
"padding": [
0,
12
],
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "y8Kd2",
"name": "ty",
"padding": [
10,
12
],
"children": [
{
"type": "text",
"id": "NbknN",
"fill": "$--text-primary",
"content": "买入 Yes",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "kiiqS",
"name": "tn",
"padding": [
10,
12
],
"children": [
{
"type": "text",
"id": "jCdL2",
"fill": "$--text-secondary",
"content": "买入 No",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "nNNCL",
"name": "hd",
"gap": 6,
"padding": [
6,
12
],
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "ZcUGr",
"width": 80,
"height": 1
},
{
"type": "text",
"id": "PwAlt",
"fill": "$--text-tertiary",
"textGrowth": "fixed-width",
"width": 56,
"content": "价格",
"textAlign": "right",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "normal"
},
{
"type": "text",
"id": "WMEKt",
"fill": "$--text-tertiary",
"textGrowth": "fixed-width",
"width": 64,
"content": "份额",
"textAlign": "right",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "normal"
},
{
"type": "text",
"id": "0T5UR",
"fill": "$--text-tertiary",
"textGrowth": "fixed-width",
"width": 56,
"content": "合计",
"textAlign": "right",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "FLoJS",
"name": "r1",
"height": 32,
"gap": 6,
"padding": [
0,
12
],
"alignItems": "center",
"children": [
{
"type": "rectangle",
"cornerRadius": 3,
"id": "9U4qp",
"fill": "#E8959522",
"width": 72,
"height": 20
},
{
"type": "text",
"id": "eSmGk",
"fill": "#991B1B",
"textGrowth": "fixed-width",
"width": 56,
"content": "64¢",
"textAlign": "right",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
},
{
"type": "text",
"id": "FvcbT",
"fill": "$--text-primary",
"textGrowth": "fixed-width",
"width": 64,
"content": "1.2k",
"textAlign": "right",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
},
{
"type": "text",
"id": "FsWfg",
"fill": "$--text-primary",
"textGrowth": "fixed-width",
"width": 56,
"content": "768",
"textAlign": "right",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "Twfgb",
"name": "lbl",
"gap": 6,
"padding": [
2,
12
],
"justifyContent": "center",
"children": [
{
"type": "text",
"id": "D6xu5",
"fill": "#991B1B",
"content": "卖单",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "600"
},
{
"type": "text",
"id": "eRa7G",
"fill": "$--text-tertiary",
"content": "·",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "normal"
},
{
"type": "text",
"id": "Zl06G",
"fill": "#166534",
"content": "买单",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "HaHOc",
"name": "r2",
"height": 32,
"gap": 6,
"padding": [
0,
12,
8,
12
],
"alignItems": "center",
"children": [
{
"type": "rectangle",
"cornerRadius": 3,
"id": "zdvnt",
"fill": "#7ACC7A33",
"width": 60,
"height": 20
},
{
"type": "text",
"id": "qyCzy",
"fill": "#166534",
"textGrowth": "fixed-width",
"width": 56,
"content": "61¢",
"textAlign": "right",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
},
{
"type": "text",
"id": "Mh6dW",
"fill": "$--text-primary",
"textGrowth": "fixed-width",
"width": 64,
"content": "2.4k",
"textAlign": "right",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
},
{
"type": "text",
"id": "kzFqJ",
"fill": "$--text-primary",
"textGrowth": "fixed-width",
"width": 56,
"content": "1464",
"textAlign": "right",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "SPI4X",
"name": "ft",
"width": "fill_container",
"padding": [
8,
12
],
"justifyContent": "space_between",
"children": [
{
"type": "text",
"id": "PiMS9",
"fill": "$--text-secondary",
"content": "最新 62¢",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "normal"
},
{
"type": "text",
"id": "P8dGX",
"fill": "$--text-secondary",
"content": "价差 1¢",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "3lFid",
"name": "rules",
"width": "fill_container",
"fill": "#FFFFFF",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 10,
"padding": 14,
"children": [
{
"type": "text",
"id": "NEtgM",
"fill": "$--text-secondary",
"content": "规则说明",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600",
"letterSpacing": 0.5
},
{
"type": "text",
"id": "kCHD4",
"fill": "#374151",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "本市场在正式结果公布并按规则结算后关闭。Yes 则 Yes 份额 $1 兑付;否则 No 份额兑付。",
"lineHeight": 1.45,
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
},
{
"type": "text",
"id": "A2B1k",
"fill": "$--text-secondary",
"content": "信息来源",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
},
{
"type": "text",
"id": "MNpBf",
"fill": "#2563EB",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "https://example.com/source",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "c6Fwf",
"name": "sp",
"width": "fill_container",
"height": 88,
"fill": "#00000000"
},
{
"type": "frame",
"id": "0NXrY",
"name": "bar",
"width": "fill_container",
"height": 76,
"fill": "#FFFFFF",
"stroke": {
"align": "inside",
"thickness": {
"top": 1
},
"fill": "#EEEEEE"
},
"gap": 10,
"padding": 12,
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "VYzNT",
"name": "yBar",
"width": "fill_container",
"height": 50,
"fill": "#B8E0B8",
"cornerRadius": 6,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "VAFRq",
"fill": "#006600",
"content": "Yes 62¢",
"fontFamily": "Inter",
"fontSize": 15,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "Hcq6p",
"name": "nBar",
"width": "fill_container",
"height": 50,
"fill": "#F0B8B8",
"cornerRadius": 6,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "qIHNe",
"fill": "#CC0000",
"content": "No 38¢",
"fontFamily": "Inter",
"fontSize": 15,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "qb8vO",
"name": "more",
"width": 50,
"height": 50,
"fill": "#E5E7EB",
"cornerRadius": 999,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "icon_font",
"id": "3diW2",
"width": 22,
"height": 22,
"iconFontName": "more_horiz",
"iconFontFamily": "Material Symbols Outlined",
"fill": "$--text-secondary"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "P4mwJ",
"x": 4686,
"y": 0,
"name": "Trade Detail — Resolved (Mobile)",
"clip": true,
"width": 402,
"fill": "$--bg-page",
"layout": "vertical",
"gap": 16,
"padding": 16,
"children": [
{
"type": "frame",
"id": "Nbj9r",
"name": "stat",
"width": "fill_container",
"gap": 8,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "z3L74",
"name": "p",
"fill": "#E5E7EB",
"cornerRadius": 999,
"padding": [
4,
10
],
"alignItems": "center",
"children": [
{
"type": "text",
"id": "m15x0",
"fill": "#4B5563",
"content": "已结算",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
}
]
},
{
"type": "text",
"id": "2m6XZ",
"fill": "$--text-secondary",
"content": "2025-11-06 · 官方结果已公布",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
},
{
"type": "text",
"id": "PriFq",
"fill": "$--text-primary",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "2024 年美国总统大选:民主党候选人会赢吗?",
"lineHeight": 1.35,
"fontFamily": "Inter",
"fontSize": 18,
"fontWeight": "600"
},
{
"type": "frame",
"id": "2BWsE",
"name": "hero",
"width": "fill_container",
"fill": "#FFFFFF",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 12,
"padding": 16,
"children": [
{
"type": "text",
"id": "pN70W",
"fill": "$--text-secondary",
"content": "最终结果",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600",
"letterSpacing": 0.4
},
{
"type": "frame",
"id": "MqHrB",
"name": "out",
"gap": 10,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "UoVmW",
"fill": "#DCFCE7",
"cornerRadius": 8,
"padding": [
6,
14
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "VFp1w",
"fill": "#166534",
"content": "Yes",
"fontFamily": "Inter",
"fontSize": 20,
"fontWeight": "700"
}
]
}
]
},
{
"type": "text",
"id": "9YkzI",
"fill": "#374151",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "胜出方按 $1 / 份兑付;另一方归零。",
"lineHeight": 1.4,
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "s17po",
"name": "ch",
"width": "fill_container",
"fill": "#FFFFFF",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#E7E7E7"
},
"layout": "vertical",
"gap": 10,
"padding": 16,
"children": [
{
"type": "frame",
"id": "EGEzG",
"name": "chH",
"width": "fill_container",
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "zUSBv",
"fill": "$--text-primary",
"content": "历史概率(已收盘)",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
},
{
"type": "text",
"id": "virhJ",
"fill": "#166534",
"content": "100%",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "700"
}
]
},
{
"type": "frame",
"id": "kRpo9",
"name": "area",
"clip": true,
"width": "fill_container",
"height": 200,
"fill": "#F9FAFB",
"cornerRadius": 8,
"layout": "none",
"children": [
{
"type": "rectangle",
"id": "3848B",
"x": 0,
"y": 50,
"fill": "#E5E7EB",
"width": 330,
"height": 1
},
{
"type": "rectangle",
"id": "L5ZBf",
"x": 0,
"y": 100,
"fill": "#E5E7EB",
"width": 330,
"height": 1
},
{
"type": "rectangle",
"id": "O2tLC",
"x": 0,
"y": 150,
"fill": "#E5E7EB",
"width": 330,
"height": 1
},
{
"type": "path",
"id": "hfhMU",
"x": 10,
"y": 30,
"geometry": "M0 130l40-5 50-25 50 10 60-40 60-20 40-30 20-15 10 0 0 155-330 0z",
"fill": {
"type": "gradient",
"gradientType": "linear",
"enabled": true,
"rotation": 180,
"size": {
"height": 1
},
"colors": [
{
"color": "#16653422",
"position": 0
},
{
"color": "#16653400",
"position": 1
}
]
},
"width": 350,
"height": 150
},
{
"type": "path",
"id": "S0Um8",
"x": 10,
"y": 30,
"geometry": "M0 130l40-5 50-25 50 10 60-40 60-20 40-30 20-15 10 0",
"fill": "#00000000",
"width": 350,
"height": 150,
"stroke": {
"align": "center",
"thickness": 2,
"fill": "#16A34A"
}
},
{
"type": "text",
"id": "rEszp",
"x": 8,
"y": 178,
"fill": "$--text-tertiary",
"content": "起点",
"fontFamily": "Inter",
"fontSize": 9,
"fontWeight": "normal"
},
{
"type": "text",
"id": "5bLUS",
"x": 298,
"y": 178,
"fill": "$--text-tertiary",
"content": "结算",
"fontFamily": "Inter",
"fontSize": 9,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "11czT",
"name": "settle",
"width": "fill_container",
"fill": "#FFFFFF",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 12,
"padding": 16,
"children": [
{
"type": "text",
"id": "SpiqQ",
"fill": "$--text-primary",
"content": "结算信息",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
},
{
"type": "frame",
"id": "I1S7t",
"name": "r1",
"width": "fill_container",
"justifyContent": "space_between",
"children": [
{
"type": "text",
"id": "h5DFN",
"fill": "$--text-secondary",
"content": "Yes 最终价",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
},
{
"type": "text",
"id": "mY31G",
"fill": "#166534",
"content": "100.0¢",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "etX2u",
"name": "r2",
"width": "fill_container",
"justifyContent": "space_between",
"children": [
{
"type": "text",
"id": "6eUnN",
"fill": "$--text-secondary",
"content": "No 最终价",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
},
{
"type": "text",
"id": "ZM7Xs",
"fill": "$--text-tertiary",
"content": "—",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "saEnz",
"name": "r3",
"width": "fill_container",
"justifyContent": "space_between",
"children": [
{
"type": "text",
"id": "JQ1dZ",
"fill": "$--text-secondary",
"content": "投票结束",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
},
{
"type": "text",
"id": "DHqmz",
"fill": "$--text-primary",
"content": "2025-11-05",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
},
{
"type": "text",
"id": "RlzjI",
"fill": "#6B7280",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "结果依据Associated Press 官宣 + UMA Oracle",
"lineHeight": 1.4,
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "2d5YO",
"name": "pos",
"clip": true,
"width": "fill_container",
"fill": "#FFFFFF",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"children": [
{
"type": "frame",
"id": "ViYxh",
"name": "pt",
"width": "fill_container",
"stroke": {
"align": "inside",
"thickness": {
"bottom": 1
},
"fill": "$--border-color"
},
"gap": 8,
"padding": [
12,
14
],
"alignItems": "center",
"children": [
{
"type": "text",
"id": "CkrGn",
"fill": "$--text-primary",
"content": "我的持仓",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
},
{
"type": "text",
"id": "8pYEb",
"fill": "#4B5563",
"content": "已结算",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "to6Jy",
"name": "body",
"width": "fill_container",
"layout": "vertical",
"gap": 8,
"padding": 14,
"children": [
{
"type": "frame",
"id": "pjqDk",
"name": "row",
"width": "fill_container",
"gap": 8,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "t5qRl",
"fill": "#DCFCE7",
"cornerRadius": 4,
"padding": [
2,
8
],
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "tR6vx",
"fill": "#166534",
"content": "Yes",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
}
]
},
{
"type": "text",
"id": "WaUuJ",
"fill": "$--text-primary",
"content": "80 份",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
},
{
"type": "frame",
"id": "hdPK6",
"width": "fill_container",
"height": 1
},
{
"type": "text",
"id": "ovgnn",
"fill": "#166534",
"content": "已兑付 $80",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "600"
}
]
},
{
"type": "text",
"id": "NMZuB",
"fill": "$--text-secondary",
"content": "成本约 $48 · 已计入钱包余额",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "8seBc",
"name": "arch",
"width": "fill_container",
"fill": "#F9FAFB",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 8,
"padding": 14,
"children": [
{
"type": "text",
"id": "O4zOo",
"fill": "$--text-secondary",
"content": "订单簿",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "600"
},
{
"type": "text",
"id": "4W0dk",
"fill": "#4B5563",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "市场已关闭 · 不再更新。收盘前最后成交约 62¢Yes。",
"lineHeight": 1.45,
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
},
{
"type": "icon_font",
"id": "RclST",
"layoutPosition": "absolute",
"x": 350,
"y": 20,
"width": 18,
"height": 18,
"iconFontName": "chevron_right",
"iconFontFamily": "Material Symbols Outlined",
"fill": "$--text-tertiary"
}
]
},
{
"type": "frame",
"id": "La88r",
"name": "rules",
"width": "fill_container",
"fill": "#FFFFFF",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 10,
"padding": 14,
"children": [
{
"type": "text",
"id": "b00NP",
"fill": "$--text-secondary",
"content": "规则说明",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600",
"letterSpacing": 0.5
},
{
"type": "text",
"id": "4ufVi",
"fill": "#374151",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "若官方结果表明民主党候选人获胜,本市场解析为 Yes否则为 No。争议期已过结果不可复议。",
"lineHeight": 1.45,
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
},
{
"type": "text",
"id": "ajtlR",
"fill": "$--text-secondary",
"content": "信息来源",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
},
{
"type": "text",
"id": "4LOYl",
"fill": "#2563EB",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "https://elections.ap.org / uma.xyz",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "L8b2d",
"name": "endBar",
"width": "fill_container",
"fill": "#F3F4F6",
"cornerRadius": 10,
"padding": 14,
"justifyContent": "center",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "mLrt4",
"fill": "#6B7280",
"content": "该市场已结束,无法继续交易",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
}
]
},
{
"type": "frame",
"id": "djTDW",
"x": 5112,
"y": 0,
"name": "Event Markets — Resolved (Mobile)",
"clip": true,
"width": 402,
"fill": "$--bg-page",
"layout": "vertical",
"gap": 16,
"padding": 16,
"children": [
{
"type": "frame",
"id": "W75LK",
"name": "chart",
"width": "fill_container",
"fill": "#FFFFFF",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "#E7E7E7"
},
"layout": "vertical",
"gap": 10,
"padding": 16,
"children": [
{
"type": "frame",
"id": "96doS",
"name": "hd",
"width": "fill_container",
"layout": "vertical",
"gap": 8,
"children": [
{
"type": "text",
"id": "LHe1G",
"fill": "$--text-primary",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "2024 美国总统大选",
"lineHeight": 1.3,
"fontFamily": "Inter",
"fontSize": 18,
"fontWeight": "600"
},
{
"type": "text",
"id": "7g7NQ",
"fill": "$--text-secondary",
"content": "政治 · 48 个关联标签",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
},
{
"type": "frame",
"id": "Eysxy",
"name": "stat",
"width": "fill_container",
"gap": 8,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "03SL0",
"name": "pb",
"fill": "#E5E7EB",
"cornerRadius": 999,
"padding": [
4,
10
],
"alignItems": "center",
"children": [
{
"type": "text",
"id": "nHB1K",
"fill": "#4B5563",
"content": "已全部结算",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "AtgzE",
"name": "dp",
"fill": "$--bg-dark",
"cornerRadius": 999,
"padding": [
6,
12
],
"children": [
{
"type": "text",
"id": "F5GBV",
"fill": "#FFFFFF",
"content": "2024-11-06",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "500"
}
]
}
]
},
{
"type": "text",
"id": "87Kz3",
"fill": "#6B7280",
"content": "本事件含 4 个子市场 · 走势已收盘",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "YP2W6",
"name": "area",
"clip": true,
"width": "fill_container",
"height": 200,
"fill": "#F9FAFB",
"cornerRadius": 8,
"layout": "none",
"children": [
{
"type": "rectangle",
"id": "RhtVO",
"x": 0,
"y": 50,
"fill": "#E5E7EB",
"width": 330,
"height": 1
},
{
"type": "rectangle",
"id": "EB71K",
"x": 0,
"y": 100,
"fill": "#E5E7EB",
"width": 330,
"height": 1
},
{
"type": "rectangle",
"id": "EwTmk",
"x": 0,
"y": 150,
"fill": "#E5E7EB",
"width": 330,
"height": 1
},
{
"type": "path",
"id": "ieMhf",
"x": 8,
"y": 28,
"geometry": "M0 110l60-5 40-10 40-15 60-30 60-25 50-17 30-3",
"fill": "#00000000",
"width": 360,
"height": 145,
"stroke": {
"align": "center",
"thickness": 2,
"fill": "#16A34A"
}
},
{
"type": "path",
"id": "uUzq8",
"x": 8,
"y": 28,
"geometry": "M0 95l70 5 50 15 60 15 60-12 60-23 40-10",
"fill": "#00000000",
"width": 360,
"height": 145,
"stroke": {
"align": "center",
"thickness": 2,
"fill": "#2563EB"
}
},
{
"type": "path",
"id": "y33qU",
"x": 8,
"y": 28,
"geometry": "M0 120l80-2 60 7 60 10 80 5 60 2",
"fill": "#00000000",
"width": 360,
"height": 145,
"stroke": {
"align": "center",
"thickness": 2,
"fill": "#CA8A04"
}
}
]
},
{
"type": "frame",
"id": "TUQpq",
"name": "leg",
"width": "fill_container",
"gap": 12,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "Gu0M3",
"gap": 4,
"alignItems": "center",
"children": [
{
"type": "rectangle",
"cornerRadius": 1,
"id": "Gcbu1",
"fill": "#16A34A",
"width": 12,
"height": 3
},
{
"type": "text",
"id": "NZW1O",
"fill": "$--text-secondary",
"content": "宾州",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "tXPps",
"gap": 4,
"alignItems": "center",
"children": [
{
"type": "rectangle",
"cornerRadius": 1,
"id": "yc5oY",
"fill": "#2563EB",
"width": 12,
"height": 3
},
{
"type": "text",
"id": "weBPn",
"fill": "$--text-secondary",
"content": "乔治亚",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "pNPL4",
"gap": 4,
"alignItems": "center",
"children": [
{
"type": "rectangle",
"cornerRadius": 1,
"id": "P7lGK",
"fill": "#CA8A04",
"width": 12,
"height": 3
},
{
"type": "text",
"id": "YaAII",
"fill": "$--text-secondary",
"content": "北卡",
"fontFamily": "Inter",
"fontSize": 10,
"fontWeight": "normal"
}
]
}
]
},
{
"type": "frame",
"id": "IZpRm",
"name": "foot",
"width": "fill_container",
"stroke": {
"align": "inside",
"thickness": {
"top": 1
},
"fill": "$--border-light"
},
"padding": [
10,
0,
0,
0
],
"justifyContent": "space_between",
"alignItems": "center",
"children": [
{
"type": "text",
"id": "KWlt2",
"fill": "$--text-secondary",
"content": "$29.5M Vol | 已收盘",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "normal"
},
{
"type": "frame",
"id": "YWcuK",
"name": "tr",
"gap": 4,
"children": [
{
"type": "text",
"id": "4naKV",
"fill": "$--text-secondary",
"content": "1W",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "normal"
},
{
"type": "text",
"id": "CTvXn",
"fill": "$--text-primary",
"content": "1M",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
},
{
"type": "text",
"id": "cJnBl",
"fill": "$--text-secondary",
"content": "ALL",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "normal"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "vb1xr",
"name": "list",
"clip": true,
"width": "fill_container",
"fill": "#FFFFFF",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"children": [
{
"type": "frame",
"id": "p0FqF",
"width": "fill_container",
"stroke": {
"align": "inside",
"thickness": {
"bottom": 1
},
"fill": "$--border-color"
},
"layout": "vertical",
"padding": [
14,
16,
10,
16
],
"children": [
{
"type": "text",
"id": "RyWcO",
"fill": "$--text-primary",
"content": "子市场(已结算)",
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "600"
}
]
},
{
"type": "frame",
"id": "zm8fz",
"name": "r1",
"width": "fill_container",
"stroke": {
"align": "inside",
"thickness": {
"bottom": 1
},
"fill": "#F3F4F6"
},
"layout": "vertical",
"gap": 8,
"padding": [
14,
16
],
"children": [
{
"type": "frame",
"id": "5zFqd",
"name": "main1",
"width": "fill_container",
"gap": 10,
"justifyContent": "space_between",
"children": [
{
"type": "frame",
"id": "H0j9B",
"name": "L1",
"width": "fill_container",
"layout": "vertical",
"gap": 4,
"children": [
{
"type": "text",
"id": "SyiLn",
"fill": "$--text-primary",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "民主党会赢得宾夕法尼亚州吗?",
"lineHeight": 1.35,
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "500"
},
{
"type": "text",
"id": "RzEa9",
"fill": "$--text-secondary",
"content": "Vol $12.4M",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "c1GM7",
"name": "R1",
"gap": 6,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "qNqyP",
"name": "pg1",
"fill": "#DCFCE7",
"cornerRadius": 6,
"padding": [
4,
8
],
"children": [
{
"type": "text",
"id": "DqwfJ",
"fill": "#166534",
"content": "Yes",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "700"
}
]
},
{
"type": "icon_font",
"id": "QbyoN",
"width": 20,
"height": 20,
"iconFontName": "chevron_right",
"iconFontFamily": "Material Symbols Outlined",
"fill": "$--text-tertiary"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "AeLIZ",
"name": "r2",
"width": "fill_container",
"stroke": {
"align": "inside",
"thickness": {
"bottom": 1
},
"fill": "#F3F4F6"
},
"layout": "vertical",
"gap": 8,
"padding": [
14,
16
],
"children": [
{
"type": "frame",
"id": "6wmKy",
"name": "main2",
"width": "fill_container",
"gap": 10,
"justifyContent": "space_between",
"children": [
{
"type": "frame",
"id": "JpIdR",
"name": "L2",
"width": "fill_container",
"layout": "vertical",
"gap": 4,
"children": [
{
"type": "text",
"id": "48mkd",
"fill": "$--text-primary",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "民主党会赢得乔治亚州吗?",
"lineHeight": 1.35,
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "500"
},
{
"type": "text",
"id": "Nxgz6",
"fill": "$--text-secondary",
"content": "Vol $8.2M",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "44gn0",
"name": "R2",
"gap": 6,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "KfpjC",
"name": "pg2",
"fill": "#FEE2E2",
"cornerRadius": 6,
"padding": [
4,
8
],
"children": [
{
"type": "text",
"id": "xx02d",
"fill": "#991B1B",
"content": "No",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "700"
}
]
},
{
"type": "icon_font",
"id": "4jBn7",
"width": 20,
"height": 20,
"iconFontName": "chevron_right",
"iconFontFamily": "Material Symbols Outlined",
"fill": "$--text-tertiary"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "lJlHL",
"name": "r3",
"width": "fill_container",
"stroke": {
"align": "inside",
"thickness": {
"bottom": 1
},
"fill": "#F3F4F6"
},
"layout": "vertical",
"gap": 8,
"padding": [
14,
16
],
"children": [
{
"type": "frame",
"id": "4O2vx",
"name": "main3",
"width": "fill_container",
"gap": 10,
"justifyContent": "space_between",
"children": [
{
"type": "frame",
"id": "OpDAd",
"name": "L3",
"width": "fill_container",
"layout": "vertical",
"gap": 4,
"children": [
{
"type": "text",
"id": "9bdor",
"fill": "$--text-primary",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "民主党会赢得北卡罗来纳州吗?",
"lineHeight": 1.35,
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "500"
},
{
"type": "text",
"id": "nd8sG",
"fill": "$--text-secondary",
"content": "Vol $5.1M",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "irsZh",
"name": "R3",
"gap": 6,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "uFfQx",
"name": "pg3",
"fill": "#DCFCE7",
"cornerRadius": 6,
"padding": [
4,
8
],
"children": [
{
"type": "text",
"id": "kXrj0",
"fill": "#166534",
"content": "Yes",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "700"
}
]
},
{
"type": "icon_font",
"id": "Tvk34",
"width": 20,
"height": 20,
"iconFontName": "chevron_right",
"iconFontFamily": "Material Symbols Outlined",
"fill": "$--text-tertiary"
}
]
}
]
}
]
},
{
"type": "frame",
"id": "lNVl6",
"name": "r4",
"width": "fill_container",
"stroke": {
"align": "inside",
"thickness": 0,
"fill": "#00000000"
},
"layout": "vertical",
"gap": 8,
"padding": [
14,
16
],
"children": [
{
"type": "frame",
"id": "7Kgu6",
"name": "main4",
"width": "fill_container",
"gap": 10,
"justifyContent": "space_between",
"children": [
{
"type": "frame",
"id": "wa8EG",
"name": "L4",
"width": "fill_container",
"layout": "vertical",
"gap": 4,
"children": [
{
"type": "text",
"id": "RcSZ5",
"fill": "$--text-primary",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "特朗普会赢得全国普选票吗?",
"lineHeight": 1.35,
"fontFamily": "Inter",
"fontSize": 14,
"fontWeight": "500"
},
{
"type": "text",
"id": "hAXtz",
"fill": "$--text-secondary",
"content": "Vol $3.8M",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "hFbkd",
"name": "R4",
"gap": 6,
"alignItems": "center",
"children": [
{
"type": "frame",
"id": "roevE",
"name": "pg4",
"fill": "#FEE2E2",
"cornerRadius": 6,
"padding": [
4,
8
],
"children": [
{
"type": "text",
"id": "Vw1ML",
"fill": "#991B1B",
"content": "No",
"fontFamily": "Inter",
"fontSize": 12,
"fontWeight": "700"
}
]
},
{
"type": "icon_font",
"id": "IRhDd",
"width": 20,
"height": 20,
"iconFontName": "chevron_right",
"iconFontFamily": "Material Symbols Outlined",
"fill": "$--text-tertiary"
}
]
}
]
}
]
}
]
},
{
"type": "frame",
"id": "qn3uV",
"name": "rules",
"width": "fill_container",
"fill": "#FFFFFF",
"cornerRadius": 12,
"stroke": {
"align": "inside",
"thickness": 1,
"fill": "$--border-color"
},
"layout": "vertical",
"gap": 8,
"padding": 14,
"children": [
{
"type": "text",
"id": "8aho0",
"fill": "$--text-secondary",
"content": "规则说明",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
},
{
"type": "text",
"id": "rQEBt",
"fill": "#374151",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "各子市场独立结算。全部市场完成后,本事件页面仅供查阅历史走势与结果。",
"lineHeight": 1.45,
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
},
{
"type": "text",
"id": "65TnC",
"fill": "$--text-secondary",
"content": "裁决来源",
"fontFamily": "Inter",
"fontSize": 11,
"fontWeight": "600"
},
{
"type": "text",
"id": "yYtmB",
"fill": "#2563EB",
"textGrowth": "fixed-width",
"width": "fill_container",
"content": "AP News · state boards of elections",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "normal"
}
]
},
{
"type": "frame",
"id": "a0IBs",
"name": "end",
"width": "fill_container",
"fill": "#F3F4F6",
"cornerRadius": 10,
"padding": 14,
"justifyContent": "center",
"children": [
{
"type": "text",
"id": "65HVd",
"fill": "#6B7280",
"content": "所有子市场已结束 · 无法下单",
"fontFamily": "Inter",
"fontSize": 13,
"fontWeight": "500"
}
]
}
]
}
],
"variables": {
"--bg-card": {
"type": "color",
"value": "#FFFFFF"
},
"--bg-dark": {
"type": "color",
"value": "#111827"
},
"--bg-error": {
"type": "color",
"value": "#FEE2E2"
},
"--bg-page": {
"type": "color",
"value": "#FCFCFC"
},
"--bg-success": {
"type": "color",
"value": [
{
"value": "#D1FAE5"
},
{
"value": "#E0E7FF"
}
]
},
"--bg-warning": {
"type": "color",
"value": "#FEF3C7"
},
"--border-color": {
"type": "color",
"value": "#E5E7EB"
},
"--border-light": {
"type": "color",
"value": "#F3F4F6"
},
"--error": {
"type": "color",
"value": "#DC2626"
},
"--primary": {
"type": "color",
"value": [
{
"value": "#059669"
},
{
"value": "#5B5BD6"
}
]
},
"--primary-light": {
"type": "color",
"value": [
{
"value": "#10B981"
},
{
"value": "#7C7CFF"
}
]
},
"--radius-lg": {
"type": "number",
"value": 16
},
"--radius-md": {
"type": "number",
"value": 12
},
"--radius-pill": {
"type": "number",
"value": 999
},
"--radius-sm": {
"type": "number",
"value": 8
},
"--shadow-card": {
"type": "string",
"value": "0 1px 3px rgba(0,0,0,0.04)"
},
"--success": {
"type": "color",
"value": [
{
"value": "#166534"
},
{
"value": "#4338CA"
}
]
},
"--text-inverse": {
"type": "color",
"value": "#FFFFFF"
},
"--text-primary": {
"type": "color",
"value": "#111827"
},
"--text-secondary": {
"type": "color",
"value": "#6B7280"
},
"--text-tertiary": {
"type": "color",
"value": "#9CA3AF"
},
"--warning": {
"type": "color",
"value": "#B45309"
}
}
}