From 3fe67c1015d39034b06f0d9d52782c7236fce193 Mon Sep 17 00:00:00 2001 From: zhoulinf <2507241354@qq.com> Date: Wed, 2 Apr 2025 11:00:19 +0800 Subject: [PATCH] =?UTF-8?q?story#5314=20=E5=9C=A8=E6=9F=A5=E7=9C=8B?= =?UTF-8?q?=E8=BD=A6=E6=BA=90=E5=88=97=E8=A1=A8=E7=9A=84=E7=95=8C=E9=9D=A2?= =?UTF-8?q?=EF=BC=8C=E9=BC=A0=E6=A0=87=E5=9C=A8=E7=A7=BB=E5=8A=A8=E5=88=B0?= =?UTF-8?q?=E5=8F=AF=E4=BB=A5=E7=82=B9=E5=87=BB=E7=9A=84=E5=8C=BA=E5=9F=9F?= =?UTF-8?q?=E6=97=B6=EF=BC=8C=E6=94=B9=E6=88=90=E6=89=8B=E6=8C=87=E7=9A=84?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/secondHandCar/indexList.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/secondHandCar/indexList.vue b/src/views/secondHandCar/indexList.vue index 9bd337e7..57a68dc1 100644 --- a/src/views/secondHandCar/indexList.vue +++ b/src/views/secondHandCar/indexList.vue @@ -367,6 +367,7 @@ export default { left: 50%; transform: translateX(-50%); z-index: 11; + cursor: pointer; } .headerWrap{ width: 100%; @@ -500,6 +501,7 @@ export default { .item{ display: flex; justify-content: space-between; + cursor: pointer; } .left{ .img, .qiugou{