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,12 @@
<header class="{$TpStyle.dom_prefix}-h17-wrap">
<div class="{$TpStyle.dom_prefix}-h17-row">
<div class="{$TpStyle.dom_prefix}-h17-logo">{$DomainModel->d_name}</div>
<form class="{$TpStyle.dom_prefix}-h17-search" action="{$strSearchListUrlTemp}">
<input type="text" name="keyword" placeholder="搜点什么?" />
<button type="submit" class="{$TpStyle.dom_prefix}-h17-btn">搜索</button>
</form>
</div>
</header>