资讯
-
<#list newsCategoryList as newsCategory>
- class="act"#if>>${newsCategory.name}/ #list>
-
<#list newsList as news>
-
${news.title}
${news.abs!""}
#list>
正在热映
-
<#list topMovieList as topMovie>
-
<#if topMovie.name?length gt 10> ${topMovie.name?substring(0,10)}... <#else> ${topMovie.name} #if>
${topMovie.abs!"暂无介绍"}
${topMovie.rate!"0"}
#list>