<%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 == 2){%> 交易失败 <%}%> <%if(tempDate.applicantStatus == 0){%> 未提交 <%}else if(tempDate.applicantStatus == 1){%> 成功 <%}else if(tempDate.applicantStatus == 2){%> 失败 <%}%> ${tempDate.applicantDescription} <%if(tempDate.applicantStatus == 0){%>
<%}else{%> 已经完成处理 <%}%>
没有记录!
<%include("/WebPages_170421/personalPages/commonPage/_paginate.html", {"currentPage": pageNumber!1, "totalPage": totalPage!1, "totalRow": totalRow!0, "actionUrl": contextPath+"/MyTransactionApplication/getMyTransactionApplicationList?code=" + code!'' + "&pageNumber=", "urlParas": urlParas!''}){}%>
<%}%>