{template 'header', 'member'}
{$head_name}
{if $action=='add' || $action=='list'} {else} 购买 {/if}
{if $action == 'add'}
{if $currency == 'money'} {else}
{/if}
{elseif $action == 'list'}

关键词*

频道*

{else}
{if $lists} {loop $lists $v}
{/loop} {/if} {if $pages}
{$pages}
{/if} {/if} {if $action == 'add'} {/if} {template 'footer', 'member'}