Bladeren bron

文字修改

jack 7 jaren geleden
bovenliggende
commit
47b74de925
2 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 1 1
      index.html
  2. 1 1
      js/header.js

+ 1 - 1
index.html

@ -49,7 +49,7 @@
49 49
					</ul>
50 50
				</div>-->
51 51
			    <!-- <select class="lookwho floatL" id="lookFor"><option value="0">找专家</option><option value="1">找资源</option></select>  -->
52
				<input type="text" placeholder="搜索专家、机构、研究方向" class="sear-txt" id="searchContent" >
52
				<input type="text" placeholder="搜索专家、资源、文章" class="sear-txt" id="searchContent" >
53 53
				<div class="sear-btn" id="search" >搜索</div>
54 54
			</div>
55 55
		</div>

+ 1 - 1
js/header.js

@ -40,7 +40,7 @@ var headerHtml = '';
40 40
						'</ul>' +
41 41
					'</div>' +
42 42
					'<div class="searchblock">'+
43
				    '<input type="text" placeholder="搜索专家、研发资源" class="search-txt" id="hsearchContent">'+
43
				    '<input type="text" placeholder="搜索专家、资源、文章" class="search-txt" id="hsearchContent">'+
44 44
						'<div class="search-btn" id="hsearch"><span class="search-icon"></span></div>'+
45 45
					'</div>'+
46 46
					//未登录状态