{if $job == 'ajax'} {if $lists} {loop $lists $v}
{$v[title]}

{timetodate($v[addtime], 5)}{$v[user]}

{/loop} {/if} {exit} {/if} {template 'header', 'member'}
{if $action=='send'}
{else}
{/if}
{if $DT[im_web]}
消息{if $_message}{$_message}{/if}
聊天{if $_chat}{$_chat}{/if}
{else} {$head_title} {/if}
{if $action == 'send'} {elseif $action == 'edit'} {elseif $action == 'show'} {else} {/if}
{if $action == 'guest'}
您还没有登录,请先登录或注册
立即登录
注册会员
{elseif $action == 'close'}
您所在的会员组无权限
{elseif $action == 'send'}

收件人*

标题*

内容*

{$content}

选项




{if $need_captcha}

验证码*

{template 'captcha', 'chip'}
{/if}
{if $MG[message_limit]}
今日可发 {$MG[message_limit]}
当前已发 {$limit_used}
还可以发 {$limit_free}
{/if}
{load('clear.js')} {elseif $action == 'edit'}

收件人*

标题*

内容*

{$content}

选项




{load('clear.js')} {elseif $action == 'show'}

{$title}

{$addtime} {if $status==4 || $status==3} {if $fromuser} {$fromuser} {/if} {elseif $status==2} {$touser} {/if}
{$content}
{if $status == 1}
{elseif $status == 3 && $fromuser}
{else}
{/if}
{else}
{if $lists}
{loop $lists $v}
{$v[title]}

{timetodate($v[addtime], 5)}{$v[user]}

{/loop}
{else}
暂无消息
{/if} {if $status==3} {if $MG[inbox_limit]}
收件箱容量 {$MG[inbox_limit]} 条   当前接收 {$limit_used} 条   还可以接收 {$limit_free} 条   建议定期删除无用信件
{/if} {/if} {if $pages}
{$pages}
{/if} {/if} {template 'footer',$module}