Prompt Gallery

UI / App / 网页 / SaaS

短视频 App UI 原型

生成逼真的移动端短视频 App 界面,并叠加可自定义的风景背景图。

ID
13752
作者
BubbleBrain
标签
UI / App / 网页 / SaaS / 风景 / 城市 / 旅行 / 抽象 / 背景 / 纹理

中文提示词

{
  "type": "移动端短视频 App 界面原型",
  "background_image": "{argument name=\"landscape subject\" default=\"黄金时刻阳光照耀下的雄伟雪山峰顶,山脚下是郁郁葱葱的河谷与蜿蜒河流\"}",
  "layout": {
    "top_status_bar": {
      "time": "9:41",
      "icons": ["蜂窝信号", "Wi-Fi", "电池"]
    },
    "top_navigation": {
      "left_icon": "汉堡菜单",
      "right_icon": "搜索放大镜",
      "center_labels": ["经验", "同城", "关注", "商城", "{argument name=\"active tab\" default=\"推荐\"}"]
    },
    "right_interaction_bar": {
      "count": 6,
      "items": [
        {"icon": "带有红色加号的头像"},
        {"icon": "心形", "label": "{argument name=\"like count\" default=\"360.8万\"}"},
        {"icon": "对话气泡", "label": "16.6万"},
        {"icon": "星形", "label": "38.0万"},
        {"icon": "分享箭头", "label": "164.5万"},
        {"icon": "旋转的音乐唱片"}
      ]
    },
    "bottom_left_info": {
      "username": "{argument name=\"username\" default=\"@摄影师-青锋\"}",
      "caption": "{argument name=\"video caption\" default=\"川西真的美成了仙境,一定要和心爱的人去一次川西!#川西 #旅行 #雪山 #... 展开\"}",
      "music_ticker": "去汽水听 > 风吹又日晒 (DJ版) - 张"
    },
    "bottom_navigation": {
      "count": 5,
      "items": [
        {"label": "首页"},
        {"label": "朋友", "badge": "24"},
        {"icon": "方形加号按钮"},
        {"label": "消息", "badge": "4"},
        {"label": "我"}
      ],
      "home_indicator": "底部横线"
    }
  }
}

原始提示词

{
  "type": "mobile short-video app interface mockup",
  "background_image": "{argument name=\"landscape subject\" default=\"majestic snow-capped mountain peak illuminated by golden hour sunlight with a winding river in a lush green valley\"}",
  "layout": {
    "top_status_bar": {
      "time": "9:41",
      "icons": ["cellular signal", "wifi", "battery"]
    },
    "top_navigation": {
      "left_icon": "hamburger menu",
      "right_icon": "search magnifying glass",
      "center_labels": ["经验", "同城", "关注", "商城", "{argument name=\"active tab\" default=\"推荐\"}"]
    },
    "right_interaction_bar": {
      "count": 6,
      "items": [
        {"icon": "profile picture with red plus button"},
        {"icon": "heart", "label": "{argument name=\"like count\" default=\"360.8万\"}"},
        {"icon": "speech bubble", "label": "16.6万"},
        {"icon": "star", "label": "38.0万"},
        {"icon": "share arrow", "label": "164.5万"},
        {"icon": "spinning music record"}
      ]
    },
    "bottom_left_info": {
      "username": "{argument name=\"username\" default=\"@摄影师-青锋\"}",
      "caption": "{argument name=\"video caption\" default=\"川西真的美成了仙境,一定要和心爱的人去一次川西!#川西 #旅行 #雪山 #... 展开\"}",
      "music_ticker": "去汽水听 > 风吹又日晒 (DJ版) - 张"
    },
    "bottom_navigation": {
      "count": 5,
      "items": [
        {"label": "首页"},
        {"label": "朋友", "badge": "24"},
        {"icon": "square plus button"},
        {"label": "消息", "badge": "4"},
        {"label": "我"}
      ],
      "home_indicator": "horizontal line at bottom"
    }
  }
}