{php include wl_template('common/header');}
{php echo tpl_select_time_info('time', array('starttime'=>date('Y-m-d H:i:s', $starttime),'endtime'=>date('Y-m-d H:i:s', $endtime)));}
搜索
{loop $lists $li} {/loop}
商家 评价者 评分等级
评价时间
回复状态 审核状态 操作
{$li['nickname']} {loop $li['star'] $l}{/loop}
{php echo date('Y-m-d',$li['createtime']);}
{if $li['replyone']==1}
{elseif $li['replyone']==2}
{/if}
{if $li['checkone']==1}
{elseif $li['checkone']==2}
{elseif $li['checkone']==3}
{/if}
审核 回复 添加 删除
{$pager}
{php include wl_template('common/footer');}