Merge branch 'wwz_x' of https://e.coding.net/g-cphe0354/xiaochengxusaomadiancan/cashier_weapp into gaohao
This commit is contained in:
@@ -360,7 +360,7 @@
|
||||
this.opacity = true
|
||||
}
|
||||
this.$u.debounce(() => {
|
||||
if (e.scrollTop >= this.scrollTopSize) { //控制大图层
|
||||
if (e.scrollTop + 20 >= this.scrollTopSize) { //控制大图层
|
||||
this.isFixed = false;
|
||||
} else {
|
||||
this.isFixed = true;
|
||||
|
||||
Reference in New Issue
Block a user