提交 a1923399 authored 作者: JarvanMo's avatar JarvanMo

update demo

上级 fa580d91
......@@ -95,7 +95,7 @@ class _ShareImagePageState extends State<ShareImagePage> {
void _shareImage() {
fluwx.share(WeChatShareImageModel(
image: _imagePath,
thumbnail: "",
thumbnail: _thumbnail,
transaction: _imagePath,
scene: scene,
description: "这是一张图"));
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论