{template 'head'}
{template 'menu'}
{template 'left'}
{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']}
商品详情
{$calligraphy['details']}
是否在签到页面显示
显示
不显示
提交
{template 'record'}
{template 'finally'}