This commit is contained in:
make
2025-12-31 00:49:32 +08:00
parent ae57b68f99
commit eb8c097777
709 changed files with 39727 additions and 1041 deletions

View File

@@ -0,0 +1,37 @@
<header class="{$TpStyle.dom_prefix}-hx9-bar">
<div class="{$TpStyle.dom_prefix}-hx9-inner">
<div class="{$TpStyle.dom_prefix}-hx9-left">
<a href="/" class="{$TpStyle.dom_prefix}-hx9-logo">
<strong>{$DomainModel->d_name}</strong>
</a>
</div>
<nav class="{$TpStyle.dom_prefix}-hx9-nav">
<ul class="{$TpStyle.dom_prefix}-hx9-navlist">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}">
<a href="/">首页</a>
</li>
<li class=' {if $strPageCode == "home"}active{/if} '>
<a href="/vindex">影视首页</a>
</li>
{else}
<li class=' {if $strPageCode == "home"}active{/if} '>
<a href="/">首页</a>
</li>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"><a
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a></li>
{/video:categorytype}
</ul>
</nav>
<div class="{$TpStyle.dom_prefix}-hx9-right">
<form class="{$TpStyle.dom_prefix}-hx9-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜索影片">
</form>
</div>
</div>
</header>

View File

@@ -0,0 +1,23 @@
<div class="{$TpStyle.dom_prefix}-q2r-wrap">
<div class="{$TpStyle.dom_prefix}-q2r-topline">
<span>高清流畅 · 多端自适应 · 实时更新</span>
</div>
<header class="{$TpStyle.dom_prefix}-q2r-main">
<div class="{$TpStyle.dom_prefix}-q2r-brand">
<a href="/" class="{$TpStyle.dom_prefix}-q2r-title">{$DomainModel->d_name}</a>
</div>
<nav class="{$TpStyle.dom_prefix}-q2r-menu">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class=' {if $strPageCode == "home"}active{/if} ' href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</nav>
</header>
</div>

View File

@@ -0,0 +1,31 @@
<header class="{$TpStyle.dom_prefix}-m7c-head">
<div class="{$TpStyle.dom_prefix}-m7c-row1">
<div class="{$TpStyle.dom_prefix}-m7c-logo">
<a href="/"><span>{$DomainModel->d_name}</span></a>
</div>
<form class="{$TpStyle.dom_prefix}-m7c-search" action="{$strSearchListUrlTemp}">
<input type="text" name="wd" placeholder="搜索片名 / 演员">
</form>
</div>
<nav class="{$TpStyle.dom_prefix}-m7c-row2">
<ul>
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}">
<a href="/">首页</a>
</li>
<li class=' {if $strPageCode == "home"}active{/if} '>
<a href="/vindex">影视首页</a>
</li>
{else}
<li class=' {if $strPageCode == "home"}active{/if} '>
<a href="/">首页</a>
</li>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"><a
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a></li>
{/video:categorytype}
</ul>
</nav>
</header>

View File

@@ -0,0 +1,15 @@
<section class="{$TpStyle.dom_prefix}-z4p-shell">
<div class="{$TpStyle.dom_prefix}-z4p-logo-box">
<a href="/" class="{$TpStyle.dom_prefix}-z4p-logo-text">{$DomainModel->d_name}</a>
</div>
<div class="{$TpStyle.dom_prefix}-z4p-tags">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>
<span>{$val.v_category}</span>
</a>
{/video:categorytype}
</div>
</section>

View File

@@ -0,0 +1,29 @@
<header class="{$TpStyle.dom_prefix}-t8k-head">
<div class="{$TpStyle.dom_prefix}-t8k-strip">
<small>提示:本站不存储视频文件,资源均来自互联网公开分享。</small>
</div>
<div class="{$TpStyle.dom_prefix}-t8k-main">
<div class="{$TpStyle.dom_prefix}-t8k-left">
<a href="/" class="{$TpStyle.dom_prefix}-t8k-logo">{$DomainModel->d_name}</a>
</div>
<div class="{$TpStyle.dom_prefix}-t8k-mid">
<nav>
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class=' {if $strPageCode == "home"}active{/if} ' href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</nav>
</div>
<div class="{$TpStyle.dom_prefix}-t8k-right">
<form action="{$strSearchListUrlTemp}">
<input type="text" name="wd" placeholder="搜索">
</form>
</div>
</div>
</header>

View File

@@ -0,0 +1,29 @@
<header class="{$TpStyle.dom_prefix}-h6-wrap">
<div class="{$TpStyle.dom_prefix}-h6-topbar">
<span class="{$TpStyle.dom_prefix}-h6-msg">今日热片已更新,快来看看</span>
</div>
<div class="{$TpStyle.dom_prefix}-h6-main">
<a href="/" class="{$TpStyle.dom_prefix}-h6-logo">{$DomainModel->d_name}</a>
<form class="{$TpStyle.dom_prefix}-h6-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="输入片名试试看">
<button type="submit" class="{$TpStyle.dom_prefix}-h6-btn"></button>
</form>
<nav class="{$TpStyle.dom_prefix}-h6-nav">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class=' {if $strPageCode == "home"}active{/if} ' href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</nav>
</div>
</header>

View File

@@ -0,0 +1,32 @@
<header class="{$TpStyle.dom_prefix}-h7-wrap">
<div class="{$TpStyle.dom_prefix}-h7-logoBox">
<a href="/" class="{$TpStyle.dom_prefix}-h7-logo">{$DomainModel->d_name}</a>
</div>
<div class="{$TpStyle.dom_prefix}-h7-row">
<nav class="{$TpStyle.dom_prefix}-h7-menu">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class=' {if $strPageCode == "home"}active{/if} ' href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</nav>
<form class="{$TpStyle.dom_prefix}-h7-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜你感兴趣的影视内容">
<button type="submit" class="{$TpStyle.dom_prefix}-h7-icon">
<svg viewBox="0 0 16 16">
<circle cx="7" cy="7" r="5" stroke="currentColor" stroke-width="2" fill="none"></circle>
<line x1="11" y1="11" x2="15" y2="15" stroke="currentColor" stroke-width="2"></line>
</svg>
</button>
</form>
</div>
</header>

View File

@@ -0,0 +1,13 @@
<header class="{$TpStyle.dom_prefix}-h8-wrap">
<div class="{$TpStyle.dom_prefix}-h8-left">
<a href="/" class="{$TpStyle.dom_prefix}-h8-logo">{$DomainModel->d_name}</a>
</div>
<div class="{$TpStyle.dom_prefix}-h8-right">
<form class="{$TpStyle.dom_prefix}-h8-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜索电影、剧集、番剧...">
</form>
</div>
</header>

View File

@@ -0,0 +1,27 @@
<header class="{$TpStyle.dom_prefix}-h9-wrap">
<div class="{$TpStyle.dom_prefix}-h9-top">
<a href="/" class="{$TpStyle.dom_prefix}-h9-logo">{$DomainModel->d_name}</a>
<form class="{$TpStyle.dom_prefix}-h9-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="输入关键字查找影片">
<button type="submit" class="{$TpStyle.dom_prefix}-h9-btn">搜索</button>
</form>
</div>
<nav class="{$TpStyle.dom_prefix}-h9-nav">
<div class="{$TpStyle.dom_prefix}-h9-scroll">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class=' {if $strPageCode == "home"}active{/if} ' href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,32 @@
<header class="{$TpStyle.dom_prefix}-h10-wrap">
<div class="{$TpStyle.dom_prefix}-h10-main">
<a href="/" class="{$TpStyle.dom_prefix}-h10-logo">{$DomainModel->d_name}</a>
<button class="{$TpStyle.dom_prefix}-h10-searchBtn"
onclick="document.querySelector('.{$TpStyle.dom_prefix}-h10-form input').focus();">
<svg viewBox="0 0 16 16">
<circle cx="7" cy="7" r="5" stroke="currentColor" stroke-width="2" fill="none"></circle>
<line x1="11" y1="11" x2="15" y2="15" stroke="currentColor" stroke-width="2"></line>
</svg>
</button>
</div>
<form class="{$TpStyle.dom_prefix}-h10-form" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="试着输入‘动作’、‘科幻’看看">
</form>
<nav class="{$TpStyle.dom_prefix}-h10-nav">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class=' {if $strPageCode == "home"}active{/if} ' href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</nav>
</header>

View File

@@ -0,0 +1,27 @@
<header class="{$TpStyle.dom_prefix}-h100-mega">
<div class="{$TpStyle.dom_prefix}-h100-bar">
<a href="/" class="{$TpStyle.dom_prefix}-h100-brand">{$DomainModel->d_name}</a>
<form class="{$TpStyle.dom_prefix}-h100-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜内容">
</form>
<button type="button" class="{$TpStyle.dom_prefix}-h100-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h100-open')">展开</button>
</div>
<nav class="{$TpStyle.dom_prefix}-h100-nav">
<ul class="{$TpStyle.dom_prefix}-h100-home">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
</ul>
<ul class="{$TpStyle.dom_prefix}-h100-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
</header>

View File

@@ -0,0 +1,17 @@
<header class="{$TpStyle.dom_prefix}-h11-wrap">
<div class="{$TpStyle.dom_prefix}-h11-logo">
{$DomainModel->d_name}
</div>
<form class="{$TpStyle.dom_prefix}-h11-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜索电影、电视剧、演员…" />
<button type="submit" class="{$TpStyle.dom_prefix}-h11-btn">
<svg viewBox="0 0 16 16" width="16" height="16">
<circle cx="7" cy="7" r="5" stroke="currentColor" stroke-width="2" fill="none"></circle>
<line x1="11" y1="11" x2="15" y2="15" stroke="currentColor" stroke-width="2"></line>
</svg>
</button>
</form>
</header>

View File

@@ -0,0 +1,19 @@
<header class="{$TpStyle.dom_prefix}-h12-wrap">
<div class="{$TpStyle.dom_prefix}-h12-top"></div>
<div class="{$TpStyle.dom_prefix}-h12-main">
<div class="{$TpStyle.dom_prefix}-h12-logo">{$DomainModel->d_name}</div>
<form class="{$TpStyle.dom_prefix}-h12-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="试试输入关键词…" />
<button type="submit" class="{$TpStyle.dom_prefix}-h12-searchBtn">
<svg viewBox="0 0 16 16" width="16" height="16">
<circle cx="7" cy="7" r="5" stroke="currentColor" stroke-width="2" fill="none"></circle>
<line x1="11" y1="11" x2="15" y2="15" stroke="currentColor" stroke-width="2"></line>
</svg>
</button>
</form>
</div>
</header>

