Files
thebet365/uploads/banners/hot-matches.svg
Mars b5dca1bfb1 feat(player): 完善 H5 投注端与 API 演示数据
- 球赛/串关/优胜冠军、赛事详情、历史投注与个人资料编辑
- 固定顶栏、公告与底栏,仅内容区滚动
- 底部导航与站点 favicon 使用 logo,登录页精简
- API 种子、冠军盘与历史注单增强

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 17:18:11 +08:00

15 lines
873 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 750 280" fill="none">
<defs>
<linearGradient id="bg3" x1="750" y1="0" x2="0" y2="280" gradientUnits="userSpaceOnUse">
<stop stop-color="#141414"/>
<stop offset="1" stop-color="#000"/>
</linearGradient>
</defs>
<rect width="750" height="280" fill="url(#bg3)"/>
<circle cx="600" cy="140" r="90" fill="#D4AF37" opacity="0.08"/>
<text x="40" y="95" font-family="Arial, sans-serif" font-size="36" font-weight="800" fill="#D4AF37">热门赛事</text>
<text x="40" y="150" font-family="Arial, sans-serif" font-size="24" font-weight="700" fill="#FFFFFF">五大联赛 · 天天有球</text>
<text x="40" y="195" font-family="Arial, sans-serif" font-size="18" fill="#8E8E93">独赢 · 让球 · 大小 · 串关</text>
<rect x="40" y="215" width="120" height="4" fill="#D4AF37" rx="2"/>
</svg>