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