Prompt Gallery

UI / App / 网页 / SaaS

移动端直播界面模型

生成一个逼真的移动端直播 App 界面,包含主播、聊天流、礼物通知和 UI 覆盖层。

ID
13843
作者
伟豪学长AI
标签
UI / App / 网页 / SaaS / 建筑 / 室内 / 空间 / 抽象 / 背景 / 纹理

中文提示词

{
  "type": "移动端直播 App 界面模型",
  "video_feed": {
    "subject": "{argument name=\"host appearance\" default=\"年轻亚裔女性,长黑发,白色蕾丝上衣,单手托腮,温柔微笑\"}",
    "background": "温馨的房间,带有动物抱枕的沙发,摆放着写有 'FLOWER' 相框的架子,花瓶里插着粉色玫瑰,暖色调灯光"
  },
  "ui_overlay": {
    "status_bar": {
      "elements": ["20:34", "定位图标", "信号栏", "WiFi", "电量 78%"]
    },
    "top_header": {
      "host_info": {
        "name": "{argument name=\"host name\" default=\"小鹿酱💕\"}",
        "subtitle": "12.8 万本场点赞",
        "button": "关注"
      },
      "top_viewers_count": 3,
      "top_viewers_labels": ["1.2w", "9800", "8700"],
      "total_viewers": "1.9 万",
      "close_button": "X"
    },
    "badges_and_prompts": {
      "top_left_count": 2,
      "top_left_labels": ["小时榜第 3 名", "人气榜"],
      "top_right_count": 2,
      "top_right_labels": ["更多直播 >", "许下心愿,一起完成任务"]
    },
    "gift_notifications": {
      "count": 2,
      "items": [
        { "user": "@阿飞", "action": "送小心心", "multiplier": "{argument name=\"gift multiplier\" default=\"x 66\"}" },
        { "user": "向阳而生", "action": "送鲜花", "multiplier": "x 10" }
      ]
    },
    "chat_stream": {
      "count": 7,
      "messages": [
        "甜甜 加入了直播间",
        "尼古拉斯: {argument name=\"chat message 1\" default=\"主播今天好美呀~\"}",
        "小心心: {argument name=\"chat message 2\" default=\"唱一首歌吧,想听你唱歌~\"}",
        "一只小鹿: 支持支持,天天看你直播 😘",
        "快乐每一天: 人美心善,说话又好听!",
        "小可爱: 主播粉丝团怎么加入呀?",
        "系统: 直播内容严禁违规,文明直播,一起营造良好的直播环境。"
      ]
    },
    "bottom_bar": {
      "input_placeholder": "说点什么...",
      "icon_count": 5,
      "icons": ["笑脸", "粉色爱心", "礼盒", "三个点", "柱状图"],
      "floating_elements": "右侧飘起的粉色和蓝色爱心"
    }
  }
}

原始提示词

{
  "type": "mobile live-streaming app interface mockup",
  "video_feed": {
    "subject": "{argument name=\"host appearance\" default=\"young Asian woman, long dark hair, white lace top, resting chin on hand, smiling softly\"}",
    "background": "cozy room, couch with animal pillow, shelf with 'FLOWER' framed picture, pink roses in a vase, warm lighting"
  },
  "ui_overlay": {
    "status_bar": {
      "elements": ["20:34", "location arrow", "signal bars", "wifi", "battery 78%"]
    },
    "top_header": {
      "host_info": {
        "name": "{argument name=\"host name\" default=\"小鹿酱💕\"}",
        "subtitle": "12.8万本场点赞",
        "button": "关注"
      },
      "top_viewers_count": 3,
      "top_viewers_labels": ["1.2w", "9800", "8700"],
      "total_viewers": "1.9万",
      "close_button": "X"
    },
    "badges_and_prompts": {
      "top_left_count": 2,
      "top_left_labels": ["小时榜第3名", "人气榜"],
      "top_right_count": 2,
      "top_right_labels": ["更多直播 >", "许下心愿,一起完成任务"]
    },
    "gift_notifications": {
      "count": 2,
      "items": [
        { "user": "@阿飞", "action": "送小心心", "multiplier": "{argument name=\"gift multiplier\" default=\"x 66\"}" },
        { "user": "向阳而生", "action": "送鲜花", "multiplier": "x 10" }
      ]
    },
    "chat_stream": {
      "count": 7,
      "messages": [
        "甜甜 加入了直播间",
        "尼古拉斯: {argument name=\"chat message 1\" default=\"主播今天好美呀~\"}",
        "小心心: {argument name=\"chat message 2\" default=\"唱一首歌吧,想听你唱歌~\"}",
        "一只小鹿: 支持支持,天天看你直播 😘",
        "快乐每一天: 人美心善,说话又好听!",
        "小可爱: 主播粉丝团怎么加入呀?",
        "系统: 直播内容严禁违规,文明直播,一起营造良好的直播环境。"
      ]
    },
    "bottom_bar": {
      "input_placeholder": "说点什么...",
      "icon_count": 5,
      "icons": ["smiley face", "pink heart", "gift box", "three dots", "bar chart"],
      "floating_elements": "pink and blue hearts rising on the right"
    }
  }
}