From a162c3fdcccf31d955134369b647d6ce771ae4de Mon Sep 17 00:00:00 2001 From: zhoulinf <2507241354@qq.com> Date: Mon, 14 Apr 2025 09:25:57 +0800 Subject: [PATCH] =?UTF-8?q?story#5314=20=E5=BA=95=E9=83=A8=E5=9B=BE?= =?UTF-8?q?=E7=89=87=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/secondHandCar/indexList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/secondHandCar/indexList.vue b/src/views/secondHandCar/indexList.vue index e63374b1..a949173a 100644 --- a/src/views/secondHandCar/indexList.vue +++ b/src/views/secondHandCar/indexList.vue @@ -382,7 +382,7 @@ export default { .fixImg{ width: 210px; height: 102px; - position: absolute; + position: fixed; bottom: 0; left: 50%; transform: translateX(-50%);