View File

@@ -0,0 +1,18 @@
<header class="{$TpStyle.dom_prefix}-h13-wrap">
<div class="{$TpStyle.dom_prefix}-h13-row">
<div class="{$TpStyle.dom_prefix}-h13-logo">{$DomainModel->d_name}</div>
<button class="{$TpStyle.dom_prefix}-h13-btn" onclick="document.querySelector('.{$TpStyle.dom_prefix}-h13-input').focus();">
<svg viewBox="0 0 16 16" width="16" height="16">
<circle cx="7" cy="7" r="5" stroke="#fff" stroke-width="2" fill="none"></circle>
<line x1="11" y1="11" x2="15" y2="15" stroke="#fff" stroke-width="2"></line>
</svg>
</button>
</div>
<form class="{$TpStyle.dom_prefix}-h13-form" action="{$strSearchListUrlTemp}">
<input type="text" class="{$TpStyle.dom_prefix}-h13-input" name="keyword" placeholder="输入影片名试试看…" />
</form>
</header>

View File

@@ -0,0 +1,11 @@
<header class="{$TpStyle.dom_prefix}-h14-wrap">
<div class="{$TpStyle.dom_prefix}-h14-row">
<div class="{$TpStyle.dom_prefix}-h14-logo">{$DomainModel->d_name}</div>
<form class="{$TpStyle.dom_prefix}-h14-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜索一下…" />
</form>
</div>
</header>

View File

@@ -0,0 +1,22 @@
<header class="{$TpStyle.dom_prefix}-h15-wrap">
<div class="{$TpStyle.dom_prefix}-h15-logo">{$DomainModel->d_name}</div>
<form class="{$TpStyle.dom_prefix}-h15-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="输入片名即可搜索…" />
</form>
<nav class="{$TpStyle.dom_prefix}-h15-nav">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class=' {if $strPageCode == "home"}active{/if} ' href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</nav>
</header>

View File

@@ -0,0 +1,9 @@
<header class="{$TpStyle.dom_prefix}-h16-wrap">
<div class="{$TpStyle.dom_prefix}-h16-logo">{$DomainModel->d_name}</div>
<form class="{$TpStyle.dom_prefix}-h16-searchBox" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="找点好看的?输入搜索…" />
</form>
</header>

View File

@@ -0,0 +1,12 @@
<header class="{$TpStyle.dom_prefix}-h17-wrap">
<div class="{$TpStyle.dom_prefix}-h17-row">
<div class="{$TpStyle.dom_prefix}-h17-logo">{$DomainModel->d_name}</div>
<form class="{$TpStyle.dom_prefix}-h17-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜点什么?" />
<button type="submit" class="{$TpStyle.dom_prefix}-h17-btn">搜索</button>
</form>
</div>
</header>

View File

@@ -0,0 +1,20 @@
<header class="{$TpStyle.dom_prefix}-h18-wrap">
<div class="{$TpStyle.dom_prefix}-h18-row">
<div class="{$TpStyle.dom_prefix}-h18-logo">{$DomainModel->d_name}</div>
<button class="{$TpStyle.dom_prefix}-h18-btn" onclick="document.querySelector('.{$TpStyle.dom_prefix}-h18-input').focus();">
<svg viewBox="0 0 16 16" width="14">
<circle cx="7" cy="7" r="5" stroke="#fff" stroke-width="2" fill="none"></circle>
<line x1="11" y1="11" x2="15" y2="15" stroke="#fff" stroke-width="2"></line>
</svg>
</button>
</div>
<form style="margin-top:8px;" action="{$strSearchListUrlTemp}">
<input type="text" class="{$TpStyle.dom_prefix}-h18-input"
name="keyword"
placeholder="输入影片名称…" />
</form>
</header>

View File

@@ -0,0 +1,9 @@
<header class="{$TpStyle.dom_prefix}-h19-wrap">
<div class="{$TpStyle.dom_prefix}-h19-logo">{$DomainModel->d_name}</div>
<form class="{$TpStyle.dom_prefix}-h19-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="输入关键字开始找片…" />
</form>
</header>

View File

@@ -0,0 +1,9 @@
<header class="{$TpStyle.dom_prefix}-h20-wrap">
<div class="{$TpStyle.dom_prefix}-h20-logo">{$DomainModel->d_name}</div>
<form class="{$TpStyle.dom_prefix}-h20-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="全站搜索已开启…" />
</form>
</header>

View File

@@ -0,0 +1,31 @@
<header class="{$TpStyle.dom_prefix}-h21-wrap">
<div class="{$TpStyle.dom_prefix}-h21-top">
<div class="{$TpStyle.dom_prefix}-h21-logo">
{$DomainModel->d_name}
</div>
<form class="{$TpStyle.dom_prefix}-h21-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="输入片名 / 演员,一秒搜到…" />
<button type="submit" class="{$TpStyle.dom_prefix}-h21-searchBtn">
搜索
</button>
</form>
</div>
<nav class="{$TpStyle.dom_prefix}-h21-nav">
<div class="{$TpStyle.dom_prefix}-h21-navInner">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,41 @@
<header class="{$TpStyle.dom_prefix}-h22-wrap">
<div class="{$TpStyle.dom_prefix}-h22-main">
<div class="{$TpStyle.dom_prefix}-h22-logo">
{$DomainModel->d_name}
</div>
<form class="{$TpStyle.dom_prefix}-h22-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="想看什么?试试输入关键词…" />
<button type="submit" class="{$TpStyle.dom_prefix}-h22-iconBtn">
<svg viewBox="0 0 16 16" width="16" height="16">
<circle cx="7" cy="7" r="5" stroke="currentColor" stroke-width="2" fill="none"></circle>
<line x1="11" y1="11" x2="15" y2="15" stroke="currentColor" stroke-width="2"></line>
</svg>
</button>
</form>
</div>
<section class="{$TpStyle.dom_prefix}-h22-tabs">
{if $DomainModel->info_id > 0}
<span>
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
</span>
<span>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
</span>
{else}
<span>
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
</span>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<span>
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
</span>
{/video:categorytype}
</section>
</header>

View File

@@ -0,0 +1,30 @@
<header class="{$TpStyle.dom_prefix}-h23-wrap">
<div class="{$TpStyle.dom_prefix}-h23-top">
<h1 class="{$TpStyle.dom_prefix}-h23-logo">
{$DomainModel->d_name}
</h1>
<p class="{$TpStyle.dom_prefix}-h23-sub">
每天发现一点新片子
</p>
</div>
<form class="{$TpStyle.dom_prefix}-h23-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="片名 / 演员 / 导演,随便搜…" />
<button type="submit" class="{$TpStyle.dom_prefix}-h23-btn">Go</button>
</form>
<div class="{$TpStyle.dom_prefix}-h23-cats">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</div>
</header>

View File

@@ -0,0 +1,40 @@
<header class="{$TpStyle.dom_prefix}-h24-wrap">
<div class="{$TpStyle.dom_prefix}-h24-main">
<div class="{$TpStyle.dom_prefix}-h24-logo">
{$DomainModel->d_name}
</div>
<form class="{$TpStyle.dom_prefix}-h24-form" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="一键搜全站资源…" />
<button type="submit" class="{$TpStyle.dom_prefix}-h24-icon">
<svg viewBox="0 0 16 16" width="15" height="15">
<circle cx="7" cy="7" r="5" stroke="currentColor" stroke-width="2" fill="none"></circle>
<line x1="11" y1="11" x2="15" y2="15" stroke="currentColor" stroke-width="2"></line>
</svg>
</button>
</form>
</div>
<ul class="{$TpStyle.dom_prefix}-h24-nav">
<li>
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
</li>
{if $DomainModel->info_id > 0}
<li>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
</li>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li>
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</header>

View File

@@ -0,0 +1,29 @@
<header class="{$TpStyle.dom_prefix}-h25-wrap">
<div class="{$TpStyle.dom_prefix}-h25-tip">
发现新片,就在 {$DomainModel->d_name}
</div>
<div class="{$TpStyle.dom_prefix}-h25-row">
<div class="{$TpStyle.dom_prefix}-h25-logo">
{$DomainModel->d_name}
</div>
<form class="{$TpStyle.dom_prefix}-h25-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜片名 / 关键剧情,试试…" />
</form>
</div>
<div class="{$TpStyle.dom_prefix}-h25-cats">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</div>
</header>

View File

@@ -0,0 +1,32 @@
<header class="{$TpStyle.dom_prefix}-h26-wrap">
<div class="{$TpStyle.dom_prefix}-h26-center">
<div class="{$TpStyle.dom_prefix}-h26-logo">
{$DomainModel->d_name}
</div>
<p class="{$TpStyle.dom_prefix}-h26-desc">
全网影视一站式聚合
</p>
</div>
<form class="{$TpStyle.dom_prefix}-h26-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="输入想看的影片,一键直达…" />
</form>
<div class="{$TpStyle.dom_prefix}-h26-tags">
{if $DomainModel->info_id > 0}
<small><a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a></small>
<small><a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a></small>
{else}
<small><a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a></small>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<small>
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
</small>
{/video:categorytype}
</div>
</header>

View File

@@ -0,0 +1,27 @@
<header class="{$TpStyle.dom_prefix}-h27-wrap">
<div class="{$TpStyle.dom_prefix}-h27-row">
<div class="{$TpStyle.dom_prefix}-h27-logo">
{$DomainModel->d_name}
</div>
<form class="{$TpStyle.dom_prefix}-h27-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜电影 / 综艺 / 动漫…" />
</form>
</div>
<article class="{$TpStyle.dom_prefix}-h27-navBlk">
<div class="{$TpStyle.dom_prefix}-h27-links">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</div>
</article>
</header>

View File

@@ -0,0 +1,35 @@
<header class="{$TpStyle.dom_prefix}-h28-wrap">
<div class="{$TpStyle.dom_prefix}-h28-logoBlk">
<span class="{$TpStyle.dom_prefix}-h28-logo">
{$DomainModel->d_name}
</span>
</div>
<form class="{$TpStyle.dom_prefix}-h28-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="全站资源智能搜索…" />
</form>
<div class="{$TpStyle.dom_prefix}-h28-catrow">
{if $DomainModel->info_id > 0}
<button>
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
</button>
<button>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
</button>
{else}
<button>
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
</button>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<button>
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
</button>
{/video:categorytype}
</div>
</header>

