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')