{#include file="./cover/userleft_tpl.html"#}
| 标题 |
发送时间 |
状态 |
操作 |
{#foreach item=item from=$shortInfo#}
| {#$item.sho_title#} |
{#$item.sho_addtime|date_format:"%Y-%m-%d %H:%M:%S"#} |
{#if $item.sho_isread eq 0#}未读{#else#}阅读时间:{#$item.sho_readtime|date_format:"%Y-%m-%d %H:%M:%S"#}{#/if#} |
阅读 删除 |
{#/foreach#}
{#include file="./cover/onlinefooter_tpl.html"#}