wupengfei 3 年之前
父节点
当前提交
f802917918
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application/store/view/order/detail.html

+ 1 - 1
application/store/view/order/detail.html

@@ -71,7 +71,7 @@
                     <td class='text-left nowrap'>
                         <input class='layui-input' readonly style="background-color: #e6e6e6" name='goods_no[]' value="{$sv['goods_no']}"/>
                     </td>
-                    <td class='text-left nowrap'><img  src="{$sv.spec_img|default=''}" width="30px"></td>
+                    <td class='text-left nowrap'><img  data-tips-image="{$sv.spec_img|default=''}"   src="{$sv.spec_img|default=''}" width="30px"></td>
                     <td class='text-left nowrap'>
                         <input class='layui-input'  readonly style="background-color: #e6e6e6" name='store_num[]' value="{$sv['num']}"/>
                     </td>