From a91ec40d82f5464c4527dfb0b85621bd8b71c6f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=9D=B0?= Date: Fri, 3 Oct 2025 13:39:19 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=A0=B7=E5=BC=8F=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Selectmodel.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/Selectmodel.vue b/src/views/Selectmodel.vue index 3bfccb3..a19b9c7 100644 --- a/src/views/Selectmodel.vue +++ b/src/views/Selectmodel.vue @@ -307,21 +307,21 @@ const goToDeepNineModel = () => { } .btn-dbqb { - height: 150px; + height: 130px; width: 100%; background-image: url("@/assets/img/Selectmodel/-s-夺宝奇兵logo.png"); z-index: 3; } .btn-ai { - height: 150px; + height: 130px; width: 100%; background-image: url("@/assets/img/Selectmodel/金轮 拷贝.png"); z-index: 3; } .btn-deepnine { - height: 130px; + height: 110px; width: 100%; background-image: url("https://d31zlh4on95l9h.cloudfront.net/images/35bf808538183be0062e4647570a9abd.png"); z-index: 3; @@ -340,7 +340,7 @@ const goToDeepNineModel = () => { .btn-text { height: 100px; - width: 150%; + width: 100%; position: absolute; bottom: -20px; left: 50%;