{ife 'creditshop.goods' $item} {php echo tpl_ueditor('goodsdetail',$item['goodsdetail'], array('height'=>'200'))} {else} 查看内容 {/if}
{ife 'creditshop.goods' $item} {else} {if $item['detailshow']==1} 开启 {else} 关闭 {/if} {/if}
{ife 'creditshop.goods' $item} {php echo tpl_ueditor('detail',$item['detail'],array('height'=>200))} {else} 查看内容 {/if}
{ife 'creditshop.goods' $item} {else} {if $item['noticedetailshow']==1} 开启 {else} 关闭 {/if} {/if}
{ife 'creditshop.goods' $item} {php echo tpl_ueditor('noticedetail',$item['noticedetail'],array('height'=>200))} {else} 查看内容 {/if}