code review by zhaobiao
Showing
1 changed file
with
2 additions
and
2 deletions
@@ -21,7 +21,7 @@ | @@ -21,7 +21,7 @@ | ||
21 | {{/ hot}} | 21 | {{/ hot}} |
22 | </ul> | 22 | </ul> |
23 | </div> | 23 | </div> |
24 | - <div class="history-search"> | 24 | + <div class="history-search hide"> |
25 | <h3>历史搜索</h3> | 25 | <h3>历史搜索</h3> |
26 | <ul class="history clearfix"></ul> | 26 | <ul class="history clearfix"></ul> |
27 | </div> | 27 | </div> |
@@ -29,4 +29,4 @@ | @@ -29,4 +29,4 @@ | ||
29 | </div> | 29 | </div> |
30 | {{/ search}} | 30 | {{/ search}} |
31 | </div> | 31 | </div> |
32 | -{{> layout/footer}} | ||
32 | +{{> layout/footer}} |
-
Please register or login to post a comment