baipiao hai 2 semanas
pai
achega
73c20fe49e
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      pages/subPack/promotion.vue

+ 3 - 0
pages/subPack/promotion.vue

@@ -108,6 +108,9 @@
 			},
 			},
 			onPullDownRefresh(){
 			onPullDownRefresh(){
 				this.getData();
 				this.getData();
+				setTimeout(() => {
+						uni.stopPullDownRefresh(); // 关闭下拉刷新 
+				}, 2000);
 			}
 			}
 			
 			
 		}
 		}