{ife 'goods' $item} {php echo tpl_ueditor('content',$item['content'],array('height'=>'300'))} {else} 查看内容 {/if}

购买后可见

开启后购买过的商品才会显示
{ife 'goods' $item} {else} {if $item['buyshow']==1} 开启 {else} 关闭 {/if} {/if}
{ife 'goods' $item} {php echo tpl_ueditor('buycontent',$item['buycontent'],array('height'=>'300'))} {else} 查看内容 {/if}