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