ソースを参照

[fix]微信分享logo不显示的问题

zk 1 年間 前
コミット
585da963d2
1 ファイル変更1 行追加0 行削除
  1. 1 0
      lib/sdk/wechat/wechat_helper.dart

+ 1 - 0
lib/sdk/wechat/wechat_helper.dart

@@ -31,6 +31,7 @@ class WechatHelper {
         scene: scene,
         scene: scene,
         webpageUrl: webpageUrl,
         webpageUrl: webpageUrl,
         title: title,
         title: title,
+        thumbData: thumbData,
         description: description);
         description: description);
   }
   }