Prompt Gallery

UI / App / 网页 / SaaS

短视频 App 界面模型

生成一张逼真的移动端短视频 App 截图,包含风景旅游视频以及标准的社交媒体 UI 覆盖层。

ID
14087
作者
yang fei
标签
UI / App / 网页 / SaaS / 风景 / 城市 / 旅行 / 食品 / 饮料 / 菜单

中文提示词

{
  "type": "移动端短视频 App 界面截图",
  "main_content": {
    "scene": "{argument name=\"scenic background\" default=\"绿松石色的高山湖泊、翠绿的松树林、崎岖的雪山、蓝天白云\"}",
    "subject": "{argument name=\"main subject\" default=\"留着长黑发、反戴黑色棒球帽并穿着白衬衫的女性,倚靠在木栅栏上欣赏风景\"}"
  },
  "ui_elements": {
    "status_bar": {
      "time": "14:53",
      "icons": ["信号栏", "Wi-Fi", "电池 78%"]
    },
    "top_navigation": {
      "left_icon": "汉堡菜单",
      "tabs": ["直播", "同城", "关注", "推荐"],
      "active_tab": "推荐",
      "right_icon": "搜索放大镜"
    },
    "floating_widget": {
      "position": "左上角",
      "icon": "带有黄色圆形进度条的红包",
      "text": "点击激活"
    },
    "right_action_bar": {
      "count": 6,
      "items": [
        {"icon": "带有红色加号按钮的头像"},
        {"icon": "心形", "text": "{argument name=\"like count\" default=\"128.6万\"}"},
        {"icon": "气泡对话框", "text": "2.6万"},
        {"icon": "星形", "text": "8.9万"},
        {"icon": "分享箭头", "text": "3.7万"},
        {"icon": "旋转的唱片专辑"}
      ]
    },
    "bottom_left_info": {
      "username": "{argument name=\"username\" default=\"@旅行日记\"}",
      "caption": "{argument name=\"video caption\" default=\"总要去一次川西吧!蓝天白云、雪山湖泊、森林草甸,治愈所有不开心~ #川西美景 #旅行推荐官\"}",
      "search_prompt": "相关搜索 · 川西旅游攻略"
    },
    "bottom_navigation": {
      "count": 5,
      "tabs": [
        {"label": "首页"},
        {"label": "朋友", "badge": "2"},
        {"label": "圆角矩形内的加号按钮"},
        {"label": "消息", "badge": "5"},
        {"label": "我"}
      ]
    },
    "system_ui": "底部的 iOS 主屏幕指示条"
  }
}

原始提示词

{
  "type": "mobile short-video app interface screenshot",
  "main_content": {
    "scene": "{argument name=\"scenic background\" default=\"turquoise alpine lake, green pine forests, jagged snow-capped mountains, blue sky with fluffy white clouds\"}",
    "subject": "{argument name=\"main subject\" default=\"woman with long dark hair wearing a black baseball cap backwards and a white shirt, leaning on a wooden fence looking at the view\"}"
  },
  "ui_elements": {
    "status_bar": {
      "time": "14:53",
      "icons": ["signal bars", "wifi", "battery 78"]
    },
    "top_navigation": {
      "left_icon": "hamburger menu",
      "tabs": ["直播", "同城", "关注", "推荐"],
      "active_tab": "推荐",
      "right_icon": "search magnifying glass"
    },
    "floating_widget": {
      "position": "top left",
      "icon": "red envelope with yellow circular progress bar",
      "text": "点击激活"
    },
    "right_action_bar": {
      "count": 6,
      "items": [
        {"icon": "profile picture with red plus button"},
        {"icon": "heart", "text": "{argument name=\"like count\" default=\"128.6万\"}"},
        {"icon": "speech bubble", "text": "2.6万"},
        {"icon": "star", "text": "8.9万"},
        {"icon": "share arrow", "text": "3.7万"},
        {"icon": "spinning record album"}
      ]
    },
    "bottom_left_info": {
      "username": "{argument name=\"username\" default=\"@旅行日记\"}",
      "caption": "{argument name=\"video caption\" default=\"总要去一次川西吧!蓝天白云、雪山湖泊、森林草甸,治愈所有不开心~ #川西美景 #旅行推荐官\"}",
      "search_prompt": "相关搜索 · 川西旅游攻略"
    },
    "bottom_navigation": {
      "count": 5,
      "tabs": [
        {"label": "首页"},
        {"label": "朋友", "badge": "2"},
        {"label": "plus button in rounded rectangle"},
        {"label": "消息", "badge": "5"},
        {"label": "我"}
      ]
    },
    "system_ui": "iOS home indicator line at the bottom"
  }
}