Unverified 提交 bb5d9004 authored 作者: JarvanMo's avatar JarvanMo 提交者: GitHub

Merge pull request #37 from charsunny/minapp_hotfix

fix share mini program bug
......@@ -351,8 +351,8 @@ NSObject <FlutterPluginRegistrar> *_registrar;
BOOL done = [WXApiRequestHandler sendMiniProgramWebpageUrl:call.arguments[@"webPageUrl"]
userName:call.arguments[@"userName"]
path:call.arguments[@"path"]
title:fluwxKeyTitle
Description:fluwxKeyDescription
title:call.arguments[fluwxKeyTitle]
Description:call.arguments[fluwxKeyDescription]
ThumbImage:thumbnailImage
hdImageData:hdImageData
withShareTicket:[call.arguments[@"withShareTicket"] boolValue]
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论