Commit 2182bd62 authored by wujj's avatar wujj

搜索

parent ee56c9f9
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
<div class="head-men-right head-menu-flex-center"> <div class="head-men-right head-menu-flex-center">
<div class="head-menu-flex-center head-menu-right-search"> <div class="head-menu-flex-center head-menu-right-search">
<form id="searchDataForm" action="{ms:global.host/}/mcms/search.do" method="post"> <form id="searchDataForm" action="{ms:global.host/}/mcms/search.do" method="post">
<input type="text" class='ms-search-input' name="basic_title" placeholder="请输入关键字"> <input type="text" class='ms-search-input' name="content_title" placeholder="请输入关键字">
<!-- <i class="iconfont ms-search-click">&#xe85e;</i> --> <!-- <i class="iconfont ms-search-click">&#xe85e;</i> -->
<input type="submit" value="" class="ms-search-click"> <input type="submit" value="" class="ms-search-click">
</form> </form>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment