소스 검색

增加分享

lilei 3 년 전
부모
커밋
40d6c6b1f8
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      pages/index/index.vue

+ 3 - 0
pages/index/index.vue

@@ -126,6 +126,9 @@
 			setTimeout(function () {
 			setTimeout(function () {
 				uni.stopPullDownRefresh();
 				uni.stopPullDownRefresh();
 			}, 1000);
 			}, 1000);
+		},
+		onShareAppMessage() {
+			
 		},
 		},
 		methods: {
 		methods: {
 			pageInit(){
 			pageInit(){