10 lines
325 B
HTML
10 lines
325 B
HTML
<header class="{$TpStyle.dom_prefix}-h19-wrap">
|
|
|
|
<div class="{$TpStyle.dom_prefix}-h19-logo">{$DomainModel->d_name}</div>
|
|
|
|
<form class="{$TpStyle.dom_prefix}-h19-search" action="{$strSearchListUrlTemp}">
|
|
<input type="text" name="keyword" placeholder="输入关键字开始找片…" />
|
|
</form>
|
|
|
|
</header>
|