<#include "../common/head-css.ftl"/> <#include "../common/header.ftl"/>
class="act">电影评价 class="act">影院评价
<#if type==0>电影<#else>影院 评分 评价内容 评价时间
<#if type == 0> <#if movieCommentList?? && movieCommentList?size gt 0> <#else>

暂无评论信息

<#if type == 1> <#if cinemaCommentList?? && cinemaCommentList?size gt 0> <#else>

暂无评论信息

<#include "../common/footer-js.ftl"/> <#include "../common/footer.ftl"/>