gpttemp
This commit is contained in:
8
code/app/home/view/videoGpt1/module/head/head_03.html
Normal file
8
code/app/home/view/videoGpt1/module/head/head_03.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<header class="{$TpStyle.dom_prefix}-head3">
|
||||
<div class="{$TpStyle.dom_prefix}-head3-inner">
|
||||
<a href="/" class="{$TpStyle.dom_prefix}-head3-logo">FilmHub</a>
|
||||
<form class="{$TpStyle.dom_prefix}-head3-search" action="/search.html">
|
||||
<input type="text" name="wd" placeholder="搜索影片…">
|
||||
</form>
|
||||
</div>
|
||||
</header>
|
||||
Reference in New Issue
Block a user