|
@@ -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]">-->
|