|
@@ -564,8 +564,8 @@
|
|
|
},
|
|
},
|
|
|
// 切换顶部一级标题
|
|
// 切换顶部一级标题
|
|
|
setChangelistHander(str) {
|
|
setChangelistHander(str) {
|
|
|
- // if (document.querySelector('#main-search-wrapper')) document.querySelector('#main-search-wrapper').scrollTop = 0
|
|
|
|
|
this.addShowPullup = false
|
|
this.addShowPullup = false
|
|
|
|
|
+ if (document.querySelector('#main-search-wrapper')) document.querySelector('#main-search-wrapper').scrollTop = 0
|
|
|
this.ChooseTop = str
|
|
this.ChooseTop = str
|
|
|
this.page = 1
|
|
this.page = 1
|
|
|
if (!this.keyword) return
|
|
if (!this.keyword) return
|