dyjh vor 6 Jahren
Ursprung
Commit
701ce2f0b4
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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"