<%= _.convertImage({"className" : "","src" : user.Avatar.Small, 'size' : 30, 'shape' : 'radius', 'name' : user.Name, 'bgColor' : user.Avatar.Color }) %>
-
<%=user.Name%>的评价:
<%if(medalInfos.length){%>
<%=_.TitaWidget_evaluation(medalInfos[0])%>
<%}%>
<%if(scoreInfos.length){%>
<%=_.TitaWidget_evaluation(scoreInfos[0], {showStar: true})%>
<%}%>
<%if(viewMode=="simple"&&dimensionInfos&&dimensionInfos.length>0){%>
维度评分
<%}%>