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