Prompt (JSON)2178 字符
{
"type": "电商直播界面模型",
"subject": {
"description": "年轻亚裔女性,留着波浪长卷发,皮肤透亮带有微汗,身穿白色短袖 Polo 衫和白色百褶网球裙,右肩扛着一支白色网球拍,直视镜头。",
"background": "纯白色"
},
"ui_layout": {
"top_bar": {
"left": {
"profile_name": "{argument name=\"host name\" default=\"小鹿运动优选\"}",
"stats": "12.8 万本场点赞",
"button": "关注",
"badge": "带货榜第 3 名"
},
"right": {
"viewer_avatars_count": 3,
"viewer_count": "1.2 万",
"close_button": "X"
}
},
"left_panel": {
"campaign": {
"title": "{argument name=\"campaign title\" default=\"夏日运动季\"} 🎾",
"subtitle": "{argument name=\"campaign subtitle\" default=\"活力开场\"}",
"bullet_points_count": 3,
"bullet_points": [
"透气速干",
"弹力舒适",
"运动百搭"
]
}
},
"right_panel": {
"coupon": {
"text": "直播间专属券 ¥20 满 199 可用",
"button": "领取"
},
"product_cards_count": 2,
"product_cards": [
{
"status": "正在讲解",
"image": "白色 Polo 衫和百褶裙",
"title": "{argument name=\"product name\" default=\"运动 POLO 衫套装\"}",
"details": "白色·M 码",
"price": "¥{argument name=\"product price\" default=\"129\"}",
"button": "去抢购"
},
{
"status": "热卖 x 156",
"tags": [
"品牌",
"夏季新款"
],
"image": "主播缩略图",
"title": "运动 POLO 衫套装女 透气速干 显瘦百搭",
"features": [
"7 天无理由退货",
"运费险"
],
"price": "¥{argument name=\"product price\" default=\"129\"}",
"button": "抢"
}
]
},
"bottom_panel": {
"chat_messages_count": 5,
"chat_messages": [
"小鹿姐姐: 欢迎新朋友们来到直播间~",
"运动达人: 这套好看!",
"卡卡西: 布料透气吗?",
"主播 小鹿运动优选: 我们这个面料是冰丝速干的,运动出汗也不闷热哦~",
"用户_6789: 已拍!"
],
"purchase_notification": "用户_6789 等 3 人 正在去购买",
"input_bar": {
"placeholder": "说点什么...",
"icons_count": 5,
"icons": [
"表情",
"购物车",
"爱心",
"礼物",
"更多选项"
]
}
}
}
}