获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
这个问题后来解决了吗?
小程序camera组件,在ios平台拍照显示区域问题https://developers.weixin.qq.com/miniprogram/dev/component/camera.html https://developers.weixin.qq.com/miniprogram/dev/api/media/camera/wx.createCameraContext.htmlhttps://developers.weixin.qq.com/miniprogram/dev/component/camera.html 设备型号:iphone14pro 系统版本:ios18.4 使用camera组件进行自定义相机拍照,拍照时camera展示的图像区域与CameraContext.takePhoto返回的图像区域不一致,差异较大,安卓端正常,ios端异常,图片显示方式mode="aspectFit"[图片][图片]
05-26