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,11 @@
<header class="{$TpStyle.dom_prefix}-h14-wrap">
<div class="{$TpStyle.dom_prefix}-h14-row">
<div class="{$TpStyle.dom_prefix}-h14-logo">{$DomainModel->d_name}</div>
<form class="{$TpStyle.dom_prefix}-h14-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜索一下…" />
</form>
</div>
</header>