首页 更改
This commit is contained in:
@@ -385,7 +385,7 @@
|
||||
this.seighT = data.windowHeight;
|
||||
this.$u.getRect('.fourcontent').then(res => {
|
||||
console.log(res.top)
|
||||
this.Topdistance = res.top - res.height - 20 //滚动距离
|
||||
this.Topdistance = res.top - res.height //滚动距离
|
||||
})
|
||||
}
|
||||
})
|
||||
@@ -708,7 +708,7 @@
|
||||
}
|
||||
|
||||
.fourcontent_itemactev {
|
||||
// background: #fee06a;
|
||||
background: #fee06a;
|
||||
}
|
||||
|
||||
.fourcontent_item:nth-child(1) {
|
||||
|
||||
Reference in New Issue
Block a user