{echo:lp{pl_add_app};/}
{echo:lp{pl_manage};/}
{echo:lp{pl_set_app};/}
{sta:if($app_rs)[exc]}
{sta:foreach($app_rs as $rs)[loop]} {sta:$small_url=$rs['image']?preg_replace("/(.*)(\.\w+)/","$1_small$2","plugins/".$rs['name']."/".$rs['image']):$def_small_image;/}
{echo:$rs["title"];/}
{echo:$rs["info"];/}
{echo:str_replace("{num}",$rs["use_num"],lp{pl_total_num});/}
{echo:lp{pl_del};/}
{end:foreach/}
{end:if/} {sta:if(empty($app_rs))[exc]}
{echo:lp{pl_mine_none};/}
{end:if/}