|
|
|
@ -8,8 +8,8 @@ |
|
|
|
<div class="top_search"><em></em> |
|
|
|
<div class="top_search"><em></em> |
|
|
|
<div class="search_con"> |
|
|
|
<div class="search_con"> |
|
|
|
<form name="formsearch" action="/mcms/search.do" method="post"> |
|
|
|
<form name="formsearch" action="/mcms/search.do" method="post"> |
|
|
|
<input class="input1" type="text" name="content_title" id="p" placeholder="搜索" value=""> |
|
|
|
<input class="input1" type="text" name="content_title" id="p" placeholder="搜索" value="${search.content_title}"> |
|
|
|
<input type="submit" class="bnts" value="${search.content_title}"> |
|
|
|
<input type="submit" class="bnts"> |
|
|
|
</form> |
|
|
|
</form> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|