Prompt Gallery

UI / App / 网页 / SaaS

中国直播 App UI 网格图

生成 2x2 网格的逼真中国直播 App 界面,展示不同的主播、平台和 UI 覆盖层。

ID
14037
作者
Tukang.Bikin.Gambar.AI
标签
UI / App / 网页 / SaaS / 产品 / 电商 / 包装 / 商业海报 / 广告 / 社媒

中文提示词

{
  "type": "2x2 网格的中国直播 App 界面",
  "layout": {
    "grid": "2 列,2 行",
    "panels": [
      {
        "position": "左上",
        "platform": "Douyin",
        "logo": "抖音",
        "host": {
          "name": "{argument name=\"douyin host name\" default=\"广东夫妇\"}",
          "appearance": "年轻女性,紫色 T 恤,编织双马尾",
          "action": "手持白色护肤品瓶"
        },
        "ui_elements": [
          "带有“关注”按钮的个人资料横幅",
          "观看人数“10万+”",
          "浮动贴纸“加我粉丝团”",
          "包含 4 条消息的聊天流",
          "产品覆盖卡片,显示金色瓶子和“券后¥{argument name=\"douyin product price\" default=\"189\"}”"
        ]
      },
      {
        "position": "右上",
        "platform": "Xiaohongshu",
        "logo": "小红书",
        "host": {
          "name": "{argument name=\"xiaohongshu host name\" default=\"章小婉\"}",
          "appearance": "年轻女性,红色毛衣,长波浪深色头发",
          "action": "怀抱一只大型棕色泰迪熊"
        },
        "ui_elements": [
          "带有“关注”按钮的个人资料横幅",
          "观看人数“14.2万”",
          "爱心进度条“245/260”",
          "包含 3 条消息的聊天流",
          "产品覆盖卡片,显示一盏灯和“¥169”"
        ]
      },
      {
        "position": "左下",
        "platform": "WeChat Video",
        "logo": "视频号",
        "host": {
          "name": "{argument name=\"wechat host name\" default=\"家居好物严选\"}",
          "appearance": "年轻女性,白色衬衫,长深色头发",
          "action": "站在厨房里,旁边有搅拌机和白色锅具"
        },
        "ui_elements": [
          "个人资料横幅",
          "观看人数“10万人看过”",
          "倒计时标签“09:30开抢”",
          "包含 4 条消息的聊天流",
          "产品覆盖卡片,显示空气炸锅和“¥239”"
        ]
      },
      {
        "position": "右下",
        "platform": "Kuaishou",
        "logo": "快手",
        "host": {
          "name": "{argument name=\"kuaishou host name\" default=\"莫儿\"}",
          "appearance": "年轻女性,白色无袖连衣裙,白色发带",
          "action": "手持麦克风唱歌"
        },
        "ui_elements": [
          "带有“关注”按钮的个人资料横幅",
          "观看人数“10万+”",
          "热门话题横幅“快手直播歌王来了”",
          "包含 5 条消息的聊天流",
          "浮动礼物动画,包括火箭和爱心",
          "浮动宝箱“抽大奖”"
        ]
      }
    ]
  }
}

原始提示词

{
  "type": "2x2 grid of Chinese livestreaming app interfaces",
  "layout": {
    "grid": "2 columns, 2 rows",
    "panels": [
      {
        "position": "top-left",
        "platform": "Douyin",
        "logo": "抖音",
        "host": {
          "name": "{argument name=\"douyin host name\" default=\"广东夫妇\"}",
          "appearance": "young woman, purple t-shirt, braided pigtails",
          "action": "holding a white skincare bottle"
        },
        "ui_elements": [
          "profile banner with '关注' button",
          "viewer count '10万+'",
          "floating sticker '加我粉丝团'",
          "chat stream with 4 messages",
          "product overlay card showing a gold bottle and '券后¥{argument name=\"douyin product price\" default=\"189\"}'"
        ]
      },
      {
        "position": "top-right",
        "platform": "Xiaohongshu",
        "logo": "小红书",
        "host": {
          "name": "{argument name=\"xiaohongshu host name\" default=\"章小婉\"}",
          "appearance": "young woman, red sweater, long wavy dark hair",
          "action": "hugging a large brown teddy bear"
        },
        "ui_elements": [
          "profile banner with '关注' button",
          "viewer count '14.2万'",
          "heart progress bar '245/260'",
          "chat stream with 3 messages",
          "product overlay card showing a lamp and '¥169'"
        ]
      },
      {
        "position": "bottom-left",
        "platform": "WeChat Video",
        "logo": "视频号",
        "host": {
          "name": "{argument name=\"wechat host name\" default=\"家居好物严选\"}",
          "appearance": "young woman, white button-up shirt, long dark hair",
          "action": "standing in a kitchen with a blender and white pot"
        },
        "ui_elements": [
          "profile banner",
          "viewer count '10万人看过'",
          "countdown tag '09:30开抢'",
          "chat stream with 4 messages",
          "product overlay card showing an air fryer and '¥239'"
        ]
      },
      {
        "position": "bottom-right",
        "platform": "Kuaishou",
        "logo": "快手",
        "host": {
          "name": "{argument name=\"kuaishou host name\" default=\"莫儿\"}",
          "appearance": "young woman, white sleeveless dress, white headband",
          "action": "holding a microphone and singing"
        },
        "ui_elements": [
          "profile banner with '关注' button",
          "viewer count '10万+'",
          "hot topic banner '快手直播歌王来了'",
          "chat stream with 5 messages",
          "floating gift animations including a rocket and hearts",
          "floating treasure box '抽大奖'"
        ]
      }
    ]
  }
}