Prompt Gallery

UI / App / 网页 / SaaS

直播电商 UI 原型

生成一个移动端直播电商界面,包含主播、聊天记录、商品卡片以及营销文案浮层。

ID
13968
作者
xiaobeiLin(小北)
标签
UI / App / 网页 / SaaS / 产品 / 电商 / 包装 / 建筑 / 室内 / 空间

中文提示词

{
  "type": "移动端直播电商界面原型",
  "subject": {
    "description": "年轻亚裔女性,留着深色长发,身穿浅色碎花睡衣套装并配有粉色蝴蝶结,正向镜头展示睡衣面料",
    "background": "温馨的房间,挂着睡衣的衣架,鲜花,暖色调灯光"
  },
  "ui_layout": {
    "top_bar": {
      "time": "20:34",
      "host_info": {
        "name": "{argument name=\"host name\" default=\"小雨睡衣\"}",
        "stats": "12.8万本场点赞",
        "button": "关注"
      },
      "viewer_info": {
        "avatars_count": 3,
        "total_viewers": "1.2万"
      }
    },
    "floating_tags": {
      "count": 2,
      "labels": ["带货总榜第3名", "人气榜"]
    },
    "widgets": {
      "top_left": "带有 03:45 倒计时的红包图标",
      "top_right": "悬浮爱心图标,附带文字“直播好物大赏 发现新热爱”"
    },
    "marketing_text_overlay": {
      "position": "中右侧",
      "lines_count": 5,
      "lines": [
        "{argument name=\"main headline\" default=\"新款睡衣\"}",
        "{argument name=\"sub headline\" default=\"正在秒杀中...\"}",
        "亲肤透气",
        "柔软舒适",
        "不起球 不褪色"
      ]
    },
    "chat_log": {
      "position": "左下侧",
      "message_count": 7,
      "messages": [
        "32 雨*** 加入了直播间",
        "小***: 好看,多少钱",
        "小***: 拍了,期待发货",
        "C***: 质量看着不错",
        "用***: 身高165,体重120斤,穿多大码?",
        "@***: 主播身上这款有货吗?",
        "晴***: 已拍,坐等收货!"
      ]
    },
    "product_card": {
      "position": "右下侧",
      "thumbnail": "主播缩略图",
      "title": "{argument name=\"product title\" default=\"【小雨睡衣】春季新款家居服套装\"}",
      "tags_count": 2,
      "tags": ["7天无理由退货", "运费险"],
      "price_section": "秒杀价 ¥ {argument name=\"product price\" default=\"89.9\"}",
      "action_button": "抢"
    },
    "bottom_bar": {
      "input_placeholder": "说点什么...",
      "icon_count": 5,
      "icons": ["笑脸", "购物车", "爱心/礼物", "礼盒", "三个点"]
    }
  }
}

原始提示词

{
  "type": "mobile live-streaming e-commerce interface mockup",
  "subject": {
    "description": "young Asian woman, long dark hair, wearing light-colored floral pajama set with a pink bow, holding the pajama top outward to show the fabric",
    "background": "cozy room, clothing rack with pajamas, flowers, warm lighting"
  },
  "ui_layout": {
    "top_bar": {
      "time": "20:34",
      "host_info": {
        "name": "{argument name=\"host name\" default=\"小雨睡衣\"}",
        "stats": "12.8万本场点赞",
        "button": "关注"
      },
      "viewer_info": {
        "avatars_count": 3,
        "total_viewers": "1.2万"
      }
    },
    "floating_tags": {
      "count": 2,
      "labels": ["带货总榜第3名", "人气榜"]
    },
    "widgets": {
      "top_left": "red envelope icon with timer 03:45",
      "top_right": "floating heart icon with text 直播好物大赏 发现新热爱"
    },
    "marketing_text_overlay": {
      "position": "mid-right",
      "lines_count": 5,
      "lines": [
        "{argument name=\"main headline\" default=\"新款睡衣\"}",
        "{argument name=\"sub headline\" default=\"正在秒杀中...\"}",
        "亲肤透气",
        "柔软舒适",
        "不起球 不褪色"
      ]
    },
    "chat_log": {
      "position": "bottom-left",
      "message_count": 7,
      "messages": [
        "32 雨*** 加入了直播间",
        "小***: 好看,多少钱",
        "小***: 拍了,期待发货",
        "C***: 质量看着不错",
        "用***: 身高165,体重120斤,穿多大码?",
        "@***: 主播身上这款有货吗?",
        "晴***: 已拍,坐等收货!"
      ]
    },
    "product_card": {
      "position": "bottom-right",
      "thumbnail": "miniature of the host",
      "title": "{argument name=\"product title\" default=\"【小雨睡衣】春季新款家居服套装\"}",
      "tags_count": 2,
      "tags": ["7天无理由退货", "运费险"],
      "price_section": "秒杀价 ¥ {argument name=\"product price\" default=\"89.9\"}",
      "action_button": "抢"
    },
    "bottom_bar": {
      "input_placeholder": "说点什么...",
      "icon_count": 5,
      "icons": ["smiley face", "shopping cart", "heart/gift", "gift box", "three dots"]
    }
  }
}