diff --git a/themes/default/design/tab_product.blade.php b/themes/default/design/tab_product.blade.php index 3ce8d48b..9564436d 100644 --- a/themes/default/design/tab_product.blade.php +++ b/themes/default/design/tab_product.blade.php @@ -44,7 +44,7 @@
@for ($s = 0; $s < 8; $s++)
- @include('shared.product') + {{-- @include('shared.product') --}} 商品
@endfor