chuweiqiang 1 年之前
父節點
當前提交
6a79ff7844
共有 1 個文件被更改,包括 0 次插入6 次删除
  1. 0 6
      app/data/view/shop/goods/form.html

+ 0 - 6
app/data/view/shop/goods/form.html

@@ -239,16 +239,10 @@
                     <td class="layui-bg-gray nowrap" ng-bind="td.name" ng-if="td.show" ng-repeat="td in rows"></td>
 
                     <td class="padding-0">
-<!--                        <div class="help-images">-->
-<!--                        <input name="cover_url" data-max-width="500" data-max-height="500" type="hidden" value="{$vo.cover_url|default=''}">-->
-<!--                        <script>$('[name="cover_url"]').uploadOneImage();</script>-->
-<!--                        </div>-->
-                        <input 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">
                         {if isset($vo.cover)}
                         <img src="{{rows[0].show_image}}" data-tips-hover data-tips-image data-lazy-src="{$vo.cover_url}">
                         <!--                        <input  ng-model="rows[0].show_image">-->
                         {/if}
-
                     </td>
 
                     <td class="padding-0">