标题:{$tickets.title}
{foreach $tickets.content as $tc}
{if $tc.personnel=="1"}
{$tc.time|date="Y-m-d H:i:s",###}
你:{$user.name}
{$tc.content}
{elseif $tc.personnel=="2"}
{$tc.time|date="Y-m-d H:i:s",###}
用户ID:{$tickets.userid},{$tickets.username}
{$tc.content}
{/if}
{/foreach}
状态:
{if $tickets.state=="1"}
待您回复
{/if}
{if $tickets.state=="2"}
等待您回复
{/if}
{if $tickets.state=="3"}
您已回复
{/if}
{if $tickets.state=="4"}
已关闭
{/if}
操作: