From 3ceca28094335734a83fad69a4387ea3d44e6134 Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Fri, 17 Oct 2025 11:52:58 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=8C=E4=BD=8D=E8=AF=A6=E6=83=85=EF=BC=8C?= =?UTF-8?q?=E6=9A=82=E6=97=A0=E4=BE=9B=E5=A5=89=E6=97=B6=EF=BC=8C=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E7=A9=BA=E7=99=BD=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/memorial/compositons/enshrinedList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/memorial/compositons/enshrinedList.vue b/pages/memorial/compositons/enshrinedList.vue index 385d1dc..ac30b62 100644 --- a/pages/memorial/compositons/enshrinedList.vue +++ b/pages/memorial/compositons/enshrinedList.vue @@ -328,7 +328,7 @@ export default { align-items: center; justify-content: center; padding: 100rpx 0; - background: #ffffff; + border-radius: 12rpx; margin-top: 20rpx; }