dyjh 6 years ago
parent
commit
701ce2f0b4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/views/admin/album/product/index.blade.php

+ 1 - 1
resources/views/admin/album/product/index.blade.php

xqd
@@ -60,7 +60,7 @@
             <td><img src="{{ $item->install_img }}" width="50"/></td>
             <td>{{ $item->style_name }}</td>
             <td>{{ $item->sort }}</td>
-            <td><img src="{{ $item->cover_pic }}" width="50"/></td>
+            <td><img src="{{ $item->thumb }}" width="50"/></td>
 								<td>
 									<div class="btn-group">
 										<button data-toggle="dropdown"