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

9 lines
357 B
HTML

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