{template 'header', $module}
商机收藏
{if $action == 'add'}
分类 {$type_select}  [管理分类]
* 标题 {dstyle('style')}
* 地址
备注
    
{elseif $action == 'edit'}
分类 {$type_select}  [管理分类]
显示顺序 请填写数字,数字越大越靠前
* 标题 {dstyle('style', $style)}
* 地址
备注
      
{else}
 {$fields_select}    {$type_select}   
{loop $favorites $k $v} {/loop}
分类 标题 添加时间 管理
 {$v[type]}   {$v[title]} {$v[addtime]}  
{if $MG[favorite_limit]}
收藏夹容量 {$MG[favorite_limit]} 条   当前已收藏 {$limit_used} 条   还可以收藏 {$limit_free}
{/if}
{$pages}
{/if} {if $action=='add' || $action=='edit'} {/if} {template 'footer', $module}