From d95120fc67ed7df90b27403ad355f3c7f9037454 Mon Sep 17 00:00:00 2001 From: huangzhen Date: Mon, 4 Nov 2024 10:41:38 +0800 Subject: [PATCH] =?UTF-8?q?update=20@=E6=A8=A1=E7=89=88=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/templates/cmsDetail/index.scss | 1 + src/views/templates/cmsList/index.scss | 1 + 2 files changed, 2 insertions(+) diff --git a/src/views/templates/cmsDetail/index.scss b/src/views/templates/cmsDetail/index.scss index 6990b35..2de136e 100644 --- a/src/views/templates/cmsDetail/index.scss +++ b/src/views/templates/cmsDetail/index.scss @@ -182,6 +182,7 @@ position: sticky; top: 592px; margin-bottom: -75px; + transform: none; } } .van-overflow-hidden { diff --git a/src/views/templates/cmsList/index.scss b/src/views/templates/cmsList/index.scss index 895d5e4..2d8616f 100644 --- a/src/views/templates/cmsList/index.scss +++ b/src/views/templates/cmsList/index.scss @@ -286,6 +286,7 @@ position: sticky; bottom: 0; margin-bottom: -90px; + transform: none; } } .popWrapper {