Browse Source

Merge branch 'master' of http://47.97.194.53:3000/qiushang/xingyou

Qasim 11 months ago
parent
commit
62091ccda4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/views/home/http/help.blade.php

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

@@ -34,7 +34,7 @@
                     <div class="name">常见问题-使用技巧</div>
                 </div>
                 @foreach ($data as $item)
-                    @if($item['product']['id'] != 12)
+                    @if($item['product'] ->id != 12)
                     <div class="flex-between qa-item">
                         <div class="qa-soft flex-start">
                             <img src="{{ $item['product']->logo }}" class="qa-soft-img" />