微信版本:8.0.48
基础库:3.2.5
点击按钮发送验证码
<button type="primary" open-type="sendPhoneSms" bindsendphonesms="onHandleLogin" phoneNumber="{{phoneNumber}}">发送验证码</button>
扫码真机预览,打包成安卓APK真机调试都报错:
errCode: 10001045, errMsg: "wx.sendPhoneSms fail: 10001045.rid: 1743123986671-1-bVc-DZ"
找不到10001045的错误提示
https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/miniapp/component/auth/sendPhoneSms.html