From 86366fcae3cb2ab09f736b1fc2c1a2f2bb55dcbf Mon Sep 17 00:00:00 2001 From: yangzhe Date: Tue, 6 May 2025 17:26:44 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=AE=A1=E5=88=92=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E5=B1=95=E7=A4=BAbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/planList.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/index/planList.vue b/pages/index/planList.vue index af473a8..6eacd93 100644 --- a/pages/index/planList.vue +++ b/pages/index/planList.vue @@ -205,6 +205,7 @@ page { padding-bottom: 100rpx; background: #f7f8fc; .selectTab { + background: #f7f8fc; display: flex; // background: url("@/static/images/plan-tab2.png") no-repeat 0 0; background-size: 100% 100%;