<%var cssPar = {%> <%};%> <%var jsPar = {%> <%};%> <%layout("/WebPages_170421/personalPages/commonPage/_layout.html", {nav:"",meunsel:"",jsParam:jsPar,cssParam:cssPar}) {%>
您当前的位置: 首页 > 个人中心 > 交易请求管理
<% include("/WebPages_170421/personalPages/commonPage/_navigation.html"){} %>
<%for(tempDate in dateList!){%> <%}elsefor{%> <%}%>
序号 申请人名称 产品服务名称 产品创建时间 交易申请说明 交易状态 发布人交易结果标记 发布人交易结果说明 交易结果操作
${tempDateLP.index} ${tempDate.username} ${tempDate.productname} ${tempDate.producttime} ${tempDate.description} <%if(tempDate.transactionStatus == 0){%> 未开始 <%}else if(tempDate.transactionStatus == 1){%> 交易中 <%}else if(tempDate.transactionStatus == 2){%> 交易成功 <%}else if(tempDate.transactionStatus == 3){%> 交易失败 <%}%> <%if(tempDate.publisherStatus == 0){%> 未提交 <%}else if(tempDate.publisherStatus == 1){%> 成功 <%}else if(tempDate.publisherStatus == 2){%> 失败 <%}%> ${tempDate.publisherDescription} <%if(tempDate.publisherStatus == 0){%>
<%}else{%> 已经完成处理 <%}%>
没有记录!
<%include("/WebPages_170421/personalPages/commonPage/_paginate.html", {"currentPage": pageNumber!1, "totalPage": totalPage!1, "totalRow": totalRow!0, "actionUrl": contextPath+"/MyTransactionRequest/getMyTransactionRequestList?code=" + code!'' + "&pageNumber=", "urlParas": urlParas!''}){}%>
<%}%>