|
|
@@ -31,8 +31,8 @@
|
|
|
<div class="col-md-6 col-md-offset-1">
|
|
|
<h2>让科技无国界</h2>
|
|
|
<div class="input-group search">
|
|
|
- <input type="text" class="form-control"> <span class="input-group-btn">
|
|
|
- <button class="btn" type="button">搜索</button>
|
|
|
+ <input type="text" id="searchInput" class="form-control"> <span class="input-group-btn">
|
|
|
+ <button class="btn" id="achievementBtn" type="button">搜索</button>
|
|
|
</span>
|
|
|
</div>
|
|
|
</div>
|