From 0aa12102f3cae151729b94de2cb8716767c92949 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Wed, 21 Aug 2024 13:50:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/my/fuwuxiangm.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pages/my/fuwuxiangm.vue b/pages/my/fuwuxiangm.vue index d0297e4..0cf29cd 100644 --- a/pages/my/fuwuxiangm.vue +++ b/pages/my/fuwuxiangm.vue @@ -208,11 +208,12 @@ .leftTab { width:19%; height: 100%; - background: #f2fffb; + background: #fff; // border-radius: 0px 15rpx 0px 0px; // padding: 24rpx 11rpx; box-sizing: border-box; - margin-top: 10px; + border-top: 1px solid #f7f7f7; + // margin-top: 10px; position: fixed; left: 0; .tabBox { @@ -612,6 +613,7 @@ flex-direction: row; align-items: center; justify-content: space-between; + background: #fff; } .view-cata {