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