From e20420d90462386e3342b6b27741c24da648d88b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=85=E5=BF=B5?= Date: Wed, 11 Jun 2025 15:49:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/index.css | 4 +++- brand.html | 18 +++++++++++------- newcar.html | 12 ++++-------- rental-sidebar.html | 7 +++++-- 4 files changed, 23 insertions(+), 18 deletions(-) diff --git a/assets/css/index.css b/assets/css/index.css index 72ec71c..792a47e 100755 --- a/assets/css/index.css +++ b/assets/css/index.css @@ -452,7 +452,9 @@ color: #fff; background: #ff4605; } - +.vehica-car-card__info__single:first-child a:hover{ + color: #fff; +} .textarea{ width: 100%; min-height: 200px; diff --git a/brand.html b/brand.html index 70772dd..684e2fd 100755 --- a/brand.html +++ b/brand.html @@ -178,15 +178,19 @@
-
+
- car -

{{item.name}}

-
¥{{item.price}}
-
+
+ car +

{{item.name}}

+
¥{{item.price}}
+
+
-
+
+ +
+
{{item.brand_name}}
diff --git a/newcar.html b/newcar.html index 09c3664..68e67b8 100755 --- a/newcar.html +++ b/newcar.html @@ -197,14 +197,10 @@
- - - - - - - - +
+ +
+
{{item.brand_name}}
diff --git a/rental-sidebar.html b/rental-sidebar.html index 5afe935..8f7aca4 100755 --- a/rental-sidebar.html +++ b/rental-sidebar.html @@ -223,14 +223,17 @@