提交
This commit is contained in:
parent
25a31e754c
commit
e7f374c5b6
@ -644,7 +644,6 @@ export default {
|
||||
|
||||
})
|
||||
.exec();
|
||||
console.log(that.headtop)
|
||||
}, 500)
|
||||
|
||||
// console.log(this.appInfo, "手机信息")
|
||||
@ -701,7 +700,6 @@ export default {
|
||||
.in(this)
|
||||
.select('.content')
|
||||
.boundingClientRect(rect => {
|
||||
console.log(rect);
|
||||
if (rect.top <= (this.headtop)) {
|
||||
this.pocls = 'fixed'
|
||||
this.act_swiper = 'act_swiper'
|
||||
|
Loading…
x
Reference in New Issue
Block a user