- 示例代码有误?
https://developers.weixin.qq.com/miniprogram/dev/api/media/video/wx.chooseMedia.html res.tempFiles.tempFilePath 及 res.tempFiles.size 中的tempFiles为array,不能直接读取属性。
2023-04-20 - windows小程序不支持canvas,与文档描述不符?
https://developers.weixin.qq.com/miniprogram/dev/component/canvas.html [图片] [图片] 代码片段: https://developers.weixin.qq.com/s/dSTmR8mm7JHY
2023-04-01 - We分析无自主解除绑定小程序权限?
用户A曾经是管理员B的小程序C的项目成员,当A自主解除小程序项目成员后,A仍然拥有C的We分析权限,并且A不能自主解除C的We分析权限,只能通过B来移除权限?就是别人给你权限,你不要都不行的感觉。
2023-03-17 - getNearbyPoiList接口文档描述POST,实际请求要求GET,文档请求参数也显多余?
https://developers.weixin.qq.com/miniprogram/dev/OpenApiDoc/nearby-poi/getNearbyPoiList.html
2023-02-20 - 同时开启lazyCodeLoading及custom后,有分包情况下使用全局组件,PC端会报错?
"tabBar": { "custom": true }, "lazyCodeLoading": "requiredComponents 新内核下,同时开启lazyCodeLoading及custom后,有分包情况下使用全局组件,PC端会报错 代码片段:https://developers.weixin.qq.com/s/5Pk6Eumj7KCc [图片] [图片]
2022-09-23 - createInnerAudioContext在PC端调用本地音频文件无法播放?
createInnerAudioContext在PC端调用本地音频文件无法播放?改为网络音频则可以正常播放 [图片] 代码片段 https://developers.weixin.qq.com/s/8kj1wpmS7UCH
2022-09-20 - 新版文档找不到【订阅消息参数值内容限制说明】?
新版文档https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/subscribe-message.html 旧版文档https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/subscribe-message/subscribeMessage.send.html [图片]
2022-09-13 - 头像昵称填写选择头像的时候能否返回选择的场景:微信头像、拍照、相册?昵称同理?
https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/userProfile.html
2022-08-25 - 基础库2.24.4版本canvas webgl真机预览调用无法获取到节点?
5月26日微信更新基础库至2.24.4后,半年没更新过的小程序,后台基础库错误信息突然猛增。测试发现基础库2.24.4版本canvas webgl真机预览调用无法获取到节点。 基础库:2.24.4 预览手机:小米mix2(开发者工具无法复现,请使用真机) [图片] 示例代码
2022-06-06 - 6月1号之后基础库错误猛增?
6月1号之后基础库错误猛增。错误内容大都为:TypeError: ld.Z.findElementById is not a constructor 注:期间未升级过小程序 [图片] [图片] [图片]
2022-06-06