Selaa lähdekoodia

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

zk 6 kuukautta sitten
vanhempi
commit
585da963d2
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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);
   }