gpttemp
This commit is contained in:
15
code/app/home/view/videoGpt1/head/head_77.html
Normal file
15
code/app/home/view/videoGpt1/head/head_77.html
Normal 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>
|
||||
Reference in New Issue
Block a user