微信小程序如何分享到朋友圈?

微信小程序如何分享到朋友圈?,第1张

目前微信小程序不支持直接将小程序分享到朋友裂正圈,但好多人都是将小程序二维码分享到朋友圈中,同样可以达到这种效果,腾讯这块限制分享的原因是因为朋友圈广告,如果直接分享到朋友圈,在用户这块可能就不容易分清楚广告跟小程序

简书作者

2019-03-07 16:36

背景

业务场景需要在小程序内生成活动的分享海报,图片中的某些数据需动态展示。可行的方案有️二:

服务端合成:直接返回给前端图片URL

客户端陵源岁合成:客户端利用canvas绘制

客户端合成需要用到canvas,见这个网址,小程序canvas的尺睁那些事。客户端感觉很麻烦,要自己 *** 作canvas。

服务器端合成

我发现有人做了一个接口,输入服务器端的URL,直接返回一个图片,这样我就可以让前作做一个H5的页面,然后小程序中,直接得到这个图片然后分享到朋友圈。

下面是这个接口的小程序演示demo

1. 仿QQ应用程序(#社交 #聊天 #SNS)

地址: https://github.com/xiehui999/SmallAppForQQ

2. 仿知乎微信小程序(#SNS #社区 #论坛)

地址: https://github.com/RebeccaHanjw/weapp-wechat-zhihu

3. 微信小程序实现移动端商城(#电商 #商城)

地址: https://github.com/liuxuanqiang/wechat-weapp-mall

4. 知乎日报(#新闻 #资讯)

地址: https://github.com/LiuCaiHe/wechat-app-sample

5. V2EX-微信小程序版(#社区 #社交)

地址: https://github.com/jectychen/wechat-v2ex

6. 「分答」 Power by 微信小程序(#问答)

need-to-insert-img

地址: https://github.com/davedavehong/fenda-mock

7. 微信小毕陪程序: 音乐播放器(#音乐 #多媒体播放)

地址: https://github.com/eyasliu/wechat-app-music

8. 可以播放音郑数陪乐的微信小程喊蠢序版 Apple Music(#音乐)

地址: https://github.com/Sioxas/AppleMusic

9. 微信小程序(应用号)示例教程(豆瓣电影)

视频演示:http://files.wedn.net/videos/weapp/preview.mp4

地址: https://github.com/zce/weapp-demo

10. 微信小程序 Artand Demo(#艺术 #展示 #媒体)

地址: https://github.com/SuperKieran/weapp-artand

11. 微信小程序之小熊の日记(#记录 #工具 #媒体)

地址: https://github.com/harveyqing/BearDiary

12. 微信小程序 cnode社区版(#社区 #论坛)

地址: https://github.com/vincentSea/wechat-cnode

13. 微信小应用-小程序-demo-仿芒果TV(#媒体 #视频)

地址: https://github.com/web-Marker/wechat-Development

14. 微信小程序 - 电影推荐(#媒体 #电影)

地址: https://github.com/yesifeng/wechat-weapp-movie

15. 仿 「ONE · 一个」 的微信小程序(#资讯 #媒体)

need-to-insert-img

地址: https://github.com/ahonn/weapp-one

15. 

链接:https://www.jianshu.com/p/0ecf5aba79e1


欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/yw/8255856.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2023-04-14
下一篇 2023-04-14

发表评论

登录后才能评论

评论列表(0条)

保存