View File

@@ -0,0 +1,31 @@
<header class="{$TpStyle.dom_prefix}-h29-wrap">
<div class="{$TpStyle.dom_prefix}-h29-main">
<div class="{$TpStyle.dom_prefix}-h29-logo">
{$DomainModel->d_name}
</div>
<div class="{$TpStyle.dom_prefix}-h29-searchBox">
<form action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="输入关键词,锁定好片…" />
</form>
<button class="{$TpStyle.dom_prefix}-h29-btn" onclick="this.previousElementSibling.querySelector('input').focus();">
搜索
</button>
</div>
</div>
<nav class="{$TpStyle.dom_prefix}-h29-nav">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</nav>
</header>

View File

@@ -0,0 +1,29 @@
<header class="{$TpStyle.dom_prefix}-h30-wrap">
<div class="{$TpStyle.dom_prefix}-h30-top">
<div class="{$TpStyle.dom_prefix}-h30-logo">
{$DomainModel->d_name}
</div>
<form class="{$TpStyle.dom_prefix}-h30-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="电影 / 剧集 / 动漫,一搜即有…" />
</form>
</div>
<section class="{$TpStyle.dom_prefix}-h30-navBox">
<div class="{$TpStyle.dom_prefix}-h30-nav">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</div>
</section>
</header>

View File

@@ -0,0 +1,34 @@
<header class="{$TpStyle.dom_prefix}-9f4-wrap">
<div class="{$TpStyle.dom_prefix}-9f4-top">
<div class="{$TpStyle.dom_prefix}-9f4-logoBox">
<a href="/" class="{$TpStyle.dom_prefix}-9f4-logo">{$DomainModel->d_name}</a>
<span class="{$TpStyle.dom_prefix}-9f4-tag">每日更新</span>
</div>
<form class="{$TpStyle.dom_prefix}-9f4-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="片名 / 演员 / 导演,一搜即有">
<button type="submit" class="{$TpStyle.dom_prefix}-9f4-sbtn">
<svg viewBox="0 0 16 16">
<circle cx="7" cy="7" r="5" stroke="currentColor" stroke-width="2" fill="none"></circle>
<line x1="11" y1="11" x2="15" y2="15" stroke="currentColor" stroke-width="2"></line>
</svg>
</button>
</form>
<button type="button"
class="{$TpStyle.dom_prefix}-9f4-menu"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-9f4-menu-open')"></button>
</div>
<nav class="{$TpStyle.dom_prefix}-9f4-nav">
<div class="{$TpStyle.dom_prefix}-9f4-navInner">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,33 @@
<header class="{$TpStyle.dom_prefix}-l7a-shell">
<div class="{$TpStyle.dom_prefix}-l7a-bar">
<div class="{$TpStyle.dom_prefix}-l7a-brand">
<a href="/" class="{$TpStyle.dom_prefix}-l7a-name">{$DomainModel->d_name}</a>
<small class="{$TpStyle.dom_prefix}-l7a-sub">正版片源 · 极速播放</small>
</div>
<button type="button"
class="{$TpStyle.dom_prefix}-l7a-toggle"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-l7a-nav-open')"></button>
</div>
<form class="{$TpStyle.dom_prefix}-l7a-search" action="{$strSearchListUrlTemp}">
<input type="search" name="keyword" placeholder="输入关键字,马上找片">
<button type="submit" class="{$TpStyle.dom_prefix}-l7a-go"></button>
</form>
<nav class="{$TpStyle.dom_prefix}-l7a-nav">
<ul class="{$TpStyle.dom_prefix}-l7a-navList">
<li class="{$TpStyle.dom_prefix}-l7a-navItem">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</li>
</ul>
</nav>
</header>

View File

@@ -0,0 +1,31 @@
<header class="{$TpStyle.dom_prefix}-xyo-wrap">
<div class="{$TpStyle.dom_prefix}-xyo-row1">
<button type="button"
class="{$TpStyle.dom_prefix}-xyo-hamb"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-xyo-nav-open')"></button>
<a href="/" class="{$TpStyle.dom_prefix}-xyo-brand">{$DomainModel->d_name}</a>
<form class="{$TpStyle.dom_prefix}-xyo-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="想看什么?试试搜索片名">
<button type="submit" class="{$TpStyle.dom_prefix}-xyo-icon">
<svg viewBox="0 0 16 16">
<circle cx="7" cy="7" r="5" stroke="currentColor" stroke-width="2" fill="none"></circle>
<line x1="11" y1="11" x2="15" y2="15" stroke="currentColor" stroke-width="2"></line>
</svg>
</button>
</form>
</div>
<nav class="{$TpStyle.dom_prefix}-xyo-row2">
<div class="{$TpStyle.dom_prefix}-xyo-pillBar">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,30 @@
<header class="{$TpStyle.dom_prefix}-eyz-header">
<div class="{$TpStyle.dom_prefix}-eyz-meta">
<span class="{$TpStyle.dom_prefix}-eyz-metaLeft">精选影视 · 极速秒播</span>
<span class="{$TpStyle.dom_prefix}-eyz-metaRight">今日已更新多部影片</span>
</div>
<div class="{$TpStyle.dom_prefix}-eyz-main">
<a href="/" class="{$TpStyle.dom_prefix}-eyz-logo">{$DomainModel->d_name}</a>
<form class="{$TpStyle.dom_prefix}-eyz-search" action="{$strSearchListUrlTemp}">
<input type="search" name="keyword" placeholder="搜片名、演员或导演">
<button type="submit" class="{$TpStyle.dom_prefix}-eyz-btn">搜索</button>
</form>
<button type="button"
class="{$TpStyle.dom_prefix}-eyz-menuBtn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-eyz-nav-open')"></button>
</div>
<nav class="{$TpStyle.dom_prefix}-eyz-nav">
<div class="{$TpStyle.dom_prefix}-eyz-chips">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,26 @@
<header class="{$TpStyle.dom_prefix}-gch-wrap">
<div class="{$TpStyle.dom_prefix}-gch-top">
<a href="/" class="{$TpStyle.dom_prefix}-gch-title">{$DomainModel->d_name}</a>
<button type="button"
class="{$TpStyle.dom_prefix}-gch-menu"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-gch-open')"></button>
</div>
<form class="{$TpStyle.dom_prefix}-gch-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="输入影片名,智能推荐相似片">
<button type="submit" class="{$TpStyle.dom_prefix}-gch-sbtn">找片</button>
</form>
<nav class="{$TpStyle.dom_prefix}-gch-nav">
<div class="{$TpStyle.dom_prefix}-gch-links">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,34 @@
<header class="{$TpStyle.dom_prefix}-nyg-wrap">
<div class="{$TpStyle.dom_prefix}-nyg-top">
<div class="{$TpStyle.dom_prefix}-nyg-logoBox">
<a href="/" class="{$TpStyle.dom_prefix}-nyg-logo">{$DomainModel->d_name}</a>
<span class="{$TpStyle.dom_prefix}-nyg-tag">每日更新</span>
</div>
<form class="{$TpStyle.dom_prefix}-nyg-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="全网热播,搜一搜就能看">
<button type="submit" class="{$TpStyle.dom_prefix}-nyg-sbtn">
<svg viewBox="0 0 16 16">
<circle cx="7" cy="7" r="5" stroke="currentColor" stroke-width="2" fill="none"></circle>
<line x1="11" y1="11" x2="15" y2="15" stroke="currentColor" stroke-width="2"></line>
</svg>
</button>
</form>
<button type="button"
class="{$TpStyle.dom_prefix}-nyg-menu"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-nyg-menu-open')"></button>
</div>
<nav class="{$TpStyle.dom_prefix}-nyg-nav">
<div class="{$TpStyle.dom_prefix}-nyg-navInner">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,33 @@
<header class="{$TpStyle.dom_prefix}-0db-shell">
<div class="{$TpStyle.dom_prefix}-0db-bar">
<div class="{$TpStyle.dom_prefix}-0db-brand">
<a href="/" class="{$TpStyle.dom_prefix}-0db-name">{$DomainModel->d_name}</a>
<small class="{$TpStyle.dom_prefix}-0db-sub">正版片源 · 极速播放</small>
</div>
<button type="button"
class="{$TpStyle.dom_prefix}-0db-toggle"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-0db-nav-open')"></button>
</div>
<form class="{$TpStyle.dom_prefix}-0db-search" action="{$strSearchListUrlTemp}">
<input type="search" name="keyword" placeholder="支持片名 / 演员 / 类型搜索">
<button type="submit" class="{$TpStyle.dom_prefix}-0db-go"></button>
</form>
<nav class="{$TpStyle.dom_prefix}-0db-nav">
<ul class="{$TpStyle.dom_prefix}-0db-navList">
<li class="{$TpStyle.dom_prefix}-0db-navItem">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</li>
</ul>
</nav>
</header>

View File

