[%if count($array) > 0%] [%forlist from=$array key=list%]
  • [%$array[list].title%] 删除
  • [%/forlist%] [%/if%]