Browse Source

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

zk 6 tháng trước cách đây
mục cha
commit
585da963d2
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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);
   }