@@ -0,0 +1,31 @@
<header class="{$TpStyle.dom_prefix}-96e-wrap">
<div class="{$TpStyle.dom_prefix}-96e-row1">
<button type="button"
class="{$TpStyle.dom_prefix}-96e-hamb"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-96e-nav-open')"></button>
<a href="/" class="{$TpStyle.dom_prefix}-96e-brand">{$DomainModel->d_name}</a>
<form class="{$TpStyle.dom_prefix}-96e-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="查找最新热播剧、电影">
<button type="submit" class="{$TpStyle.dom_prefix}-96e-icon">
<svg viewBox="0 0 16 16">
<circle cx="7" cy="7" r="5" stroke="currentColor" stroke-width="2" fill="none"></circle>
<line x1="11" y1="11" x2="15" y2="15" stroke="currentColor" stroke-width="2"></line>
</svg>
</button>
</form>
</div>
<nav class="{$TpStyle.dom_prefix}-96e-row2">
<div class="{$TpStyle.dom_prefix}-96e-pillBar">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,30 @@
<header class="{$TpStyle.dom_prefix}-mmb-header">
<div class="{$TpStyle.dom_prefix}-mmb-meta">
<span class="{$TpStyle.dom_prefix}-mmb-metaLeft">精选影视 · 极速秒播</span>
<span class="{$TpStyle.dom_prefix}-mmb-metaRight">今日已更新多部影片</span>
</div>
<div class="{$TpStyle.dom_prefix}-mmb-main">
<a href="/" class="{$TpStyle.dom_prefix}-mmb-logo">{$DomainModel->d_name}</a>
<form class="{$TpStyle.dom_prefix}-mmb-search" action="{$strSearchListUrlTemp}">
<input type="search" name="keyword" placeholder="搜你想看的任何影片">
<button type="submit" class="{$TpStyle.dom_prefix}-mmb-btn">搜索</button>
</form>
<button type="button"
class="{$TpStyle.dom_prefix}-mmb-menuBtn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-mmb-nav-open')"></button>
</div>
<nav class="{$TpStyle.dom_prefix}-mmb-nav">
<div class="{$TpStyle.dom_prefix}-mmb-chips">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,26 @@
<header class="{$TpStyle.dom_prefix}-oz3-wrap">
<div class="{$TpStyle.dom_prefix}-oz3-top">
<a href="/" class="{$TpStyle.dom_prefix}-oz3-title">{$DomainModel->d_name}</a>
<button type="button"
class="{$TpStyle.dom_prefix}-oz3-menu"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-oz3-open')"></button>
</div>
<form class="{$TpStyle.dom_prefix}-oz3-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="输入关键字,秒速联想好片">
<button type="submit" class="{$TpStyle.dom_prefix}-oz3-sbtn">找片</button>
</form>
<nav class="{$TpStyle.dom_prefix}-oz3-nav">
<div class="{$TpStyle.dom_prefix}-oz3-links">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,34 @@
<header class="{$TpStyle.dom_prefix}-w7b-wrap">
<div class="{$TpStyle.dom_prefix}-w7b-top">
<div class="{$TpStyle.dom_prefix}-w7b-logoBox">
<a href="/" class="{$TpStyle.dom_prefix}-w7b-logo">{$DomainModel->d_name}</a>
<span class="{$TpStyle.dom_prefix}-w7b-tag">每日更新</span>
</div>
<form class="{$TpStyle.dom_prefix}-w7b-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="片名 / 演员 / 导演,一搜即有">
<button type="submit" class="{$TpStyle.dom_prefix}-w7b-sbtn">
<svg viewBox="0 0 16 16">
<circle cx="7" cy="7" r="5" stroke="currentColor" stroke-width="2" fill="none"></circle>
<line x1="11" y1="11" x2="15" y2="15" stroke="currentColor" stroke-width="2"></line>
</svg>
</button>
</form>
<button type="button"
class="{$TpStyle.dom_prefix}-w7b-menu"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-w7b-menu-open')"></button>
</div>
<nav class="{$TpStyle.dom_prefix}-w7b-nav">
<div class="{$TpStyle.dom_prefix}-w7b-navInner">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,33 @@
<header class="{$TpStyle.dom_prefix}-h8m-shell">
<div class="{$TpStyle.dom_prefix}-h8m-bar">
<div class="{$TpStyle.dom_prefix}-h8m-brand">
<a href="/" class="{$TpStyle.dom_prefix}-h8m-name">{$DomainModel->d_name}</a>
<small class="{$TpStyle.dom_prefix}-h8m-sub">正版片源 · 极速播放</small>
</div>
<button type="button"
class="{$TpStyle.dom_prefix}-h8m-toggle"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h8m-nav-open')"></button>
</div>
<form class="{$TpStyle.dom_prefix}-h8m-search" action="{$strSearchListUrlTemp}">
<input type="search" name="keyword" placeholder="输入关键字,马上找片">
<button type="submit" class="{$TpStyle.dom_prefix}-h8m-go"></button>
</form>
<nav class="{$TpStyle.dom_prefix}-h8m-nav">
<ul class="{$TpStyle.dom_prefix}-h8m-navList">
<li class="{$TpStyle.dom_prefix}-h8m-navItem">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</li>
</ul>
</nav>
</header>

View File

@@ -0,0 +1,31 @@
<header class="{$TpStyle.dom_prefix}-nhp-wrap">
<div class="{$TpStyle.dom_prefix}-nhp-row1">
<button type="button"
class="{$TpStyle.dom_prefix}-nhp-hamb"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-nhp-nav-open')"></button>
<a href="/" class="{$TpStyle.dom_prefix}-nhp-brand">{$DomainModel->d_name}</a>
<form class="{$TpStyle.dom_prefix}-nhp-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="想看什么?试试搜索片名">
<button type="submit" class="{$TpStyle.dom_prefix}-nhp-icon">
<svg viewBox="0 0 16 16">
<circle cx="7" cy="7" r="5" stroke="currentColor" stroke-width="2" fill="none"></circle>
<line x1="11" y1="11" x2="15" y2="15" stroke="currentColor" stroke-width="2"></line>
</svg>
</button>
</form>
</div>
<nav class="{$TpStyle.dom_prefix}-nhp-row2">
<div class="{$TpStyle.dom_prefix}-nhp-pillBar">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,28 @@
<header class="{$TpStyle.dom_prefix}-chi-header">
<div class="{$TpStyle.dom_prefix}-chi-meta">
<span class="{$TpStyle.dom_prefix}-chi-metaLeft">精选影视 · 极速秒播</span>
<span class="{$TpStyle.dom_prefix}-chi-metaRight">今日已更新多部影片</span>
</div>
<div class="{$TpStyle.dom_prefix}-chi-main">
<a href="/" class="{$TpStyle.dom_prefix}-chi-logo">{$DomainModel->d_name}</a>
<form class="{$TpStyle.dom_prefix}-chi-search" action="{$strSearchListUrlTemp}">
<input type="search" name="keyword" placeholder="搜片名、演员或导演">
<button type="submit" class="{$TpStyle.dom_prefix}-chi-btn">搜索</button>
</form>
</div>
<nav class="{$TpStyle.dom_prefix}-chi-nav">
<div class="{$TpStyle.dom_prefix}-chi-chips">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,26 @@
<header class="{$TpStyle.dom_prefix}-9xf-wrap">
<div class="{$TpStyle.dom_prefix}-9xf-top">
<a href="/" class="{$TpStyle.dom_prefix}-9xf-title">{$DomainModel->d_name}</a>
<button type="button"
class="{$TpStyle.dom_prefix}-9xf-menu"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-9xf-open')"></button>
</div>
<form class="{$TpStyle.dom_prefix}-9xf-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="输入影片名,智能推荐相似片">
<button type="submit" class="{$TpStyle.dom_prefix}-9xf-sbtn">找片</button>
</form>
<nav class="{$TpStyle.dom_prefix}-9xf-nav">
<div class="{$TpStyle.dom_prefix}-9xf-links">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,32 @@
<header class="{$TpStyle.dom_prefix}-3r2-wrap">
<div class="{$TpStyle.dom_prefix}-3r2-top">
<div class="{$TpStyle.dom_prefix}-3r2-logoBox">
<a href="/" class="{$TpStyle.dom_prefix}-3r2-logo">{$DomainModel->d_name}</a>
<span class="{$TpStyle.dom_prefix}-3r2-tag">每日更新</span>
</div>
<form class="{$TpStyle.dom_prefix}-3r2-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="全网热播,搜一搜就能看">
<button type="submit" class="{$TpStyle.dom_prefix}-3r2-sbtn">
<svg viewBox="0 0 16 16">
<circle cx="7" cy="7" r="5" stroke="currentColor" stroke-width="2" fill="none"></circle>
<line x1="11" y1="11" x2="15" y2="15" stroke="currentColor" stroke-width="2"></line>
</svg>
</button>
</form>
</div>
<nav class="{$TpStyle.dom_prefix}-3r2-nav">
<div class="{$TpStyle.dom_prefix}-3r2-navInner">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,33 @@
<header class="{$TpStyle.dom_prefix}-lu7-shell">
<div class="{$TpStyle.dom_prefix}-lu7-bar">
<div class="{$TpStyle.dom_prefix}-lu7-brand">
<a href="/" class="{$TpStyle.dom_prefix}-lu7-name">{$DomainModel->d_name}</a>
<small class="{$TpStyle.dom_prefix}-lu7-sub">正版片源 · 极速播放</small>
</div>
<button type="button"
class="{$TpStyle.dom_prefix}-lu7-toggle"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-lu7-nav-open')"></button>
</div>
<form class="{$TpStyle.dom_prefix}-lu7-search" action="{$strSearchListUrlTemp}">
<input type="search" name="keyword" placeholder="支持片名 / 演员 / 类型搜索">
<button type="submit" class="{$TpStyle.dom_prefix}-lu7-go"></button>
</form>
<nav class="{$TpStyle.dom_prefix}-lu7-nav">
<ul class="{$TpStyle.dom_prefix}-lu7-navList">
<li class="{$TpStyle.dom_prefix}-lu7-navItem">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</li>
</ul>
</nav>
</header>

View File

