小程序
小游戏
企业微信
微信支付
扫描小程序码分享
大佬们,救命啊!😭 小程序点进去发信息不显示头像和图片是咋回事啊?代码错了吗?不觉得啊,用开发者工具模拟就可以发图片,是微信官方隐私审核没有通过嘛?还是咋回事?帮小弟分析分析原因吧,各位大佬们,求求了😭😭
1 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
用的是 getUserProfile 接口获取头像和昵称吗?
getUserProfile接口有调整,参考公告:https://developers.weixin.qq.com/community/develop/doc/00022c683e8a80b29bed2142b56c01 ;
头像昵称填写功能可以了解一下:https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/userProfile.html
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
用的是 getUserProfile 接口获取头像和昵称吗?
getUserProfile接口有调整,参考公告:https://developers.weixin.qq.com/community/develop/doc/00022c683e8a80b29bed2142b56c01 ;
头像昵称填写功能可以了解一下:https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/userProfile.html