{template 'header', 'mobile'}
{$head_name}
{if $action == 'mall' || $action == 'sell'}
{/if}
{if $lists} {loop $lists $v} {if $action == 'mall'}
{elseif $action == 'sell'}
{elseif $action == 'buy'}
{elseif $action == 'job'}
{elseif $action == 'photo'}
{elseif $action == 'info'}
{elseif $action == 'brand'}
{elseif $action == 'video'}
{/if} {/loop} {else} {template 'chip-empty', 'mobile'} {/if} {if $pages}
{$pages}
{/if} {template 'footer', 'mobile'}