mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 11:26:43 +08:00
提交修改
This commit is contained in:
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user