{template 'header', 'member'} {if $action=='add' || $action=='edit'}
加入商圈 {$GRP[title]}
{if $GRP[join_type]}* {/if}加入原因
限500个字
      
{load('clear.js')} {if $action=='add'} {else} {/if} {else}
{loop $lists $k $v} {/loop}
商圈图标 商圈名称 主题 粉丝 申请时间 管理
{$v[title]} {$v[post]} {$v[fans]} {$v[adddate]} {if $status == 3} {else} {/if}
{if $join_limit}
总共可加 {$join_limit} 个    当前已加 {$limit_used} 个    还可以加 {$limit_free} 个   
{/if}
{$pages}
{/if} {if $action == 'add' || $action == 'edit'} {/if} {template 'club_js', 'chip'} {template 'footer', 'member'}