<%var cssParam = {%> <%};%> <%var jsParam = {%> <%};%> <%layout("/topicsForDiscussion/commonPage/_layout.html", {nav: "", meunsel:"", jsParam:jsParam, cssParam:cssParam}) {%>
<%if(userModel.imgPatch!'' == ''){%> <%}else{%> <%}%>

${userModel.name }

${userModel.introduction! }

${userModel.phone! }

${userModel.email! }

${userModel.addr! }

    <%for(tempThemeData in themeList){%>
  • ${tempThemeData.replyNum!0 }个回复${tempThemeData.createDate}
  • <%}elsefor{%>
  • ${userModel.name }还没有发布主题哦!
  • <%}%>
<%include("/topicsForDiscussion/commonPage/_paginate.html", {"currentPage": pageNumber!1, "totalPage": totalPage!1, "totalRow": totalRow!0, "actionUrl": contextPath+"/TFDPublic/toUserPage?userId=${userModel.id }&pageNumber=", "urlParas": urlParas!''}){}%>
    <%for(tempfocusData in focusOnTopicsList){%>
  • <%if(tempfocusData.imgPatch!'' == ''){%> <%}else{%> <%}%>

    ${tempfocusData.detailed}

    ${tempfocusData.themeNum!0}个主题>${tempfocusData.attentionNum!0}个关注${tempfocusData.createDate}
  • <%}elsefor{%>
  • ${userModel.name }还没有关注任何专题哦!
  • <%}%>
<%include("/topicsForDiscussion/commonPage/_left.html", {"newTopicsList": newTopicsList,"themeTopicsList": themeTopicsList}){}%> <%}%>