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