{template 'header'}
|
{$title} {$PROCESS[$process]}
悬赏分:{$credit}
{if $process == 1 || $process == 2}
- 离问题结束还有 {secondstodate($totime-$DT_TIME)}
{elseif $process == 3}
- 解决时间 {timetodate($updatetime, 5)}
{/if}
{$content}
{if $addition}
问题补充:
{/if}
{if $process == 1}{nl2br($addition)} {/if} |
|
{template 'content', 'chip'} 打赏 |
|
举报
{timetodate($v[addtime], 5)}
{$v[content]}
|
{nl2br($comment)}