{template 'common/header'} {template 'web/theme/navbar'} {if $op =='display'}
当前数量: {$total}
{loop $list $row} {/loop}
ID 微信 内容 启用 时间 操作
{$row['id']}
{$row['nickname']}
{php echo date('Y-m-d H:i', $row['addtime'])}
{$pager}
{else}
礼品信息编辑
填正整数,数字越小排序越靠前
礼品名称,字数不宜过多
{php echo tpl_form_field_image('img',$goods['img']);} 礼品图片,尺寸:287*345
实际价格,单位:元
展示价格,单位:元
{/if} {template 'common/footer'}