diff --git a/themes/default/design/image401.blade.php b/themes/default/design/image401.blade.php index df462a39..cc0df3ac 100644 --- a/themes/default/design/image401.blade.php +++ b/themes/default/design/image401.blade.php @@ -13,13 +13,13 @@
-
+
- - + +
-
+
diff --git a/themes/default/design/tab_product.blade.php b/themes/default/design/tab_product.blade.php index 46bbd2ee..3ce8d48b 100644 --- a/themes/default/design/tab_product.blade.php +++ b/themes/default/design/tab_product.blade.php @@ -13,14 +13,14 @@
推荐商品模块
- @if ($tabs) + @if (isset($content['tabs']))
- @foreach ($tabs as $products) + @foreach ($content['tabs'] as $products)
@foreach ($products as $product)