zhaoxiaohai 2 년 전
부모
커밋
a8f7914086
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      pages/tabbar/home/index.js

+ 1 - 0
pages/tabbar/home/index.js

@@ -238,4 +238,5 @@ Page({
     onHide() {
         clearInterval(DataCarousel);
     },
+    onShareAppMessage() { }
 })