187 lines
6.2 KiB
HTML
187 lines
6.2 KiB
HTML
{extend name="base" /}
|
|
|
|
{block name="get-data"}
|
|
|
|
{site:grm page_code="h5_rank_type" diff="0" num="100" g_key="arrGrm" /}
|
|
|
|
|
|
{/block}
|
|
|
|
{block name="title"}{site:replace code="VIDEO@GETVIDEORANKINDEX@TITLE"}{/block}
|
|
{block name="keywords"}{site:replace code="VIDEO@GETVIDEORANKINDEX@KEYWORDS"}{/block}
|
|
{block name="description"}{site:replace code="VIDEO@GETVIDEORANKINDEX@DESCRIPTION"}{/block}
|
|
|
|
|
|
{block name="head"}
|
|
|
|
{// 社交媒体标签}
|
|
<meta property="og:title" content='{site:replace code="VIDEO@GETVIDEORANKINDEX@TITLE"}' />
|
|
<meta property="og:description" content='{site:replace code="VIDEO@GETVIDEORANKINDEX@DESCRIPTION"}' />
|
|
<meta property="og:url" content="https://{$DomainModel->d_domain}" />
|
|
<meta property="og:type" content="video.movie" />
|
|
|
|
|
|
<script type="application/ld+json">
|
|
[
|
|
|
|
{
|
|
"@context": "https://schema.org",
|
|
"@type": "CollectionPage",
|
|
"name": "{$DomainModel->d_name} - 最新排行榜推荐",
|
|
"url": "https://{$DomainModel->d_domain}",
|
|
"headline": '{site:replace code="VIDEO@GETVIDEORANKINDEX@TITLE"}',
|
|
"description": '{site:replace code="VIDEO@GETVIDEORANKINDEX@DESCRIPTION"}',
|
|
"potentialAction": {
|
|
"@type": "SearchAction",
|
|
"target": 'https://{$DomainModel->d_domain}{site:vsurl key="search_term_string" p="1"/}",
|
|
"query-input": "required name=search_term_string"
|
|
}
|
|
"hasPart": [
|
|
{video:ranklist count="5"
|
|
sort_type="weekly"
|
|
d_key="key" d_val="Video" cache_life="86400"}
|
|
|
|
{if $key < 10 }
|
|
{
|
|
"@type": "VideoObject",
|
|
"name": "{$Video.v_name}",
|
|
"description": "{$Video.v_description}",
|
|
"thumbnailUrl": '{$Video.v_pic}',
|
|
"uploadDate": "{:date('Y-m-d')}",
|
|
"url": 'https://{$DomainModel->d_domain}{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}',
|
|
},
|
|
{/if}
|
|
{/video:ranklist}
|
|
|
|
]
|
|
},
|
|
{
|
|
"@context": "https://schema.org",
|
|
"@type": "BreadcrumbList",
|
|
"itemListElement": [
|
|
{
|
|
"@type": "ListItem",
|
|
"position": 1,
|
|
"name": "首页",
|
|
"item": "https://{$DomainModel->d_domain}"
|
|
},
|
|
{
|
|
"@type": "ListItem",
|
|
"position": 2,
|
|
"name": "排行榜首页",
|
|
"item": "https://{$DomainModel->d_domain}{$strRankUrlTemp}"
|
|
}
|
|
]
|
|
},
|
|
]
|
|
</script>
|
|
|
|
{/block}
|
|
|
|
|
|
{block name="head-css"}
|
|
|
|
{/block}
|
|
|
|
{block name="head-js"}
|
|
|
|
{/block}
|
|
|
|
{block name='body-class'}rank-index{/block}
|
|
|
|
{block name="main"}
|
|
|
|
<div class="cfa4e9 container">
|
|
<div class="db105d layout-box top-weizhi mb-xs-0 hidden-sm hidden-xs">
|
|
<nav class="breadcrumb" aria-label="breadcrumb">
|
|
<ol itemscope itemtype="https://schema.org/BreadcrumbList">
|
|
<li class="breadcrumb-item" itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
|
|
<a href="/" itemprop="item">
|
|
<span itemprop="name">首页</span>
|
|
</a>
|
|
<meta itemprop="position" content="1" />
|
|
</li>
|
|
<li class="breadcrumb-item" itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
|
|
<a href='{$strRankUrlTemp}' itemprop="item">
|
|
<span itemprop="name">排行榜</span>
|
|
</a>
|
|
<meta itemprop="position" content="2" />
|
|
</li>
|
|
</ol>
|
|
</nav>
|
|
</div>
|
|
|
|
|
|
<h1 class="view-title">
|
|
{site:replace code="VIDEO@GETVIDEORANKINDEX@H1"}
|
|
</h1>
|
|
<h4 class="view-description">{site:replace code="VIDEO@GETVIDEORANKINDEX@TEXT"}</h4>
|
|
|
|
|
|
|
|
<div class="dd4456 type-box clearfix">
|
|
<div class="f008a5 type-title bottom-line">
|
|
<span class="c3d883 pull-left" id="conreset">
|
|
<a href="#">排行榜</a>
|
|
</span>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="d2a62b slideDown-box">
|
|
|
|
<div class="d6afbc type-select type-select-slide swiper-initialized swiper-horizontal swiper-pointer-events swiper-free-mode"
|
|
style="height:55px">
|
|
<ul class="b44e9d swiper-wrapper" id="swiper-wrapper-f8ad8b226c38851e" aria-live="polite">
|
|
<li class="a4e370 swiper-slide swiper-slide-active" role="group" aria-label="1 / 8"><a
|
|
class="c698b6 text-muted">分类</a></li>
|
|
|
|
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
|
|
<li
|
|
class="c62f86 swiper-slide {if $Request.route.strParentCategory == $val.v_category_en}active{/if} swiper-slide-next">
|
|
<a
|
|
href='{site:vrlurl parent_category="$val.v_category_en" category="all" sort_type="daily" page="1"/}'>
|
|
{$val.v_category}
|
|
</a>
|
|
</li>
|
|
{/video:categorytype}
|
|
</ul>
|
|
<span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
<div class="ee356a layout-box">
|
|
<div class="e3c2c3 row">
|
|
{video:ranksort d_key="key" d_val="val"}
|
|
<div class="fb44a5 col-md-wide-25 pt-xs-0 main-right "
|
|
style="position:sticky;top:-10px;">
|
|
<div class="dfb7d2 pannel-box mt-xs-0 clearfix">
|
|
<div class="e3a1c3 box-title "><span class="dea086 title-lb"></span>
|
|
<h2>{$val}排行榜</h2>
|
|
</div>
|
|
<ul class="d6b451 txt-list txt-list-hot p-xs-0">
|
|
{video:ranklist count="20"
|
|
sort_type="weekly"
|
|
d_key="key" d_val="Video" cache_life="86400"}
|
|
{include file="public/video-list-phb" start="80"/}
|
|
{/video:ranklist}
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
{/video:ranksort}
|
|
</div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
{/block}
|
|
{block name="customize"}
|
|
|
|
{/block} |