zhaoxiaohai 3 年 前
コミット
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() { }
 })