|
@@ -154,7 +154,8 @@ var _page = {
|
|
|
},
|
|
|
init: function () {
|
|
|
this.initUserInfoCard()
|
|
|
- this.initHotSearchKeysCount()
|
|
|
+ // seo要求:页面展示和代码展示数量必须一致,不能用display:none隐藏 由后端控制最大展示个数 前端全部展示
|
|
|
+ // this.initHotSearchKeysCount()
|
|
|
this.initEvents()
|
|
|
this.initHotBuyerShortName()
|
|
|
this.initHotIndustryTwoLine()
|