From d56788faa4f1a203cd487661328436ad9bf15520 Mon Sep 17 00:00:00 2001 From: cheng <545895878@qq.com> Date: Mon, 20 Jul 2026 23:31:18 +0800 Subject: [PATCH] =?UTF-8?q?feat(profile):=20=E6=B7=BB=E5=8A=A0=E9=85=92?= =?UTF-8?q?=E6=A1=8C=E5=B0=8F=E6=B8=B8=E6=88=8F=E5=85=A5=E5=8F=A3=E5=88=B0?= =?UTF-8?q?=E4=B8=AA=E4=BA=BA=E8=B5=84=E6=96=99=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在个人资料页面顶部区域添加酒桌小游戏入口卡片 - 实现游戏入口点击跳转功能,支持数字炸弹、猜拳、骰子等游戏 - 移除重复的游戏入口代码并优化布局结构 - 修复头像区域样式间距问题,移除多余的顶部内边距 --- pages/profile/profile.vue | 36 +++++++++++++++++------------------- 1 file changed, 17 insertions(+), 19 deletions(-) diff --git a/pages/profile/profile.vue b/pages/profile/profile.vue index b6d080a..69a8dfb 100644 --- a/pages/profile/profile.vue +++ b/pages/profile/profile.vue @@ -54,6 +54,23 @@ + + + + + 🎲 + + + + 酒桌小游戏 + HOT + + 数字炸弹·猜拳·骰子·转盘,今晚谁喝? + + + + + @@ -117,24 +134,6 @@ - - - - - - 🎲 - - - - 酒桌小游戏 - HOT - - 数字炸弹·猜拳·骰子·转盘,今晚谁喝? - - - - -