#define defaultArticleCommentPage()
#if(option('article_comment_vcode_enable')) #end

全部评论

#commentPage() #for(comment : commentPage.list) #include("defaultArticleCommentItem.html") #end #end
#commentPaginate(anchor="comments") #end
#end