提示词

{
  "type": "mobile game UI mockup",
  "theme": "sci-fi, cute, glassmorphism, neon blue and purple color palette",
  "header": {
    "status_bar": "standard iOS status bar at top",
    "top_controls": "back button on left, currency display with diamond icon and '128' on right",
    "title": "机器人盲盒",
    "subtitle": "抽取你的幸运伙伴"
  },
  "layout": {
    "side_menu": {
      "position": "top right below currency",
      "count": 2,
      "items": [
        {"icon": "gift", "label": "奖品池"},
        {"icon": "document", "label": "抽取记录"}
      ]
    },
    "centerpiece": {
      "description": "clear glass display case containing the main prize",
      "subject": "cute chibi-style robot with glowing blue eyes and white glossy armor",
      "case_details": [
        "label 'NO.001' in top left",
        "starburst sticker '稀有款 概率UP!' on bottom right",
        "progress bar at bottom with text '再抽 6 次必出稀有款' and '4/10'"
      ]
    },
    "background_elements": {
      "description": "blurred toy store background",
      "floating_items": {
        "count": 3,
        "description": "square boxes labeled 'BLIND BOX' with robot faces, one with a '?' sign"
      }
    },
    "action_buttons": {
      "position": "bottom center above nav bar",
      "count": 2,
      "buttons": [
        {"color": "blue", "text": "抽一次", "cost": "x 30"},
        {"color": "purple", "text": "抽十次", "cost": "x 270", "tag": "9折"}
      ]
    },
    "bottom_navigation": {
      "count": 4,
      "items": [
        {"icon": "home", "label": "抽盲盒", "state": "active"},
        {"icon": "store", "label": "商城"},
        {"icon": "star", "label": "收藏"},
        {"icon": "smiley", "label": "我的"}
      ]
    }
  }
}
抽卡游戏 UI 原型 - Image 1
输出 1

来源