提交修改

This commit is contained in:
daihh
2022-12-28 17:09:57 +08:00
parent cfcf2959be
commit c75a998664
2 changed files with 5 additions and 5 deletions

View File

@@ -578,7 +578,7 @@ export default {
this.showAll = !this.showAll;
var searchBoxHeght = document.getElementById("searchBox");
//console.log(this.initHeight,'this.initHeight');
if(this.initHeight>80){
if(this.initHeight>100){
this.searchwd = true;
}
//console.log(het,'het');