{extend name="base" /} {block name="get-data"} {assign name="arrSlots" value="$TpStyle.template_cfg.pages.rank_home.slots"} {/block} {block name="title"}{site:seotkd code="title" page="rank_index" /}{/block} {block name="keywords"}{site:seotkd code="keywords" page="rank_index" /}{/block} {block name="description"}{site:seotkd code="description" page="rank_index" /}{/block} {block name="head"} {// 社交媒体标签} {/block} {block name="head-css"} {/block} {block name="head-js"} {/block} {block name='body-class'}rank-index{/block} {block name="main"}
{foreach $arrSlots as $i => $Slot} {assign name="listCfg" value="$TpStyle.template_cfg.list_layout[$Slot.layout_key]"} {assign name="title" value="$Slot.title_text"} {assign name="limit" value="$listCfg['layout']['max_items']"} {video:ranklistexp count="$limit" sort_type="$Slot.sort_type" d_key="key" d_val="Video" cache_life="3600" export_name="__LIST__" /} {include file="module/list/title/_title_router" /} {include file="module/list/shell/_shell_router" /} {/foreach}
{/block} {block name="customize"} {/block}