发表评论
主页
<%=nurseComment.nursesInfo.name%>
好评
中评
差评
星级评价
服务态度
<% var theClass = ''; if(selectedId){ theClass = 'selected'; }%> <%for (var i = 0; i < 5; i++){%>
<%if(selectedId === i){ theClass = ''; }%> <%}%>
专业程度
<% var theClass = ''; if(selectedId){ theClass = 'selected'; }%> <%for (var j = 0; j < 5; j++){%>
<%if(selectedId === j){ theClass = ''; }%> <%}%>
效率程度
<% var theClass = ''; if(selectedId){ theClass = 'selected'; }%> <%for (var k = 0; k < 5; k++){%>
<%if(selectedId === k){ theClass = ''; }%> <%}%>
提交