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

9 lines
359 B
HTML

<header class="{$TpStyle.dom_prefix}-head4">
<div class="{$TpStyle.dom_prefix}-head4-inner">
<a href="/" class="{$TpStyle.dom_prefix}-head4-logo">PlayNow</a>
<form class="{$TpStyle.dom_prefix}-head4-search" action="/search.html">
<input type="text" name="wd" placeholder="搜索影片…">
</form>
</div>
</header>