<{include file="default/element.top.html"}>
<{include file="room/menu.html"}>
  客户询价信息

<{foreach from=$Lists name=list1 item=iq}> <{foreachelse}> <{/foreach}>
询价商品 询价时间
<{$iq.InqueryProduct}>  <{$iq.CreateDate|date_format:"%Y-%m-%d"}>
目前没有任何数据
 
 
<{include file="room/foot.html"}>