"{\n \"tokens\": {\n \"colors\": {\n \"primary\": \"#1A1A1A\",\n \"surface\": \"#2D2D2D\",\n \"text\": \"#FFFFFF\"\n },\n \"typography\": {\n \"body\": { \"fontSize\": \"12px\", \"fontWeight\": \"400\" }\n },\n \"rounded\": {\n \"md\": \"8px\",\n \"lg\": \"16px\"\n },\n \"spacing\": {\n \"sm\": \"4px\",\n \"md\": \"8px\"\n }\n },\n \"component\": {\n \"layout\": { \"display\": \"flex\", \"flexDirection\": \"column\", \"alignItems\": \"center\", \"justifyContent\": \"center\", \"width\": \"w-full\", \"height\": \"h-full\" },\n \"children\": [\n {\n \"component\": \"Image\",\n \"src\": \"placeholder\",\n \"alt\": \"3D printer device\",\n \"style\": {\n \"width\": \"w-full\",\n \"height\": \"h-auto\",\n \"objectFit\": \"object-contain\"\n }\n },\n {\n \"component\": \"Logo\",\n \"src\": \"placeholder\",\n \"alt\": \"Bambu Lab\",\n \"style\": {\n \"position\": \"absolute\",\n \"top\": \"12%\",\n \"left\": \"50%\",\n \"transform\": \"translateX(-50%)\",\n \"color\": \"{colors.text}\",\n \"fontSize\": \"{typography.body.fontSize}\",\n \"fontWeight\": \"{typography.body.fontWeight}\"\n }\n },\n {\n \"component\": \"Logo\",\n \"src\": \"placeholder\",\n \"alt\": \"RMS\",\n \"style\": {\n \"position\": \"absolute\",\n \"top\": \"8%\",\n \"right\": \"8%\",\n \"color\": \"{colors.text}\",\n \"fontSize\": \"{typography.body.fontSize}\",\n \"fontWeight\": \"{typography.body.fontWeight}\"\n }\n },\n {\n \"component\": \"Button\",\n \"content\": \"Resume\",\n \"_uncertain\": true,\n \"style\": {\n \"position\": \"absolute\",\n \"bottom\": \"15%\",\n \"right\": \"8%\",\n \"backgroundColor\": \"{colors.surface}\",\n \"borderRadius\": \"{rounded.md}\",\n \"padding\": \"{spacing.sm}\",\n \"color\": \"{colors.text}\",\n \"fontSize\": \"{typography.body.fontSize}\"\n }\n }\n ]\n }\n}"
角色
user
content
total_tokens
0
uiParsing
开启