Files
SEONexus/code/app/home/view/videoGpt1/head/head_08.html
2025-12-31 00:49:32 +08:00

14 lines
463 B
HTML

<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>