gpttemp
This commit is contained in:
8
code/app/home/view/videoGpt1/module/head/head_01.html
Normal file
8
code/app/home/view/videoGpt1/module/head/head_01.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<header class="{$TpStyle.dom_prefix}-head1">
|
||||
<div class="{$TpStyle.dom_prefix}-head1-inner">
|
||||
<a href="/" class="{$TpStyle.dom_prefix}-head1-logo">Movie</a>
|
||||
<form class="{$TpStyle.dom_prefix}-head1-search" action="/search.html">
|
||||
<input type="text" name="wd" placeholder="搜索影片…">
|
||||
</form>
|
||||
</div>
|
||||
</header>
|
||||
8
code/app/home/view/videoGpt1/module/head/head_02.html
Normal file
8
code/app/home/view/videoGpt1/module/head/head_02.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<header class="{$TpStyle.dom_prefix}-head2">
|
||||
<div class="{$TpStyle.dom_prefix}-head2-inner">
|
||||
<a href="/" class="{$TpStyle.dom_prefix}-head2-logo">VideoBox</a>
|
||||
<form class="{$TpStyle.dom_prefix}-head2-search" action="/search.html">
|
||||
<input type="text" name="wd" placeholder="搜索影片…">
|
||||
</form>
|
||||
</div>
|
||||
</header>
|
||||
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>
|
||||
8
code/app/home/view/videoGpt1/module/head/head_04.html
Normal file
8
code/app/home/view/videoGpt1/module/head/head_04.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<header class="{$TpStyle.dom_prefix}-head4">
|
||||
<div class="{$TpStyle.dom_prefix}-head4-inner">
|
||||
<a href="/" class="{$TpStyle.dom_prefix}-head4-logo">PlayNow</a>
|
||||
<form class="{$TpStyle.dom_prefix}-head4-search" action="/search.html">
|
||||
<input type="text" name="wd" placeholder="搜索影片…">
|
||||
</form>
|
||||
</div>
|
||||
</header>
|
||||
8
code/app/home/view/videoGpt1/module/head/head_05.html
Normal file
8
code/app/home/view/videoGpt1/module/head/head_05.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<header class="{$TpStyle.dom_prefix}-head5">
|
||||
<div class="{$TpStyle.dom_prefix}-head5-inner">
|
||||
<a href="/" class="{$TpStyle.dom_prefix}-head5-logo">LiteCinema</a>
|
||||
<form class="{$TpStyle.dom_prefix}-head5-search" action="/search.html">
|
||||
<input type="text" name="wd" placeholder="搜索影片…">
|
||||
</form>
|
||||
</div>
|
||||
</header>
|
||||
Reference in New Issue
Block a user