From f127123a62951de0b827dea6d6bb64eb24b7e40f Mon Sep 17 00:00:00 2001 From: linxi Date: Mon, 24 Feb 2025 11:27:29 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A3279=20=E3=80=90=E7=A4=BC=E5=93=81?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=E3=80=91=E9=80=89=E6=8B=A9=E5=B0=81=E9=9D=A2?= =?UTF-8?q?=E4=BA=A4=E4=BA=92=E5=BD=A2=E5=BC=8F=E4=BC=98=E5=8C=96=EF=BC=8C?= =?UTF-8?q?=E5=BA=94=E8=AF=A5=E4=B8=A4=E8=BE=B9=E4=BD=8E=E4=BA=8E=E4=B8=AD?= =?UTF-8?q?=E9=97=B4=EF=BC=8C=E8=80=8C=E4=B8=8D=E6=98=AF=E9=AB=98=E4=BA=8E?= =?UTF-8?q?=E4=B8=AD=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_user/views/gift/components/CoverPicker.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg_user/views/gift/components/CoverPicker.vue b/pkg_user/views/gift/components/CoverPicker.vue index 609976a..6afa92a 100644 --- a/pkg_user/views/gift/components/CoverPicker.vue +++ b/pkg_user/views/gift/components/CoverPicker.vue @@ -19,8 +19,8 @@ > - - + + @@ -103,7 +103,7 @@ export default { right: 0; margin: auto; border: 10rpx solid #FDF0D3; - top: -30px; + top: -40px; } .img-wrap{ position: relative;