@@ -0,0 +1,28 @@
<header class="{$TpStyle.dom_prefix}-283-wrap">
<div class="{$TpStyle.dom_prefix}-283-row1">
<a href="/" class="{$TpStyle.dom_prefix}-283-brand">{$DomainModel->d_name}</a>
<form class="{$TpStyle.dom_prefix}-283-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="查找最新热播剧、电影">
<button type="submit" class="{$TpStyle.dom_prefix}-283-icon">
<svg viewBox="0 0 16 16">
<circle cx="7" cy="7" r="5" stroke="currentColor" stroke-width="2" fill="none"></circle>
<line x1="11" y1="11" x2="15" y2="15" stroke="currentColor" stroke-width="2"></line>
</svg>
</button>
</form>
</div>
<nav class="{$TpStyle.dom_prefix}-283-row2">
<div class="{$TpStyle.dom_prefix}-283-pillBar">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,28 @@
<header class="{$TpStyle.dom_prefix}-ze1-header">
<div class="{$TpStyle.dom_prefix}-ze1-meta">
<span class="{$TpStyle.dom_prefix}-ze1-metaLeft">精选影视 · 极速秒播</span>
<span class="{$TpStyle.dom_prefix}-ze1-metaRight">今日已更新多部影片</span>
</div>
<div class="{$TpStyle.dom_prefix}-ze1-main">
<a href="/" class="{$TpStyle.dom_prefix}-ze1-logo">{$DomainModel->d_name}</a>
<form class="{$TpStyle.dom_prefix}-ze1-search" action="{$strSearchListUrlTemp}">
<input type="search" name="keyword" placeholder="搜你想看的任何影片">
<button type="submit" class="{$TpStyle.dom_prefix}-ze1-btn">搜索</button>
</form>
</div>
<nav class="{$TpStyle.dom_prefix}-ze1-nav">
<div class="{$TpStyle.dom_prefix}-ze1-chips">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,26 @@
<header class="{$TpStyle.dom_prefix}-bvp-wrap">
<div class="{$TpStyle.dom_prefix}-bvp-top">
<a href="/" class="{$TpStyle.dom_prefix}-bvp-title">{$DomainModel->d_name}</a>
<button type="button"
class="{$TpStyle.dom_prefix}-bvp-menu"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-bvp-open')"></button>
</div>
<form class="{$TpStyle.dom_prefix}-bvp-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="输入关键字,秒速联想好片">
<button type="submit" class="{$TpStyle.dom_prefix}-bvp-sbtn">找片</button>
</form>
<nav class="{$TpStyle.dom_prefix}-bvp-nav">
<div class="{$TpStyle.dom_prefix}-bvp-links">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>{$val.v_category}</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,34 @@
<header class="{$TpStyle.dom_prefix}-h51-wrap">
<div class="{$TpStyle.dom_prefix}-h51-top">
<a href="/" class="{$TpStyle.dom_prefix}-h51-title">{$DomainModel->d_name}</a>
<button type="button"
class="{$TpStyle.dom_prefix}-h51-menu"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h51-open')">
</button>
</div>
<form class="{$TpStyle.dom_prefix}-h51-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜片名/演员/导演,马上定位">
<button type="submit" class="{$TpStyle.dom_prefix}-h51-sbtn">找片</button>
</form>
<nav class="{$TpStyle.dom_prefix}-h51-nav">
<div class="{$TpStyle.dom_prefix}-h51-links">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>
{$val.v_category}
</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,42 @@
<header class="{$TpStyle.dom_prefix}-h52-shell">
<section class="{$TpStyle.dom_prefix}-h52-branding">
<figure class="{$TpStyle.dom_prefix}-h52-logo">
<a href="/">{$DomainModel->d_name}</a>
</figure>
<address class="{$TpStyle.dom_prefix}-h52-searchbox">
<form action="{$strSearchListUrlTemp}">
<input type="text"
name="keyword"
placeholder="按片名、演员或年份搜索">
<button type="submit">搜索</button>
</form>
</address>
</section>
<menu class="{$TpStyle.dom_prefix}-h52-channel">
<ul class="{$TpStyle.dom_prefix}-h52-items">
{if $DomainModel->info_id > 0}
<li>
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
</li>
<li>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
</li>
{else}
<li>
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
</li>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li>
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href='{site:vciurl parent_category="$val.v_category_en" /}'>
{$val.v_category}
</a>
</li>
{/video:categorytype}
</ul>
</menu>
</header>

View File

@@ -0,0 +1,39 @@
<header class="{$TpStyle.dom_prefix}-h53-wrap">
<div class="{$TpStyle.dom_prefix}-h53-bar">
<a href="/" class="{$TpStyle.dom_prefix}-h53-brand">
{$DomainModel->d_name}
</a>
<!-- 仅移动端显示 -->
<button type="button"
class="{$TpStyle.dom_prefix}-h53-toggle"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h53-open')">
</button>
</div>
<form class="{$TpStyle.dom_prefix}-h53-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜片名 / 演员 / 关键词">
<button type="submit" class="{$TpStyle.dom_prefix}-h53-btn">搜索</button>
</form>
<nav class="{$TpStyle.dom_prefix}-h53-nav">
<div class="{$TpStyle.dom_prefix}-h53-links">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode == 'info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode == 'home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode == 'home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en == $Request.route.strParentCategory}active{/if}"
href="{site:vciurl parent_category="$val.v_category_en" /}">
{$val.v_category}
</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,27 @@
<header class="{$TpStyle.dom_prefix}-h54-card">
<section class="{$TpStyle.dom_prefix}-h54-hero">
<figure class="{$TpStyle.dom_prefix}-h54-brand">
<a href="/" class="{$TpStyle.dom_prefix}-h54-name">{$DomainModel->d_name}</a>
<figcaption class="{$TpStyle.dom_prefix}-h54-tagline">发现 · 收藏 · 观看</figcaption>
</figure>
<form class="{$TpStyle.dom_prefix}-h54-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜索你感兴趣的影视内容">
<button type="submit" class="{$TpStyle.dom_prefix}-h54-btn">搜索</button>
</form>
</section>
<menu class="{$TpStyle.dom_prefix}-h54-tabs">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode=='info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode=='home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode=='home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}"
href="{site:vciurl parent_category='$val.v_category_en'/}">{$val.v_category}</a>
{/video:categorytype}
</menu>
</header>

View File

@@ -0,0 +1,30 @@
<header class="{$TpStyle.dom_prefix}-h55-strip">
<div class="{$TpStyle.dom_prefix}-h55-head">
<a href="/" class="{$TpStyle.dom_prefix}-h55-home">{$DomainModel->d_name}</a>
<button type="button"
class="{$TpStyle.dom_prefix}-h55-toggle"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h55-open')">分类</button>
</div>
<form class="{$TpStyle.dom_prefix}-h55-line" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="按分类/地区/年份快速找片">
<button type="submit" class="{$TpStyle.dom_prefix}-h55-go">Go</button>
</form>
<nav class="{$TpStyle.dom_prefix}-h55-nav">
<div class="{$TpStyle.dom_prefix}-h55-belt">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode=='info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode=='home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode=='home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}"
href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,32 @@
<header class="{$TpStyle.dom_prefix}-h56-frame">
<aside class="{$TpStyle.dom_prefix}-h56-rail">
<a href="/" class="{$TpStyle.dom_prefix}-h56-logo">{$DomainModel->d_name}</a>
<div class="{$TpStyle.dom_prefix}-h56-homeLinks">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode=='info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode=='home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode=='home'}active{/if}" href="/">首页</a>
{/if}
</div>
</aside>
<section class="{$TpStyle.dom_prefix}-h56-main">
<form class="{$TpStyle.dom_prefix}-h56-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="输入片名或演员,立即检索">
<button type="submit" class="{$TpStyle.dom_prefix}-h56-btn">查找</button>
</form>
<nav class="{$TpStyle.dom_prefix}-h56-nav">
<ul class="{$TpStyle.dom_prefix}-h56-grid">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li>
<a class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}"
href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
</section>
</header>

View File

@@ -0,0 +1,35 @@
<header class="{$TpStyle.dom_prefix}-h57-split">
<section class="{$TpStyle.dom_prefix}-h57-top">
<div class="{$TpStyle.dom_prefix}-h57-left">
<a href="/" class="{$TpStyle.dom_prefix}-h57-brand">{$DomainModel->d_name}</a>
<span class="{$TpStyle.dom_prefix}-h57-sub">今日更新</span>
</div>
<button type="button"
class="{$TpStyle.dom_prefix}-h57-toggle"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h57-open')">入口</button>
</section>
<fieldset class="{$TpStyle.dom_prefix}-h57-box">
<form class="{$TpStyle.dom_prefix}-h57-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜关键词,看看有哪些好片">
<button type="submit" class="{$TpStyle.dom_prefix}-h57-btn">搜索</button>
</form>
</fieldset>
<nav class="{$TpStyle.dom_prefix}-h57-nav">
<div class="{$TpStyle.dom_prefix}-h57-chips">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode=='info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode=='home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode=='home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}"
href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,28 @@
<header class="{$TpStyle.dom_prefix}-h58-dash">
<div class="{$TpStyle.dom_prefix}-h58-line1">
<a href="/" class="{$TpStyle.dom_prefix}-h58-brand">{$DomainModel->d_name}</a>
<form class="{$TpStyle.dom_prefix}-h58-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜索分类或影片">
<button type="submit" class="{$TpStyle.dom_prefix}-h58-btn">搜索</button>
</form>
</div>
<nav class="{$TpStyle.dom_prefix}-h58-nav">
<ul class="{$TpStyle.dom_prefix}-h58-cards">
{if $DomainModel->info_id > 0}
<li><a class="{if $strPageCode=='info'}active{/if}" href="/">首页</a></li>
<li><a class="{if $strPageCode=='home'}active{/if}" href="/vindex">影视首页</a></li>
{else}
<li><a class="{if $strPageCode=='home'}active{/if}" href="/">首页</a></li>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li>
<a class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}"
href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
</header>

View File

@@ -0,0 +1,32 @@
<header class="{$TpStyle.dom_prefix}-h59-min">
<div class="{$TpStyle.dom_prefix}-h59-top">
<a href="/" class="{$TpStyle.dom_prefix}-h59-name">{$DomainModel->d_name}</a>
<button type="button"
class="{$TpStyle.dom_prefix}-h59-toggle"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h59-open')"></button>
</div>
<form class="{$TpStyle.dom_prefix}-h59-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜片名/演员,一步直达">
<button type="submit" class="{$TpStyle.dom_prefix}-h59-btn"></button>
</form>
<section class="{$TpStyle.dom_prefix}-h59-sheet">
<nav class="{$TpStyle.dom_prefix}-h59-nav">
<div class="{$TpStyle.dom_prefix}-h59-pills">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode=='info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode=='home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode=='home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}"
href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
{/video:categorytype}
</div>
</nav>
</section>
</header>

View File

@@ -0,0 +1,35 @@
<header class="{$TpStyle.dom_prefix}-h60-layout">
<section class="{$TpStyle.dom_prefix}-h60-head">
<div class="{$TpStyle.dom_prefix}-h60-brand">
<a href="/" class="{$TpStyle.dom_prefix}-h60-name">{$DomainModel->d_name}</a>
<span class="{$TpStyle.dom_prefix}-h60-meta">片库 · 分类导航</span>
</div>
<form class="{$TpStyle.dom_prefix}-h60-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜题材/地区/年份,马上出结果">
<button type="submit" class="{$TpStyle.dom_prefix}-h60-btn">查找</button>
</form>
</section>
<section class="{$TpStyle.dom_prefix}-h60-body">
<aside class="{$TpStyle.dom_prefix}-h60-side">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode=='info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode=='home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode=='home'}active{/if}" href="/">首页</a>
{/if}
</aside>
<nav class="{$TpStyle.dom_prefix}-h60-nav">
<ul class="{$TpStyle.dom_prefix}-h60-grid">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li>
<a class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}"
href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
</section>
</header>

View File

