소스 검색

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

zk 6 달 전
부모
커밋
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,
         webpageUrl: webpageUrl,
         title: title,
+        thumbData: thumbData,
         description: description);
   }