{php} $messages = $messages ?? []; $messageCount = count($messages); {/php} {if condition="!empty($user)"}
{$msg.fname}{:formatFriendlyDate(strtotime($msg['ftime']))}
{:empty($msg['text']) ? $msg['title'] : $msg['text']}
共{$messageCount}条消息