mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
[更新]修改微信图文
This commit is contained in:
parent
6f46b7aa65
commit
98a48675f2
@ -81,10 +81,8 @@
|
||||
<span class="aui-margin-l-5" style='color:#0099CC'>{$vo.author|default=''}</span>
|
||||
</div>
|
||||
</div>
|
||||
{if $vo.show_cover_pic neq 0}
|
||||
<div class="aui-card-list-content">
|
||||
<img src="{$vo.local_url}"/>
|
||||
</div>
|
||||
{if $vo.show_cover_pic eq 1}
|
||||
<div class="aui-card-list-content"><img src="{$vo.local_url}"/></div>
|
||||
{/if}
|
||||
<div class="aui-card-list-content-padded aui-padded-t-0 aui-padded-b-0" style="color:#666;">
|
||||
{$vo.content|default=''}
|
||||
|
Loading…
x
Reference in New Issue
Block a user