4 宫格直播 App UI 界面模型
生成 2x2 网格的移动端直播界面,展示不同的主播、App 及电商 UI 叠加层。
- 分类
- UI 与界面
- 模型
- GPT Image 2
- 来源作者
- 逸尘
- 原始语言
- en
- 来源 ID
- 13893
- 发布时间
- 2026年4月17日
完整提示词
{
"type": "2x2 网格的移动端直播 App 界面",
"theme": "{argument name=\"stream theme\" default=\"电商与娱乐直播\"}",
"layout": {
"grid": "2x2",
"panels": [
{
"position": "左上",
"app_name": "{argument name=\"app 1 name\" default=\"抖音\"}",
"host": "身穿紫色衬衫的年轻女性,手持白色护肤品瓶",
"ui_elements": [
"App Logo",
"带关注按钮的主播个人资料",
"观看人数 '10万+'",
"2 个倒计时器",
"4 条滚动评论",
"带价格 '¥189' 的商品弹窗卡片"
]
},
{
"position": "右上",
"app_name": "{argument name=\"app 2 name\" default=\"小红书\"}",
"host": "身穿红色毛衣的年轻女性,手持棕色泰迪熊",
"ui_elements": [
"App Logo",
"带关注按钮的主播个人资料",
"观看人数 '14.2万'",
"3 条滚动评论",
"带价格 '¥169' 的方形商品链接卡片"
]
},
{
"position": "左下",
"app_name": "{argument name=\"app 3 name\" default=\"视频号\"}",
"host": "身穿白色衬衫的年轻女性,站在摆放有搅拌机和锅具的厨房中",
"ui_elements": [
"App Logo",
"主播个人资料",
"观看人数 '10万人看过'",
"4 条滚动评论",
"带购买按钮和价格 '¥239' 的宽幅商品弹窗卡片"
]
},
{
"position": "右下",
"app_name": "{argument name=\"app 4 name\" default=\"快手\"}",
"host": "身穿白色无袖连衣裙的年轻女性,手持麦克风正在唱歌",
"ui_elements": [
"App Logo",
"带关注按钮的主播个人资料",
"观看人数 '10万+'",
"5 条滚动评论",
"2 个悬浮礼物动画",
"悬浮互动组件"
]
}
]
}
}多语言版本
4 宫格直播 App UI 界面模型
en{ "type": "2x2 grid of mobile live streaming app interfaces", "theme": "{argument name=\"stream theme\" default=\"e-commerce and entertainment live streaming\"}", "layout": { "grid": "2x2", "panels": [ { "position": "top-left", "app_name": "{argument name=\"app 1 name\" default=\"抖音\"}", "host": "young woman in purple shirt holding a white skincare bottle", "ui_elements": [ "app logo", "host profile with follow button", "viewer count '10万+'", "2 countdown timers", "4 scrolling comments", "product popup card with price '¥189'" ] }, { "position": "top-right", "app_name": "{argument name=\"app 2 name\" default=\"小红书\"}", "host": "young woman in red sweater holding a brown teddy bear", "ui_elements": [ "app logo", "host profile with follow button", "viewer count '14.2万'", "3 scrolling comments", "square product link card with price '¥169'" ] }, { "position": "bottom-left", "app_name": "{argument name=\"app 3 name\" default=\"视频号\"}", "host": "young woman in white shirt standing in a kitchen with a blender and pot", "ui_elements": [ "app logo", "host profile", "viewer count '10万人看过'", "4 scrolling comments", "wide product popup card with buy button and price '¥239'" ] }, { "position": "bottom-right", "app_name": "{argument name=\"app 4 name\" default=\"快手\"}", "host": "young woman in white sleeveless dress holding a microphone and singing", "ui_elements": [ "app logo", "host profile with follow button", "viewer count '10万+'", "5 scrolling comments", "2 floating gift animations", "floating interactive widget" ] } ] } }
4 宫格直播 App UI 界面模型
zh-CN{ "type": "2x2 网格的移动端直播 App 界面", "theme": "{argument name=\"stream theme\" default=\"电商与娱乐直播\"}", "layout": { "grid": "2x2", "panels": [ { "position": "左上", "app_name": "{argument name=\"app 1 name\" default=\"抖音\"}", "host": "身穿紫色衬衫的年轻女性,手持白色护肤品瓶", "ui_elements": [ "App Logo", "带关注按钮的主播个人资料", "观看人数 '10万+'", "2 个倒计时器", "4 条滚动评论", "带价格 '¥189' 的商品弹窗卡片" ] }, { "position": "右上", "app_name": "{argument name=\"app 2 name\" default=\"小红书\"}", "host": "身穿红色毛衣的年轻女性,手持棕色泰迪熊", "ui_elements": [ "App Logo", "带关注按钮的主播个人资料", "观看人数 '14.2万'", "3 条滚动评论", "带价格 '¥169' 的方形商品链接卡片" ] }, { "position": "左下", "app_name": "{argument name=\"app 3 name\" default=\"视频号\"}", "host": "身穿白色衬衫的年轻女性,站在摆放有搅拌机和锅具的厨房中", "ui_elements": [ "App Logo", "主播个人资料", "观看人数 '10万人看过'", "4 条滚动评论", "带购买按钮和价格 '¥239' 的宽幅商品弹窗卡片" ] }, { "position": "右下", "app_name": "{argument name=\"app 4 name\" default=\"快手\"}", "host": "身穿白色无袖连衣裙的年轻女性,手持麦克风正在唱歌", "ui_elements": [ "App Logo", "带关注按钮的主播个人资料", "观看人数 '10万+'", "5 条滚动评论", "2 个悬浮礼物动画", "悬浮互动组件" ] } ] } }










