mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-23 18:00:29 +08:00
Update index.html
This commit is contained in:
parent
f5e9c05baf
commit
95b4a14fef
@ -42,7 +42,7 @@
|
|||||||
<label><input class="list-sort-input" data-action-blur="{:sysuri()}" data-loading="false" data-value="id#{$vo.id};action#sort;sort#{value}" value="{$vo.sort}"></label>
|
<label><input class="list-sort-input" data-action-blur="{:sysuri()}" data-loading="false" data-value="id#{$vo.id};action#sort;sort#{value}" value="{$vo.sort}"></label>
|
||||||
</td>
|
</td>
|
||||||
<td class="text-left nowrap">
|
<td class="text-left nowrap">
|
||||||
<div class="headimg headimg-xs headimg-no" data-lazy-src="{$vo.cover}"></div>
|
<div class="headimg headimg-xs headimg-no" data-tips-hover data-tips-image data-lazy-src="{$vo.cover}"></div>
|
||||||
{$vo.name|default=''}
|
{$vo.name|default=''}
|
||||||
</td>
|
</td>
|
||||||
<td class="text-left nowrap">{$vo.code|default=''}</td>
|
<td class="text-left nowrap">{$vo.code|default=''}</td>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user