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

12 lines
385 B
HTML

<header class="{$TpStyle.dom_prefix}-h14-wrap">
<div class="{$TpStyle.dom_prefix}-h14-row">
<div class="{$TpStyle.dom_prefix}-h14-logo">{$DomainModel->d_name}</div>
<form class="{$TpStyle.dom_prefix}-h14-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜索一下…" />
</form>
</div>
</header>