{template 'head'}
{template 'menu'}

集字详情管理

{loop $calligraphyInfo['list'] $item} {/loop}
id 奖品名 权重 顺序 操作
{$item['id']} {$item['name']} {$item['word']} {$item['weight']} {$item['sort']} 编辑   删除
{$calligraphyInfo['pages']}
{template 'record'}
{template 'finally'}