[#escape x as (x)!?html]
[#if site.url != site.urlMobile] [/#if]
${site.fullNameOrName}${global.customs['poweredBy']}
[#include 'inc_js.html'/] [#include 'inc_header.html'/]
[@InfoList attr='focus' limit='4';list]
[#list list as info]
${substring(info.title,20,'...')}
[/#list]
[#list list as info]
${info_index+1}
[/#list]
[#if list?size > 1] [/#if] [/@InfoList]
热度排行
[@InfoList sort='views desc' limit='10';list] [#list list as info]
${info_index+1}
${substring(info.title,18,'...')}
[/#list] [/@InfoList]
要闻
[@InfoList attr='headlines' limit='3';list] [#if list?size > 0]
${substring(list[0].title,18,'...')}
[/#if]
[#list list as info] [#if info_index > 0]
[
${substring(info.title,11,'...')}
]
[/#if] [/#list]
[/@InfoList]
[@InfoList node='news' isIncludeChildren='true' limit='14';list] [#list list as info]
${substring(info.title,19,'...')}
[#if info_index = 3 || info_index = 8]
[/#if] [/#list] [/@InfoList]
[@Node number='video';node]
${node.name}
[/@Node]
[@InfoList node='video' isIncludeChildren='true' limit='2';list] [#list list as info]
${info.videoTime}
${substring(info.title,9,'...')}
[/#list]
[/@InfoList]
[@InfoList node='video' isIncludeChildren='true' offset='2' limit='6';list] [#list list as info] [#if info_index % 2 = 0]
[/#if]
${substring(info.title,9)}
[#if info_index % 2 = 1]
[/#if] [/#list] [/@InfoList]
专题
[@SpecialList limit='1';list] [#list list as special]
${substring(special.title,10,'...')}
${substring(special.description,32,'...')}
[详细]
[/#list] [/@SpecialList] [@SpecialList offset='1' limit='6';list]
[#list list as special]
${substring(special.title,20,'...')}
[/#list]
[/@SpecialList]
[@Node number='product';node]
${node.name}
[/@Node]
[@InfoList node='product' isIncludeChildren='true' limit='5';list] [#list list as info]
${substring(info.title,20)}
¥${info.customs['price']}
[/#list] [/@InfoList]
[@NodeList parent='news';list] [#list list as node]
${node.name}
[@InfoList nodeId=node.id isWithImage='true' limit='1';list] [#list list as info]
${substring(info.title,10,'...')}
${substring(info.description,32,'...')}
[详细]
[/#list] [/@InfoList] [@InfoList nodeId=node.id limit='5';list]
[#list list as info]
${substring(info.title,20,'...')}
[/#list]
[/@InfoList]
[/#list]
[/@NodeList]
[@Node number='download';node]
${node.name}
[/@Node]
[@InfoList node='download' isIncludeChildren='true' limit='9';list] [#list list as info]
${substring(info.title,10)}
${info.node.name}
${info.customs['star']}
[/#list] [/@InfoList]
[@Node number='jobs';node]
${node.name}
[/@Node]
[@InfoList node='jobs' limit='6';list] [#list list as info]
${substring(info.title,22,'...')}
${info.customs['company']}
${info.customs['location']}
${info.publishDate?string('yyyy-MM-dd')}
[/#list] [/@InfoList]
Digg
[@InfoList sort='diggs desc' limit='6';list] [#list list as info]
${info.diggs}
${substring(info.title,17,'...')}
[/#list] [/@InfoList]
最新评论
[@CommentList limit='3';list]
[#list list as comment]
[#if comment.creator.id==0]
匿名网友
[#else]
${comment.creator.username}
[/#if]:
#${substring(comment.anchor.title,12,'...')}#
${substring(comment.text,22,'...')}
[/#list]
[/@CommentList]
调查问卷
[@Question;question] [#if question??]
${question.title}
[#list question.items as item]
${item_index+1}、${item.title}
[#if !item.essay] [#list item.options as option]
${option.title}
[/#list] [#else]
[/#if]
[/#list]
查看结果
[#else]
没有投票
[/#if] [/@Question]
投票
[@Vote;vote] [#if vote??]
${vote.title?html}
[#list vote.options as option]
${option.title}
[/#list]
查看结果
[#else]
没有投票
[/#if] [/@Vote]
[@Node number='photo';node]
${node.name}
[/@Node]
[@InfoList node='photo' isIncludeChildren='true' limit='7';list] [#list list as info]
[#if info_index=0]${substring(info.title,24,'...')}[#else]${substring(info.title,12,'...')}[/#if]
[/#list] [/@InfoList]
[#include 'inc_friendlink.html'/] [#include 'inc_footer.html'/] [/#escape]