This commit is contained in:
parent
d140ef4f41
commit
05d31a6012
|
|
@ -388,7 +388,7 @@
|
|||
this.seighT = data.windowHeight;
|
||||
this.$u.getRect('.fourcontent').then(res => {
|
||||
console.log(res.top)
|
||||
this.Topdistance = res.top - res.height - 18 //滚动距离
|
||||
this.Topdistance = res.top - res.height - 22 //滚动距离
|
||||
})
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue