gpttemp
This commit is contained in:
11
code/app/home/view/videoGpt1/head/head_14.html
Normal file
11
code/app/home/view/videoGpt1/head/head_14.html
Normal 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>
|
||||
Reference in New Issue
Block a user