From 7b05689f6425888cca7b3c8e8aec55e4c79f57a9 Mon Sep 17 00:00:00 2001 From: zhangkai <847704969@qq.com> Date: Fri, 20 Jun 2025 14:27:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5=E5=A4=9C?= =?UTF-8?q?=E6=A0=A1ui?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 6758a1a..86ee331 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1033,10 +1033,10 @@ export default { } .imgstop_ye { - margin-left: 30rpx; - width: 150rpx; + // margin-left: 30rpx; + width: 176rpx; position: absolute; - right: 0; + right: -30rpx; } }