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

9 lines
362 B
HTML

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