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,7 @@
<section class="{$TpStyle.dom_prefix}-h66-searchcore">
<h1 class="{$TpStyle.dom_prefix}-h66-title">{$DomainModel->d_name}</h1>
<form action="{$strSearchListUrlTemp}" class="{$TpStyle.dom_prefix}-h66-search">
<input type="text" name="keyword" placeholder="直接搜索你想看的">
<button type="submit">搜索</button>
</form>
</section>