From 017f34bbf4678afc806ab74d12923f1a8b407818 Mon Sep 17 00:00:00 2001 From: lifizer <913626195@qq.com> Date: Tue, 6 Aug 2024 17:18:46 +0800 Subject: [PATCH] =?UTF-8?q?Style(=E9=A6=96=E9=A1=B5):=E7=95=8C=E9=9D=A2?= =?UTF-8?q?=E7=BB=86=E8=8A=82=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home/index.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pages/home/index.vue b/pages/home/index.vue index e651273..b084b0c 100644 --- a/pages/home/index.vue +++ b/pages/home/index.vue @@ -668,12 +668,13 @@ export default { } .land-famous-wrap { position: relative; + z-index: 5; display: flex; flex-shrink: 0; justify-content: space-between; padding: 20rpx; - margin: 21rpx 0 0 0; - border-radius: 16rpx; + margin: 16rpx 0 0 0; + border-radius: 20rpx; background: #fff; .pic-wrap { .img + .img {