<%Include _head%> <%Include _top%>
当前位置: 首页 > 积分兑换
<%Include _mb_left_menu%>
  • 品名: 
  •   状态: 
  •   时间:  -
  •     
<%loop (DataRow) gift ExGiftList%> <%/loop%>
礼品编号 礼品名称 所需积分 订单状态 兑换时间 操作
{gift[GiftNumber]} {gift[Name]} <%set str=Method.formatmoney((decimal)gift["ExMoney"],"0")%>{str} <%if gift["State"].ToString()=="-1"%> 未审核 <%else if gift["State"].ToString()=="0"%> 审核未通过 <%else%> 审核通过 <%/if%> <%formatdatetime(gift[ExTime],yyyy-MM-dd HH:mm:ss)%> 查看
<%Include _footer%>