列表高度优化
This commit is contained in:
parent
f0f4d79585
commit
1fb863e3a5
@ -479,10 +479,10 @@ import { values } from "lodash";
|
||||
contentHeight(){
|
||||
let oh = document.documentElement.clientHeight;
|
||||
if(this.showSearch){
|
||||
return oh-56-48-366-145
|
||||
return oh-56-48-366-190
|
||||
|
||||
}else{
|
||||
return oh-56-48-175-75
|
||||
return oh-56-48-175-95
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user