wangxy 1 month ago
parent
commit
80a11518aa
1 changed files with 2 additions and 0 deletions
  1. 2 0
      pages/chanpinneirong/index2.vue

+ 2 - 0
pages/chanpinneirong/index2.vue

@@ -482,6 +482,8 @@
 						}
 					})
 
+          clearTimeout(this.scrollTimer)
+          this.scrollTimer = null;
 					this.scrollTimer = setTimeout(checkScroll, 200) // 每200ms检查一次
 				}