Browse Source

增加分享

lilei 3 years ago
parent
commit
40d6c6b1f8
1 changed files with 3 additions and 0 deletions
  1. 3 0
      pages/index/index.vue

+ 3 - 0
pages/index/index.vue

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