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