chuweiqiang há 1 ano atrás
pai
commit
1fa25bfd54
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      app/data/view/shop/goods/form.html

+ 1 - 1
app/data/view/shop/goods/form.html

@@ -295,7 +295,7 @@
                         </script>
                         <input type="file"  class="uploadFile">
                         <input type="hidden" class="layui-input border-0 padding-left-0 text-center" ng-blur="rows[0].show_image=setValue(rows[0].key,'show_image',$event.target.value)" ng-model="rows[0].show_image">
-                        <div>{{rows[0].show_image}}</div>
+<!--                        <div>{{rows[0].show_image}}</div>-->
                         {if isset($vo.cover)}
                             <img src="{{rows[0].show_image}}" class="show_image" data-tips-hover data-tips-image data-lazy-src="{{rows[0].show_image}}">
 <!--                            <input  type="hidden" name="data_items[$index][show_image]">-->