返回画廊数据整理自 YouMind 公共 GitHub/页面数据

猫咪直播 UI 界面模型

生成一个逼真的移动端直播界面,画面中有一只猫咪手持可自定义的标语牌,并配有聊天消息和 UI 叠加层。

Prompt 正文

默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。

{
"type": "mobile livestream app screenshot",
"subject": {
"description": "cute fluffy tabby cat sitting upright, holding a white rectangular sign with both front paws",
"sign_content": {
"text": "{argument name=\"sign text\" default=\"谢谢开发者 Hailey的大火箭!\"}",
"illustrations": ["pink rocket", "yellow stars", "pink heart"]
}
},
"background": {
"setting": "cozy room with warm lighting",
"elements": ["cat tree", "glowing spherical lamp", "paw print decoration"],
"blackboard_text": "{argument name=\"background text\" default=\"欢迎来到 小猫咪的 直播间\"}"
},
"ui_layout": {
"status_bar": {
"time": "20:30",
"battery": "72"
},
"header": {
"host_info": {
"name": "{argument name=\"host name\" default=\"小猫咪的直播间\"}",
"likes": "123.4万本场点赞",
"button": "关注"
},
"rank": "小时榜第1名",
"viewers": {
"count": "1.6万",
"avatars_count": 3
},
"widgets": [
"更多直播 >",
"礼物展馆 24/28 经典"
]
},
"gift_notification": {
"sender": "{argument name=\"gift sender\" default=\"Hailey\"}",
"action": "送 {argument name=\"gift name\" default=\"大火箭\"}",
"multiplier": "x1",
"badge": "真爱"
},
"chat_box": {
"message_count": 7,
"messages": [
"35 Hailey 送出 大火箭 🚀 x1",
"24 泡芙: 哇塞!大火箭!",
"18 可乐加冰: 棒棒哒猫猫~",
"7 小鱼干: 猫猫太可爱啦😍",
"12 云朵: 谢谢 Hailey 姐姐!",
"30 草莓奶昔: 冲冲冲🚀🚀🚀",
"5 用户123456789: 猫猫贴贴~"
]
},
"floating_reactions": [
"pink hearts",
"yellow hearts",
"blue hearts",
"laughing emoji"
],
"bottom_bar": {
"input_placeholder": "说点什么...",
"icons_count": 4,
"icons": [
"smiley face",
"heart",
"gift box",
"ellipsis"
]
}
}
}