From ae78d835ba191b2ab9156b5b16e87de4d9635219 Mon Sep 17 00:00:00 2001 From: yangzhe Date: Wed, 9 Apr 2025 09:15:03 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E9=A6=96=E9=A1=B5=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pages/index/index.vue b/pages/index/index.vue index 97113c4..fb201f7 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -5,6 +5,16 @@ 今日任务 + + + 足球场休息室 + + + + + + + 足球场休息室 @@ -63,6 +73,8 @@ @@ -105,6 +120,7 @@ export default { display: flex; flex-direction: column; .task-item { + margin-bottom: 20rpx; padding: 44rpx 30rpx; background: #ffffff; border-radius: 16rpx;