{template 'public/header'} {template 'public/comhead'}
   登入信息

欢迎回来,{$users['username']}

   门店信息

酒店名称:{$cur_store['name']}

地址:{$cur_store['address']}

电话:{$cur_store['tel']}

订单信息
(单位:个)
  • {$order['yrz']}

    已入住

  • {$order['ywc']}

    已完成

  • {$order['yqx']}

    已取消

  • {$order['ytk']}

    已退款

房间一览
(单位:间)
  • 房间
    房间总数:{$total_nums}
    今日入住:{$rznums['sl']}
{template 'common/footer'}