完善扩展插件机制

This commit is contained in:
2020-04-13 10:40:47 +08:00
parent 6560f723cd
commit 53ccc5f123
11 changed files with 167 additions and 142 deletions

View File

@@ -35,7 +35,7 @@
{if isset($vo['format'])}
<td>{$item[$vo['field']]|$vo['format']}</td>
{else/}
<td>{$item[$vo['field']]}</td>
<td>{$item[$vo['field']]|default=''}</td>
{/if}
{/volist}
<td>