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

{php echo $id ? '修改' : '添加'}集字

{php echo tpl_form_field_date('end_time', $calligraphy['end_time'], true)}
{php echo tpl_form_field_image('share_image', $calligraphy['share_image'], tomedia($calligraphy['share_image']));}
{php echo tpl_form_field_image('cover_img', $calligraphy['cover_img'], tomedia($calligraphy['cover_img']));}
{$calligraphy['images']}
{template 'record'}
{template 'finally'}