This commit is contained in:
make
2025-12-31 00:49:32 +08:00
parent ae57b68f99
commit eb8c097777
709 changed files with 39727 additions and 1041 deletions

View File

@@ -0,0 +1,8 @@
<header class="{$TpStyle.dom_prefix}-head3">
<div class="{$TpStyle.dom_prefix}-head3-inner">
<a href="/" class="{$TpStyle.dom_prefix}-head3-logo">FilmHub</a>
<form class="{$TpStyle.dom_prefix}-head3-search" action="/search.html">
<input type="text" name="wd" placeholder="搜索影片…">
</form>
</div>
</header>