dyjh 6 年之前
父節點
當前提交
701ce2f0b4
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"