{template 'public/header'} {template 'public/comhead'}
酒店列表
{if $system['openCity']==1} {/if} {loop $list $key $item} {if $system['openCity']==1} {/if} {/loop} {if empty($list)} {/if}
排序 酒店id 酒店名称 图片城市名称地址 酒店电话 联系人 联系手机 入驻时间 操作 酒店管理入口
{$item['scort']} {$item['id']} {$item['name']} {$item['cityName']}{$item['address']} {$item['tel']} {$item['link_name']} {$item['link_tel']} {php echo date('Y-m-d H:i:s',$item['time'])} 编辑 删除 管理
暂无商家信息
{$pager}
{template 'common/footer'}