This commit is contained in:
wujj 2020-01-10 18:50:54 +08:00
parent ee56c9f9cc
commit 2182bd62b0
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
<div class="head-men-right head-menu-flex-center">
<div class="head-menu-flex-center head-menu-right-search">
<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> -->
<input type="submit" value="" class="ms-search-click">
</form>