狂暴
🤖 回答引擎: 功能策划 |
🕒 时间: 2026-04-10 10:45:54 |
👁️ 阅读: 0
```json
[
{
"type": "rect",
"name": "main_bg",
"x": 140,
"y": 110,
"w": 920,
"h": 580,
"text": "",
"fontSize": 14,
"color": "#ffffff",
"bg": "rgba(0,0,0,0.85)",
"border": "2px solid #8B4513"
},
{
"type": "text",
"name": "title_text",
"x": 180,
"y": 130,
"w": 200,
"h": 40,
"text": "勋章兑换",
"fontSize": 28,
"color": "#FFD700",
"bg": "transparent",
"border": "none"
},
{
"type": "button",
"name": "close_btn",
"x": 1020,
"y": 110,
"w": 40,
"h": 30,
"text": "✕",
"fontSize": 20,
"color": "#ffffff",
"bg": "#DC143C",
"border": "1px solid #8B0000"
},
{
"type": "rect",
"name": "category_bg",
"x": 180,
"y": 180,
"w": 200,
"h": 350,
"text": "",
"fontSize": 14,
"color": "#ffffff",
"bg": "rgba(68,68,68,0.9)",
"border": "1px solid #444"
},
{
"type": "button",
"name": "category_btn_1",
"x": 190,
"y": 190,
"w": 180,
"h": 40,
"text": "高级勋章",
"fontSize": 18,
"color": "#ffffff",
"bg": "#444",
"border": "1px solid #666",
"selectedBg": "#4169E1"
},
{
"type": "button",
"name": "category_btn_2",
"x": 190,
"y": 240,
"w": 180,
"h": 40,
"text": "上古勋章",
"fontSize": 18,
"color": "#ffffff",
"bg": "#444",
"border": "1px solid #666",
"selectedBg": "#4169E1"
},
{
"type": "button",
"name": "category_btn_3",
"x": 190,
"y": 290,
"w": 180,
"h": 40,
"text": "荣誉级勋章",
"fontSize": 18,
"color": "#ffffff",
"bg": "#444",
"border": "1px solid #666",
"selectedBg": "#4169E1"
},
{
"type": "button",
"name": "category_btn_4",
"x": 190,
"y": 340,
"w": 180,
"h": 40,
"text": "特殊类勋章",
"fontSize": 18,
"color": "#ffffff",
"bg": "#444",
"border": "1px solid #666",
"selectedBg": "#4169E1"
},
{
"type": "rect",
"name": "list_bg",
"x": 400,
"y": 180,
"w": 320,
"h": 350,
"text": "",
"fontSize": 14,
"color": "#ffffff",
"bg": "rgba(68,68,68,0.9)",
"border": "1px solid #444"
},
{
"type": "button",
"name": "medal_btn_1",
"x": 410,
"y": 190,
"w": 300,
"h": 50,
"text": "荣誉勋章 1级",
"fontSize": 18,
"color": "#FFD700",
"bg": "#333",
"border": "1px solid #666"
},
{
"type": "button",
"name": "medal_btn_2",
"x": 410,
"y": 250,
"w": 300,
"h": 50,
"text": "荣誉勋章 2级",
"fontSize": 18,
"color": "#FFD700",
"bg": "#333",
"border": "1px solid #666"
},
{
"type": "button",
"name": "medal_btn_3",
"x": 410,
"y": 310,
"w": 300,
"h": 50,
"text": "荣誉勋章 3级",
"fontSize": 18,
"color": "#FFD700",
"bg": "#333",
"border": "1px solid #666"
},
{
"type": "rect",
"name": "detail_bg",
"x": 740,
"y": 180,
"w": 300,
"h": 200,
"text": "",
"fontSize": 14,
"color": "#ffffff",
"bg": "rgba(68,68,68,0.9)",
"border": "1px solid #444"
},
{
"type": "text",
"name": "medal_name",
"x": 750,
"y": 190,
"w": 280,
"h": 30,
"text": "荣誉勋章 1级",
"fontSize": 18,
"color": "#FFD700",
"bg": "transparent",
"border": "none"
},
{
"type": "text",
"name": "require_title",
"x": 750,
"y": 230,
"w": 280,
"h": 20,
"text": "需要以下条件:",
"fontSize": 16,
"color": "#ffffff",
"bg": "transparent",
"border": "none"
},
{
"type": "text",
"name": "cost_reputation",
"x": 750,
"y": 260,
"w": 280,
"h": 20,
"text": "声望:1000",
"fontSize": 16,
"color": "#FF6347",
"bg": "transparent",
"border": "none"
},
{
"type": "text",
"name": "cost_material",
"x": 750,
"y": 290,
"w": 280,
"h": 20,
"text": "材料:荣誉徽章 x5",
"fontSize": 16,
"color": "#FF6347",
"bg": "transparent",
"border": "none"
},
{
"type": "button",
"name": "exchange_btn",
"x": 750,
"y": 320,
"w": 280,
"h": 40,
"text": "兑换",
"fontSize": 20,
"color": "#ffffff",
"bg": "#4CAF50",
"border": "1px solid #2E7D32"
},
{
"type": "rect",
"name": "compose_bg",
"x": 740,
"y": 400,
"w": 300,
"h": 130,
"text": "",
"fontSize": 14,
"color": "#ffffff",
"bg": "rgba(68,68,68,0.9)",
"border": "2px solid #8B4513"
},
{
"type": "text",
"name": "compose_title",
"x": 750,
"y": 410,
"w": 280,
"h": 30,
"text": "高级勋章合成",
"fontSize": 18,
"color": "#FFD700",
"bg": "transparent",
"border": "none"
},
{
"type": "text",
"name": "current_reputation",
"x": 750,
"y": 450,
"w": 280,
"h": 20,
"text": "当前声望:5000",
"fontSize": 16,
"color": "#87CEEB",
"bg": "transparent",
"border": "none"
},
{
"type": "button",
"name": "compose_btn",
"x": 750,
"y": 480,
"w": 280,
"h": 40,
"text": "合成",
"fontSize": 20,
"color": "#ffffff",
"bg": "#FF8C00",
"border": "1px solid #CC7000"
},
{
"type": "rect",
"name": "player_info_bg",
"x": 400,
"y": 549,
"w": 640,
"h": 120,
"text": "",
"fontSize": 14,
"color": "#ffffff",
"bg": "rgba(68,68,68,0.9)",
"border": "1px solid #444"
},
{
"type": "text",
"name": "player_info_title",
"x": 410,
"y": 559,
"w": 620,
"h": 30,
"text": "玩家信息",
"fontSize": 18,
"color": "#FFD700",
"bg": "transparent",
"border": "none"
},
{
"type": "text",
"name": "reputation_count",
"x": 410,
"y": 599,
"w": 300,
"h": 20,
"text": "声望:5000",
"fontSize": 16,
"color": "#87CEEB",
"bg": "transparent",
"border": "none"
},
{
"type": "text",
"name": "medal_badge_count",
"x": 410,
"y": 629,
"w": 300,
"h": 20,
"text": "荣誉徽章:10",
"fontSize": 16,
"color": "#87CEEB",
"bg": "transparent",
"border": "none"
},
{
"type": "text",
"name": "hint_text",
"x": 410,
"y": 520,
"w": 320,
"h": 20,
"text": "可合成更高级勋章",
"fontSize": 16,
"color": "#FF8C00",
"bg": "transparent",
"border": "none"
}
]
```
← 返回问答库