Prompt Gallery

UI / App / 网页 / SaaS

直播 App 界面模型

生成逼真的移动端直播界面,包含可自定义的主播、聊天流以及交互式 UI 元素。

ID
13822
作者
LL.AI
标签
UI / App / 网页 / SaaS / Logo / 品牌 / 视觉识别 / 抽象 / 背景 / 纹理

中文提示词

{
  "type": "移动端直播界面模型",
  "subject": {
    "identity": "{argument name=\"subject name\" default=\"埃隆·马斯克\"}",
    "appearance": "身穿黑色 T 恤,印有 {argument name=\"t-shirt graphic\" default=\"星舰火箭和 SPACEX 文字\"}",
    "pose": "{argument name=\"expression\" default=\"温暖微笑,直视镜头\"},双手交叠放在深色桌面上"
  },
  "environment": "{argument name=\"background\" default=\"SpaceX 办公室,背景有火箭模型和霓虹灯牌\"}",
  "layout": {
    "sections": [
      {
        "title": "顶部栏 UI",
        "position": "顶部",
        "count": 4,
        "labels": [
          "个人资料信息,包含“埃隆·马斯克”和“关注”按钮",
          "观众头像及人数“60.6万”",
          "排名徽章“全站第1名”",
          "关闭按钮“X”"
        ]
      },
      {
        "title": "礼物弹窗",
        "position": "中左",
        "count": 2,
        "labels": [
          "星辰大海 送小心心 x66 (爱心图标)",
          "Dreamer 送超级火箭 x1 (火箭图标)"
        ]
      },
      {
        "title": "聊天流",
        "position": "底左",
        "count": 7,
        "labels": [
          "用户12345: 马斯克来了!🔥",
          "钢铁侠本侠: 特斯拉未来规划能分享一下吗?",
          "加密货币王: 会考虑接受狗狗币支付吗?🐶",
          "火星移民: 什么时候去火星?🚀",
          "银河系 来了",
          "智者无敌: 第一排支持马斯克!",
          "未来已来: 👍👍👍"
        ]
      },
      {
        "title": "侧边操作按钮",
        "position": "底右",
        "count": 4,
        "labels": [
          "主播头像及“+”号",
          "点赞爱心“38.7万”",
          "评论气泡“6.2万”",
          "分享箭头“3.6万”"
        ]
      },
      {
        "title": "底部输入栏",
        "position": "底部",
        "count": 3,
        "labels": [
          "文本输入框“说点什么...”",
          "礼物盒图标",
          "更多选项“...”"
        ]
      }
    ]
  }
}

原始提示词

{
  "type": "mobile livestream interface mockup",
  "subject": {
    "identity": "{argument name=\"subject name\" default=\"Elon Musk\"}",
    "appearance": "wearing a black t-shirt with {argument name=\"t-shirt graphic\" default=\"Starship rocket and SPACEX text\"}",
    "pose": "{argument name=\"expression\" default=\"smiling warmly, looking directly at the camera\"}, hands clasped on a dark table"
  },
  "environment": "{argument name=\"background\" default=\"SpaceX office with a rocket model and neon sign\"}",
  "layout": {
    "sections": [
      {
        "title": "Top Bar UI",
        "position": "top",
        "count": 4,
        "labels": [
          "Profile info with '埃隆·马斯克' and Follow button",
          "Viewer avatars and count '60.6万'",
          "Rank badge '全站第1名'",
          "Close button 'X'"
        ]
      },
      {
        "title": "Gift Popups",
        "position": "mid-left",
        "count": 2,
        "labels": [
          "星辰大海 送小心心 x66 (Heart icon)",
          "Dreamer 送超级火箭 x1 (Rocket icon)"
        ]
      },
      {
        "title": "Chat Stream",
        "position": "bottom-left",
        "count": 7,
        "labels": [
          "用户12345: 马斯克来了!🔥",
          "钢铁侠本侠: 特斯拉未来规划能分享一下吗?",
          "加密货币王: 会考虑接受狗狗币支付吗?🐶",
          "火星移民: 什么时候去火星?🚀",
          "银河系 来了",
          "智者无敌: 第一排支持马斯克!",
          "未来已来: 👍👍👍"
        ]
      },
      {
        "title": "Side Action Buttons",
        "position": "bottom-right",
        "count": 4,
        "labels": [
          "Host profile with +",
          "Like heart '38.7万'",
          "Comment bubble '6.2万'",
          "Share arrow '3.6万'"
        ]
      },
      {
        "title": "Bottom Input Bar",
        "position": "bottom",
        "count": 3,
        "labels": [
          "Text input '说点什么...'",
          "Gift box icon",
          "More options '...'"
        ]
      }
    ]
  }
}