@@ -0,0 +1,30 @@
<header class="{$TpStyle.dom_prefix}-h61-rift">
<div class="{$TpStyle.dom_prefix}-h61-row">
<a href="/" class="{$TpStyle.dom_prefix}-h61-brand">{$DomainModel->d_name}</a>
<form class="{$TpStyle.dom_prefix}-h61-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜片名/演员,快速命中">
<button type="submit" class="{$TpStyle.dom_prefix}-h61-btn"></button>
</form>
<button type="button"
class="{$TpStyle.dom_prefix}-h61-toggle"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h61-open')">分类</button>
</div>
<nav class="{$TpStyle.dom_prefix}-h61-nav">
<div class="{$TpStyle.dom_prefix}-h61-links">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode=='info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode=='home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode=='home'}active{/if}" href="/">首页</a>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}"
href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,38 @@
<header class="{$TpStyle.dom_prefix}-h62-sash">
<section class="{$TpStyle.dom_prefix}-h62-top">
<figure class="{$TpStyle.dom_prefix}-h62-mark">
<a href="/" class="{$TpStyle.dom_prefix}-h62-name">{$DomainModel->d_name}</a>
<figcaption class="{$TpStyle.dom_prefix}-h62-note">新片 · 热播 · 推荐</figcaption>
</figure>
<button type="button" class="{$TpStyle.dom_prefix}-h62-badge"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h62-open')">入口</button>
</section>
<div class="{$TpStyle.dom_prefix}-h62-bot">
<form class="{$TpStyle.dom_prefix}-h62-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="输入关键词,智能推荐">
<button type="submit" class="{$TpStyle.dom_prefix}-h62-btn">搜索</button>
</form>
<menu class="{$TpStyle.dom_prefix}-h62-mini">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode=='info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode=='home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode=='home'}active{/if}" href="/">首页</a>
{/if}
</menu>
</div>
<nav class="{$TpStyle.dom_prefix}-h62-nav">
<ul class="{$TpStyle.dom_prefix}-h62-grid">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li>
<a class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}"
href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
</header>

View File

@@ -0,0 +1,36 @@
<header class="{$TpStyle.dom_prefix}-h63-rail">
<aside class="{$TpStyle.dom_prefix}-h63-side">
<a href="/" class="{$TpStyle.dom_prefix}-h63-logo">{$DomainModel->d_name}</a>
<div class="{$TpStyle.dom_prefix}-h63-home">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode=='info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode=='home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode=='home'}active{/if}" href="/">首页</a>
{/if}
</div>
<button type="button"
class="{$TpStyle.dom_prefix}-h63-fold"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h63-open')">分类</button>
</aside>
<section class="{$TpStyle.dom_prefix}-h63-main">
<form class="{$TpStyle.dom_prefix}-h63-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜题材/地区/年份">
<button type="submit" class="{$TpStyle.dom_prefix}-h63-btn">查找</button>
</form>
<nav class="{$TpStyle.dom_prefix}-h63-nav">
<ol class="{$TpStyle.dom_prefix}-h63-list">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li>
<a class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}"
href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ol>
</nav>
</section>
</header>

View File

@@ -0,0 +1,40 @@
<header class="{$TpStyle.dom_prefix}-h64-shelf">
<div class="{$TpStyle.dom_prefix}-h64-top">
<div class="{$TpStyle.dom_prefix}-h64-l">
<a href="/" class="{$TpStyle.dom_prefix}-h64-brand">{$DomainModel->d_name}</a>
<span class="{$TpStyle.dom_prefix}-h64-dot">·</span>
<span class="{$TpStyle.dom_prefix}-h64-tip">轻量导航</span>
</div>
<div class="{$TpStyle.dom_prefix}-h64-r">
<button type="button"
class="{$TpStyle.dom_prefix}-h64-k"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h64-open')">导航</button>
</div>
</div>
<form class="{$TpStyle.dom_prefix}-h64-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="想看什么?直接搜">
<button type="submit" class="{$TpStyle.dom_prefix}-h64-btn">搜索</button>
</form>
<section class="{$TpStyle.dom_prefix}-h64-panel">
<div class="{$TpStyle.dom_prefix}-h64-home">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode=='info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode=='home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode=='home'}active{/if}" href="/">首页</a>
{/if}
</div>
<nav class="{$TpStyle.dom_prefix}-h64-nav">
<div class="{$TpStyle.dom_prefix}-h64-tags">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}"
href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
{/video:categorytype}
</div>
</nav>
</section>
</header>

View File

@@ -0,0 +1,25 @@
<header class="{$TpStyle.dom_prefix}-h65-minibar">
<a href="/" class="{$TpStyle.dom_prefix}-h65-brand">
{$DomainModel->d_name}
</a>
<button class="{$TpStyle.dom_prefix}-h65-menu-btn" aria-label="Menu">
</button>
<div class="{$TpStyle.dom_prefix}-h65-panel">
<nav class="{$TpStyle.dom_prefix}-h65-nav">
<a class=""
href="{$strRankUrlTemp}">排行榜</a>
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}"
href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
{/video:categorytype}
</nav>
<form class="{$TpStyle.dom_prefix}-h65-search" action="/search">
<input type="text" name="wd" placeholder="搜索影片 / 演员" />
<button type="submit">搜索</button>
</form>
</div>
</header>

View File

@@ -0,0 +1,7 @@
<section class="{$TpStyle.dom_prefix}-h66-searchcore">
<h1 class="{$TpStyle.dom_prefix}-h66-title">{$DomainModel->d_name}</h1>
<form action="{$strSearchListUrlTemp}" class="{$TpStyle.dom_prefix}-h66-search">
<input type="text" name="keyword" placeholder="直接搜索你想看的">
<button type="submit">搜索</button>
</form>
</section>

View File

@@ -0,0 +1,15 @@
<header class="{$TpStyle.dom_prefix}-h67-fracture">
<div class="{$TpStyle.dom_prefix}-h67-top">
<a href="/" class="{$TpStyle.dom_prefix}-h67-brand">{$DomainModel->d_name}</a>
<button type="button"
class="{$TpStyle.dom_prefix}-h67-toggle"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h67-open')">
分类
</button>
</div>
<nav class="{$TpStyle.dom_prefix}-h67-nav">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
{/video:categorytype}
</nav>
</header>

View File

@@ -0,0 +1,10 @@
<header class="{$TpStyle.dom_prefix}-h68-slice">
<div class="{$TpStyle.dom_prefix}-h68-left">
<a href="/" class="{$TpStyle.dom_prefix}-h68-brand">{$DomainModel->d_name}</a>
</div>
<div class="{$TpStyle.dom_prefix}-h68-right">
<form action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜索">
</form>
</div>
</header>

View File

@@ -0,0 +1,13 @@
<header class="{$TpStyle.dom_prefix}-h69-bar">
<a href="/" class="{$TpStyle.dom_prefix}-h69-brand">{$DomainModel->d_name}</a>
<button type="button"
class="{$TpStyle.dom_prefix}-h69-toggle"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h69-open')">
分类
</button>
<nav class="{$TpStyle.dom_prefix}-h69-drawer">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
{/video:categorytype}
</nav>
</header>

View File

@@ -0,0 +1,8 @@
<header class="{$TpStyle.dom_prefix}-h70-hero">
<div class="{$TpStyle.dom_prefix}-h70-mask">
<a href="/" class="{$TpStyle.dom_prefix}-h70-brand">{$DomainModel->d_name}</a>
<form action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="全站搜索">
</form>
</div>
</header>

View File

@@ -0,0 +1,33 @@
<header class="{$TpStyle.dom_prefix}-h71-glass">
<div class="{$TpStyle.dom_prefix}-h71-bar">
<a href="/" class="{$TpStyle.dom_prefix}-h71-brand">{$DomainModel->d_name}</a>
<button type="button"
class="{$TpStyle.dom_prefix}-h71-toggle"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h71-open')">
菜单
</button>
</div>
<form class="{$TpStyle.dom_prefix}-h71-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜索影片 / 演员">
</form>
<nav class="{$TpStyle.dom_prefix}-h71-nav">
<div class="{$TpStyle.dom_prefix}-h71-home">
{if $DomainModel->info_id > 0}
<a class="{if $strPageCode=='info'}active{/if}" href="/">首页</a>
<a class="{if $strPageCode=='home'}active{/if}" href="/vindex">影视首页</a>
{else}
<a class="{if $strPageCode=='home'}active{/if}" href="/">首页</a>
{/if}
</div>
<div class="{$TpStyle.dom_prefix}-h71-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}"
href="{site:vciurl parent_category='$val.v_category_en' /}">
{$val.v_category}
</a>
{/video:categorytype}
</div>
</nav>
</header>

View File

@@ -0,0 +1,36 @@
<header class="{$TpStyle.dom_prefix}-h72-fragment">
<div class="{$TpStyle.dom_prefix}-h72-top">
<a href="/" class="{$TpStyle.dom_prefix}-h72-brand">{$DomainModel->d_name}</a>
<button type="button"
class="{$TpStyle.dom_prefix}-h72-toggle"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h72-open')">
分类
</button>
</div>
<form class="{$TpStyle.dom_prefix}-h72-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜索影片 / 演员">
</form>
<div class="{$TpStyle.dom_prefix}-h72-mask"
onclick="document.body.classList.remove('{$TpStyle.dom_prefix}-h72-open')"></div>
<aside class="{$TpStyle.dom_prefix}-h72-panel">
<div class="{$TpStyle.dom_prefix}-h72-home">
{if $DomainModel->info_id > 0}
<a href="/">首页</a>
<a href="/vindex">影视首页</a>
{else}
<a href="/">首页</a>
{/if}
</div>
<nav class="{$TpStyle.dom_prefix}-h72-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}"
href="{site:vciurl parent_category='$val.v_category_en' /}">
{$val.v_category}
</a>
{/video:categorytype}
</nav>
</aside>
</header>

View File

@@ -0,0 +1,22 @@
<header class="{$TpStyle.dom_prefix}-h73-block">
<div class="{$TpStyle.dom_prefix}-h73-left">
<a href="/" class="{$TpStyle.dom_prefix}-h73-brand">{$DomainModel->d_name}</a>
<button type="button"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h73-open')">
搜索
</button>
</div>
<div class="{$TpStyle.dom_prefix}-h73-right">
<nav class="{$TpStyle.dom_prefix}-h73-nav">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}"
href="{site:vciurl parent_category='$val.v_category_en' /}">
{$val.v_category}
</a>
{/video:categorytype}
</nav>
<form class="{$TpStyle.dom_prefix}-h73-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="关键词搜索">
</form>
</div>
</header>

