From ac96e34c4ae65eb58b82bf796aee0798749b9b0e Mon Sep 17 00:00:00 2001 From: sunyongyan <1400889007@qq.com> Date: Mon, 22 Jul 2024 21:31:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BA=95=E9=83=A8=E7=A9=BA=E7=99=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/mine/myActivity/info.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/mine/myActivity/info.vue b/pages/mine/myActivity/info.vue index 4c127fd..bda43db 100644 --- a/pages/mine/myActivity/info.vue +++ b/pages/mine/myActivity/info.vue @@ -105,7 +105,7 @@ - + @@ -391,7 +391,7 @@ /* 左对齐 */ right: 0; /* 右对齐 */ - bottom: 68rpx; + bottom: 0; /* 底部对齐 */ border-top: 1px solid #ccc; /* 上边框 */