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

9 lines
330 B
HTML

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