From 237f36a7420e3750fa7cd5ce7bbd8d2361c694e7 Mon Sep 17 00:00:00 2001 From: ZF sun <34314687@qq.com> Date: Mon, 27 Oct 2025 17:49:23 +0800 Subject: [PATCH] =?UTF-8?q?refactor(ui):=20=E9=A6=96=E9=A1=B5=E5=9B=9E?= =?UTF-8?q?=E5=88=B0=E6=9C=80=E9=A1=B6=E7=AB=AF=E6=8C=89=E9=92=AE=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E9=9D=A0=E5=8F=B3=E8=B7=9D=E7=A6=BB12px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/index/index.vue b/pages/index/index.vue index 918cb69..15e6dc0 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -200,6 +200,7 @@ } .mescroll-totop { + right: 12px !important; bottom: 100px !important; }