qiushang há 3 semanas atrás
pai
commit
585b1d7eb3
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      resources/views/home/http/index.blade.php

+ 1 - 1
resources/views/home/http/index.blade.php

@@ -62,7 +62,7 @@
             </div>
             <div class="flex-start" style="flex-wrap: wrap;">
                 @foreach ($productList as $item)
-                    @if ($item->id !== 12 && $item->id !== 13 && $item->id !== 17)
+                    @if ($item->id !== 12 && $item->id !== 13 && $item->id !== 17 && $item->id !== 18)
                         <div class="overflow" style="width: 20%; text-align: center; margin-bottom: 50px;">
                             <img src="{{ 'https://www.xingyousoft.com' . $item->logo }}"
                                 style="width: 80px;height: 80px; border-radius: 10px;" />