View File

@@ -0,0 +1,24 @@
<header class="{$TpStyle.dom_prefix}-h74-drop">
<div class="{$TpStyle.dom_prefix}-h74-bar">
<a href="/" class="{$TpStyle.dom_prefix}-h74-brand">{$DomainModel->d_name}</a>
<button type="button"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h74-open')">
分类导航
</button>
</div>
<div class="{$TpStyle.dom_prefix}-h74-mask"
onclick="document.body.classList.remove('{$TpStyle.dom_prefix}-h74-open')"></div>
<nav class="{$TpStyle.dom_prefix}-h74-panel">
<div class="{$TpStyle.dom_prefix}-h74-home">
<a href="/">首页</a>
</div>
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}"
href="{site:vciurl parent_category='$val.v_category_en' /}">
{$val.v_category}
</a>
{/video:categorytype}
</nav>
</header>

View File

@@ -0,0 +1,34 @@
<header class="{$TpStyle.dom_prefix}-h75-wrap">
<div class="{$TpStyle.dom_prefix}-h75-bar">
<button type="button"
class="{$TpStyle.dom_prefix}-h75-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h75-open')"></button>
<a href="/" class="{$TpStyle.dom_prefix}-h75-brand">{$DomainModel->d_name}</a>
</div>
<form class="{$TpStyle.dom_prefix}-h75-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="站内搜:片名 / 演员 / 年份">
<button type="submit" class="{$TpStyle.dom_prefix}-h75-sbtn"></button>
</form>
<div class="{$TpStyle.dom_prefix}-h75-mask"
onclick="document.body.classList.remove('{$TpStyle.dom_prefix}-h75-open')"></div>
<aside class="{$TpStyle.dom_prefix}-h75-drawer">
<ul class="{$TpStyle.dom_prefix}-h75-home">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
</ul>
<ul class="{$TpStyle.dom_prefix}-h75-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</aside>
</header>

View File

@@ -0,0 +1,36 @@
<header class="{$TpStyle.dom_prefix}-h76-dock">
<div class="{$TpStyle.dom_prefix}-h76-top">
<a href="/" class="{$TpStyle.dom_prefix}-h76-brand">{$DomainModel->d_name}</a>
<div class="{$TpStyle.dom_prefix}-h76-acts">
<button type="button"
class="{$TpStyle.dom_prefix}-h76-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h76-copen')">分类</button>
<button type="button"
class="{$TpStyle.dom_prefix}-h76-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h76-sopen')">搜索</button>
</div>
</div>
<form class="{$TpStyle.dom_prefix}-h76-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="快速搜索:片名 / 演员">
<button type="submit" class="{$TpStyle.dom_prefix}-h76-sbtn">提交</button>
</form>
<nav class="{$TpStyle.dom_prefix}-h76-nav">
<ul class="{$TpStyle.dom_prefix}-h76-home">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
</ul>
<ul class="{$TpStyle.dom_prefix}-h76-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
</header>

View File

@@ -0,0 +1,15 @@
<section class="{$TpStyle.dom_prefix}-h77-island">
<div class="{$TpStyle.dom_prefix}-h77-core">
<a href="/" class="{$TpStyle.dom_prefix}-h77-brand">{$DomainModel->d_name}</a>
<form action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="你想看什么?">
</form>
</div>
<nav class="{$TpStyle.dom_prefix}-h77-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a href="{site:vciurl parent_category='$val.v_category_en' /}">
{$val.v_category}
</a>
{/video:categorytype}
</nav>
</section>

View File

@@ -0,0 +1,22 @@
<header class="{$TpStyle.dom_prefix}-h78-vertical">
<div class="{$TpStyle.dom_prefix}-h78-head">
<a href="/" class="{$TpStyle.dom_prefix}-h78-brand">{$DomainModel->d_name}</a>
<button type="button"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h78-open')">
展开
</button>
</div>
<nav class="{$TpStyle.dom_prefix}-h78-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}"
href="{site:vciurl parent_category='$val.v_category_en' /}">
{$val.v_category}
</a>
{/video:categorytype}
</nav>
<form class="{$TpStyle.dom_prefix}-h78-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜索内容">
</form>
</header>

View File

@@ -0,0 +1,29 @@
<header class="{$TpStyle.dom_prefix}-h79-split">
<div class="{$TpStyle.dom_prefix}-h79-left">
<a href="/" class="{$TpStyle.dom_prefix}-h79-brand">{$DomainModel->d_name}</a>
<button type="button" class="{$TpStyle.dom_prefix}-h79-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h79-open')">搜索</button>
</div>
<div class="{$TpStyle.dom_prefix}-h79-right">
<nav class="{$TpStyle.dom_prefix}-h79-nav">
<ul class="{$TpStyle.dom_prefix}-h79-home">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
</ul>
<ul class="{$TpStyle.dom_prefix}-h79-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
<form class="{$TpStyle.dom_prefix}-h79-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="关键词搜索">
</form>
</div>
</header>

View File

@@ -0,0 +1,27 @@
<header class="{$TpStyle.dom_prefix}-h80-marquee">
<div class="{$TpStyle.dom_prefix}-h80-bar">
<a href="/" class="{$TpStyle.dom_prefix}-h80-brand">{$DomainModel->d_name}</a>
<form class="{$TpStyle.dom_prefix}-h80-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜片名">
</form>
<button type="button" class="{$TpStyle.dom_prefix}-h80-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h80-open')">分类</button>
</div>
<nav class="{$TpStyle.dom_prefix}-h80-nav">
<ul class="{$TpStyle.dom_prefix}-h80-home">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
</ul>
<ul class="{$TpStyle.dom_prefix}-h80-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
</header>

View File

@@ -0,0 +1,29 @@
<section class="{$TpStyle.dom_prefix}-h81-cards">
<div class="{$TpStyle.dom_prefix}-h81-cardA">
<a href="/" class="{$TpStyle.dom_prefix}-h81-brand">{$DomainModel->d_name}</a>
<button type="button" class="{$TpStyle.dom_prefix}-h81-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h81-open')">搜索</button>
</div>
<div class="{$TpStyle.dom_prefix}-h81-cardB">
<nav class="{$TpStyle.dom_prefix}-h81-nav">
<ul class="{$TpStyle.dom_prefix}-h81-home">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
</ul>
<ul class="{$TpStyle.dom_prefix}-h81-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
<form class="{$TpStyle.dom_prefix}-h81-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="输入关键词">
</form>
</div>
</section>

View File

@@ -0,0 +1,27 @@
<header class="{$TpStyle.dom_prefix}-h82-mega">
<div class="{$TpStyle.dom_prefix}-h82-bar">
<a href="/" class="{$TpStyle.dom_prefix}-h82-brand">{$DomainModel->d_name}</a>
<form class="{$TpStyle.dom_prefix}-h82-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜内容">
</form>
<button type="button" class="{$TpStyle.dom_prefix}-h82-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h82-open')">展开</button>
</div>
<nav class="{$TpStyle.dom_prefix}-h82-nav">
<ul class="{$TpStyle.dom_prefix}-h82-home">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
</ul>
<ul class="{$TpStyle.dom_prefix}-h82-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
</header>

View File

@@ -0,0 +1,27 @@
<header class="{$TpStyle.dom_prefix}-h83-mega">
<div class="{$TpStyle.dom_prefix}-h83-bar">
<a href="/" class="{$TpStyle.dom_prefix}-h83-brand">{$DomainModel->d_name}</a>
<form class="{$TpStyle.dom_prefix}-h83-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜内容">
</form>
<button type="button" class="{$TpStyle.dom_prefix}-h83-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h83-open')">展开</button>
</div>
<nav class="{$TpStyle.dom_prefix}-h83-nav">
<ul class="{$TpStyle.dom_prefix}-h83-home">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
</ul>
<ul class="{$TpStyle.dom_prefix}-h83-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
</header>

View File

@@ -0,0 +1,31 @@
<header class="{$TpStyle.dom_prefix}-h84-sheet">
<div class="{$TpStyle.dom_prefix}-h84-bar">
<a href="/" class="{$TpStyle.dom_prefix}-h84-brand">{$DomainModel->d_name}</a>
<button type="button" class="{$TpStyle.dom_prefix}-h84-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h84-open')">分类</button>
</div>
<form class="{$TpStyle.dom_prefix}-h84-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜题材 / 地区 / 年份">
</form>
<div class="{$TpStyle.dom_prefix}-h84-mask"
onclick="document.body.classList.remove('{$TpStyle.dom_prefix}-h84-open')"></div>
<section class="{$TpStyle.dom_prefix}-h84-panel">
<ul class="{$TpStyle.dom_prefix}-h84-home">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
</ul>
<ul class="{$TpStyle.dom_prefix}-h84-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</section>
</header>

View File

@@ -0,0 +1,29 @@
<header class="{$TpStyle.dom_prefix}-h85-split">
<div class="{$TpStyle.dom_prefix}-h85-left">
<a href="/" class="{$TpStyle.dom_prefix}-h85-brand">{$DomainModel->d_name}</a>
<button type="button" class="{$TpStyle.dom_prefix}-h85-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h85-open')">搜索</button>
</div>
<div class="{$TpStyle.dom_prefix}-h85-right">
<nav class="{$TpStyle.dom_prefix}-h85-nav">
<ul class="{$TpStyle.dom_prefix}-h85-home">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
</ul>
<ul class="{$TpStyle.dom_prefix}-h85-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
<form class="{$TpStyle.dom_prefix}-h85-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="关键词搜索">
</form>
</div>
</header>

View File

@@ -0,0 +1,27 @@
<header class="{$TpStyle.dom_prefix}-h86-marquee">
<div class="{$TpStyle.dom_prefix}-h86-bar">
<a href="/" class="{$TpStyle.dom_prefix}-h86-brand">{$DomainModel->d_name}</a>
<form class="{$TpStyle.dom_prefix}-h86-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜片名">
</form>
<button type="button" class="{$TpStyle.dom_prefix}-h86-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h86-open')">分类</button>
</div>
<nav class="{$TpStyle.dom_prefix}-h86-nav">
<ul class="{$TpStyle.dom_prefix}-h86-home">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
</ul>
<ul class="{$TpStyle.dom_prefix}-h86-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
</header>

View File

