瀏覽代碼

样式调整

zhangdehua 1 年之前
父節點
當前提交
f4b9555ce3
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      app/index/controller/Index.php

+ 2 - 2
app/index/controller/Index.php

@@ -110,8 +110,8 @@ class Index extends Controller
         isset($superDeals[3]) && $superDeals1[] = $superDeals[3];
         isset($superDeals[4]) && $superDeals2[] = $superDeals[4];
         isset($superDeals[5]) && $superDeals2[] = $superDeals[5];
-        isset($superDeals[5]) && $superDeals2[] = $superDeals[6];
-        isset($superDeals[5]) && $superDeals2[] = $superDeals[7];
+        isset($superDeals[6]) && $superDeals2[] = $superDeals[6];
+        isset($superDeals[7]) && $superDeals2[] = $superDeals[7];
         return view('/index/index', [
             'newGoods' => $newArrival,
             'bestseller' => $bestseller,