12 lines
385 B
HTML
12 lines
385 B
HTML
<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>
|