@@ -0,0 +1,29 @@
<section class="{$TpStyle.dom_prefix}-h87-cards">
<div class="{$TpStyle.dom_prefix}-h87-cardA">
<a href="/" class="{$TpStyle.dom_prefix}-h87-brand">{$DomainModel->d_name}</a>
<button type="button" class="{$TpStyle.dom_prefix}-h87-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h87-open')">搜索</button>
</div>
<div class="{$TpStyle.dom_prefix}-h87-cardB">
<nav class="{$TpStyle.dom_prefix}-h87-nav">
<ul class="{$TpStyle.dom_prefix}-h87-home">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
</ul>
<ul class="{$TpStyle.dom_prefix}-h87-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
<form class="{$TpStyle.dom_prefix}-h87-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="输入关键词">
</form>
</div>
</section>

View File

@@ -0,0 +1,25 @@
<header class="{$TpStyle.dom_prefix}-h88-mega">
<div class="{$TpStyle.dom_prefix}-h88-bar">
<a href="/" class="{$TpStyle.dom_prefix}-h88-brand">{$DomainModel->d_name}</a>
<form class="{$TpStyle.dom_prefix}-h88-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜内容">
</form>
<button type="button" class="{$TpStyle.dom_prefix}-h88-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h88-open')">展开</button>
</div>
<nav class="{$TpStyle.dom_prefix}-h88-nav">
<ul class="{$TpStyle.dom_prefix}-h88-cats">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
</header>

View File

@@ -0,0 +1,26 @@
<header class="{$TpStyle.dom_prefix}-h89-mega">
<div class="{$TpStyle.dom_prefix}-h89-bar">
<a href="/" class="{$TpStyle.dom_prefix}-h89-brand">{$DomainModel->d_name}</a>
<form class="{$TpStyle.dom_prefix}-h89-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜内容">
</form>
<button type="button" class="{$TpStyle.dom_prefix}-h89-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h89-open')">展开</button>
</div>
<nav class="{$TpStyle.dom_prefix}-h89-nav">
<ul class="{$TpStyle.dom_prefix}-h89-cats">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
</header>

View File

@@ -0,0 +1,30 @@
<header class="{$TpStyle.dom_prefix}-h90-sheet">
<div class="{$TpStyle.dom_prefix}-h90-bar">
<a href="/" class="{$TpStyle.dom_prefix}-h90-brand">{$DomainModel->d_name}</a>
<button type="button" class="{$TpStyle.dom_prefix}-h90-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h90-open')">分类</button>
</div>
<form class="{$TpStyle.dom_prefix}-h90-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜题材 / 地区 / 年份">
</form>
<div class="{$TpStyle.dom_prefix}-h90-mask"
onclick="document.body.classList.remove('{$TpStyle.dom_prefix}-h90-open')"></div>
<section class="{$TpStyle.dom_prefix}-h90-panel">
<ul class="{$TpStyle.dom_prefix}-h90-cats">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</section>
</header>

View File

@@ -0,0 +1,29 @@
<header class="{$TpStyle.dom_prefix}-h91-split">
<div class="{$TpStyle.dom_prefix}-h91-left">
<a href="/" class="{$TpStyle.dom_prefix}-h91-brand">{$DomainModel->d_name}</a>
<button type="button" class="{$TpStyle.dom_prefix}-h91-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h91-open')">搜索</button>
</div>
<div class="{$TpStyle.dom_prefix}-h91-right">
<nav class="{$TpStyle.dom_prefix}-h91-nav">
<ul class="{$TpStyle.dom_prefix}-h91-home">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
</ul>
<ul class="{$TpStyle.dom_prefix}-h91-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
<form class="{$TpStyle.dom_prefix}-h91-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="关键词搜索">
</form>
</div>
</header>

View File

@@ -0,0 +1,27 @@
<header class="{$TpStyle.dom_prefix}-h92-marquee">
<div class="{$TpStyle.dom_prefix}-h92-bar">
<a href="/" class="{$TpStyle.dom_prefix}-h92-brand">{$DomainModel->d_name}</a>
<form class="{$TpStyle.dom_prefix}-h92-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜片名">
</form>
<button type="button" class="{$TpStyle.dom_prefix}-h92-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h92-open')">分类</button>
</div>
<nav class="{$TpStyle.dom_prefix}-h92-nav">
<ul class="{$TpStyle.dom_prefix}-h92-home">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
</ul>
<ul class="{$TpStyle.dom_prefix}-h92-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
</header>

View File

@@ -0,0 +1,29 @@
<section class="{$TpStyle.dom_prefix}-h93-cards">
<div class="{$TpStyle.dom_prefix}-h93-cardA">
<a href="/" class="{$TpStyle.dom_prefix}-h93-brand">{$DomainModel->d_name}</a>
<button type="button" class="{$TpStyle.dom_prefix}-h93-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h93-open')">搜索</button>
</div>
<div class="{$TpStyle.dom_prefix}-h93-cardB">
<nav class="{$TpStyle.dom_prefix}-h93-nav">
<ul class="{$TpStyle.dom_prefix}-h93-home">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
</ul>
<ul class="{$TpStyle.dom_prefix}-h93-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
<form class="{$TpStyle.dom_prefix}-h93-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="输入关键词">
</form>
</div>
</section>

View File

@@ -0,0 +1,27 @@
<header class="{$TpStyle.dom_prefix}-h94-mega">
<div class="{$TpStyle.dom_prefix}-h94-bar">
<a href="/" class="{$TpStyle.dom_prefix}-h94-brand">{$DomainModel->d_name}</a>
<form class="{$TpStyle.dom_prefix}-h94-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜内容">
</form>
<button type="button" class="{$TpStyle.dom_prefix}-h94-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h94-open')">展开</button>
</div>
<nav class="{$TpStyle.dom_prefix}-h94-nav">
<ul class="{$TpStyle.dom_prefix}-h94-home">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
</ul>
<ul class="{$TpStyle.dom_prefix}-h94-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
</header>

View File

@@ -0,0 +1,27 @@
<header class="{$TpStyle.dom_prefix}-h95-mega">
<div class="{$TpStyle.dom_prefix}-h95-bar">
<a href="/" class="{$TpStyle.dom_prefix}-h95-brand">{$DomainModel->d_name}</a>
<form class="{$TpStyle.dom_prefix}-h95-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜内容">
</form>
<button type="button" class="{$TpStyle.dom_prefix}-h95-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h95-open')">展开</button>
</div>
<nav class="{$TpStyle.dom_prefix}-h95-nav">
<ul class="{$TpStyle.dom_prefix}-h95-home">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
</ul>
<ul class="{$TpStyle.dom_prefix}-h95-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
</header>

View File

@@ -0,0 +1,31 @@
<header class="{$TpStyle.dom_prefix}-h96-sheet">
<div class="{$TpStyle.dom_prefix}-h96-bar">
<a href="/" class="{$TpStyle.dom_prefix}-h96-brand">{$DomainModel->d_name}</a>
<button type="button" class="{$TpStyle.dom_prefix}-h96-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h96-open')">分类</button>
</div>
<form class="{$TpStyle.dom_prefix}-h96-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜题材 / 地区 / 年份">
</form>
<div class="{$TpStyle.dom_prefix}-h96-mask"
onclick="document.body.classList.remove('{$TpStyle.dom_prefix}-h96-open')"></div>
<section class="{$TpStyle.dom_prefix}-h96-panel">
<ul class="{$TpStyle.dom_prefix}-h96-home">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
</ul>
<ul class="{$TpStyle.dom_prefix}-h96-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</section>
</header>

View File

@@ -0,0 +1,29 @@
<header class="{$TpStyle.dom_prefix}-h97-split">
<div class="{$TpStyle.dom_prefix}-h97-left">
<a href="/" class="{$TpStyle.dom_prefix}-h97-brand">{$DomainModel->d_name}</a>
<button type="button" class="{$TpStyle.dom_prefix}-h97-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h97-open')">搜索</button>
</div>
<div class="{$TpStyle.dom_prefix}-h97-right">
<nav class="{$TpStyle.dom_prefix}-h97-nav">
<ul class="{$TpStyle.dom_prefix}-h97-home">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
</ul>
<ul class="{$TpStyle.dom_prefix}-h97-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
<form class="{$TpStyle.dom_prefix}-h97-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="关键词搜索">
</form>
</div>
</header>

View File

@@ -0,0 +1,27 @@
<header class="{$TpStyle.dom_prefix}-h98-marquee">
<div class="{$TpStyle.dom_prefix}-h98-bar">
<a href="/" class="{$TpStyle.dom_prefix}-h98-brand">{$DomainModel->d_name}</a>
<form class="{$TpStyle.dom_prefix}-h98-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜片名">
</form>
<button type="button" class="{$TpStyle.dom_prefix}-h98-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h98-open')">分类</button>
</div>
<nav class="{$TpStyle.dom_prefix}-h98-nav">
<ul class="{$TpStyle.dom_prefix}-h98-home">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
</ul>
<ul class="{$TpStyle.dom_prefix}-h98-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
</header>

View File

@@ -0,0 +1,29 @@
<section class="{$TpStyle.dom_prefix}-h99-cards">
<div class="{$TpStyle.dom_prefix}-h99-cardA">
<a href="/" class="{$TpStyle.dom_prefix}-h99-brand">{$DomainModel->d_name}</a>
<button type="button" class="{$TpStyle.dom_prefix}-h99-btn"
onclick="document.body.classList.toggle('{$TpStyle.dom_prefix}-h99-open')">搜索</button>
</div>
<div class="{$TpStyle.dom_prefix}-h99-cardB">
<nav class="{$TpStyle.dom_prefix}-h99-nav">
<ul class="{$TpStyle.dom_prefix}-h99-home">
{if $DomainModel->info_id > 0}
<li class="{if $strPageCode == 'info'}active{/if}"><a href="/">首页</a></li>
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/vindex">影视首页</a></li>
{else}
<li class="{if $strPageCode == 'home'}active{/if}"><a href="/">首页</a></li>
{/if}
</ul>
<ul class="{$TpStyle.dom_prefix}-h99-cats">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="{if $val.v_category_en==$Request.route.strParentCategory}active{/if}">
<a href="{site:vciurl parent_category='$val.v_category_en' /}">{$val.v_category}</a>
</li>
{/video:categorytype}
</ul>
</nav>
<form class="{$TpStyle.dom_prefix}-h99-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="输入关键词">
</form>
</div>
</section>