<%include("/common/_head.html"){}%> ${beauty.title} -飞趣 <% var user = c.currentUser(request, servlet.response); var isLogin = false; if(user != null){ isLogin=true; } include("/common/_headwithlogin.html",{user:user,isLogin:isLogin}){} %>
加入相册
    <%for(var comment in comments){%>
  • ${comment.postNickname} ${printTime(comment.createTime)} ${commentLP.index}楼

    回复
    ${emojiShow(comment.content)}
  • <%}%>

点击上传,或将文件拖拽到此处

<%include("/common/_footor.html"){}%> <%include("/common/_scripts.html",{user:user}){}%>