请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。
部分安卓 camera 拍照变形?<camera device-position="{{device}}" resolution="low" flash="off" binderror="error" style="width: 100%; height:80vh;"></camera> device :back const ctx = wx.createCameraContext() ctx.takePhoto({ quality: 'high', success: (res) => { } })
2024-03-26看看fail返回什么,是隐私策略需要更新
wx.openLocation 用不了了,点击没有反应https://developers.weixin.qq.com/miniprogram/dev/api/location/wx.openLocation.html wx.openLocation用不了了,点击没有反应
2024-03-26代码审核?
小程序以前找人维护的,现在认证,审核人员讲访问是空白的,不给通过,怎么处理?小程序以前找人维护的,好久不合作了,现在认证,审核人员讲访问是空白的,不给通过,怎么处理?
2024-03-26请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。
takephoto成功返回结果tempImagePath在ios下非png格式,依旧是jpghttps://developers.weixin.qq.com/miniprogram/dev/api/media/camera/CameraContext.takePhoto.html takephoto成功返回结果tempImagePath在ios下非png格式,依旧是jpg
2024-03-26试试8.0.48版本微信
一加手机textarea 弹出输入框后,马上缩回去?<textarea style="width: 100%;height: 200rpx;background-color: #fff;margin-top: 50rpx;" placeholder="请填写内容" /> 页面没有别的代码,就上面这段
2024-03-26什么版本工具
微信小程序使用ts热重载编译不生效,必须手动npm run build-ts-all,这个怎么办?每次写完一个ts文件都得手动编译一次npm run build-ts-all才生效,真的好困扰!!!自动保存也开了,怎么回事呀
2024-03-26请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。
添加"componentFramework": "glass-easel"后页面空白?{ "usingComponents": {}, "renderer": "skyline", "componentFramework": "glass-easel", "rendererOptions": { "skyline": { "disableABTest": true } } } 在该页面中需要使用swiper增强特性,所以添加了这个属性,添加后编译该页面空白,调试模式console无报错,开发者工具内页面正常但是无法滚动。
2024-03-26文档发一下
接口实际返回值和文档不符?[图片] 实际返回 : queryUserIdKey result:{"code":84006,"data":{"expires_in":0},"message":"name or id_card_number empty hint: [rGrPjA02112906][2024-03-22 10:40:11] rid: 65fcef8b-1f60acc8-41b6be6a"}
2024-03-26有完整报错吗
体验版无法正常加载小程序,调试日志显示check Remote Debug Status?日志显示 check Remote Debug Status,called right now check Starts,Remote debug not started 开发版真机可以正常运行,体验版不行,哪位大哥知道什么问题
2024-03-26暂不支持
getBackgroundAudioManager 被微信的听一听接管,有什么办法屏蔽吗?使用getBackgroundAudioManager ,开发背景音乐播放器,发现出现了微信的听一听的悬浮窗,有什么方法可以屏蔽吗?[图片]
2024-03-26