From cc6727a351948ae2ad4d68f9f90cfe2f13cfae74 Mon Sep 17 00:00:00 2001 From: wangxia <779219182@qq.com> Date: Fri, 14 Mar 2025 10:43:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/mine/index.wxss | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/mine/index.wxss b/pages/mine/index.wxss index 788d899..1c012fd 100644 --- a/pages/mine/index.wxss +++ b/pages/mine/index.wxss @@ -382,6 +382,7 @@ page { margin: 0 10px; background-color: #fff; border-radius: 8px; + box-shadow: 0px 4px 4px 0px rgba(218, 218, 218, 0.5); } .sticky { position: sticky;