{template 'header', 'mobile'}
{if $action} {/if}
{$head_name}
{if $action == 'member'} 注销 {elseif $action == 'info'} 频道 {elseif $action == 'home'} 预览 {/if}
{if $action == 'member'}
{elseif $action == 'info'}
{/if} {/loop} {elseif $action == 'trade'}
{elseif $action == 'home'}
{else}
{if $_userid} {else} {/if}
{$_truename}
帐号:{$_username}
未登录
按此登录或注册
{if $_userid}
{/if}
{/if} {template 'footer', 'mobile'}