|
@@ -297,7 +297,7 @@
|
|
|
<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>
|
|
|
{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}}">
|
|
|
+ <img src="https://ship-expert.zhousi.hdlkeji.com/upload/dc/a5d25431dbfb40412fa9e349220bd4.png" 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]">-->
|
|
|
{/if}
|
|
|
|