Explorar o código

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

zk hai 6 meses
pai
achega
585da963d2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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);
   }