From 78f3a181d763e957d787099b097cb9ae7fcdc3cd Mon Sep 17 00:00:00 2001 From: songliang Date: Wed, 3 Aug 2022 16:47:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=93=81=E8=AF=A6=E6=83=85=E6=94=BE?= =?UTF-8?q?=E5=A4=A7=E9=95=9C=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../beike/shop/default/css/page-product.scss | 2 +- themes/default/product.blade.php | 52 +++++++------------ 2 files changed, 20 insertions(+), 34 deletions(-) diff --git a/resources/beike/shop/default/css/page-product.scss b/resources/beike/shop/default/css/page-product.scss index e59d10f1..7a674ea6 100644 --- a/resources/beike/shop/default/css/page-product.scss +++ b/resources/beike/shop/default/css/page-product.scss @@ -17,7 +17,7 @@ body.page-product { .left { margin-right: 1rem; - > .swiper > div > div{ + > div > div{ border: 1px solid #eee; margin-bottom: 10px; width: 80px; diff --git a/themes/default/product.blade.php b/themes/default/product.blade.php index 38a2de29..f6a73fc3 100644 --- a/themes/default/product.blade.php +++ b/themes/default/product.blade.php @@ -5,7 +5,7 @@ @push('header') - + {{-- --}} {{-- --}} @@ -21,12 +21,11 @@
-
-
-
- +
+
@@ -141,8 +139,6 @@ @push('add-scripts')