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

8 lines
342 B
HTML

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