ggetUserProfilegetUserProfile前面多了个g , 苦笑

- 发布:2022-03-18 21:45
- 更新:2022-03-30 09:20
- 阅读:511
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: win11
HBuilderX类型: 正式
HBuilderX版本号: 3.3.13
手机系统: Android
手机系统版本号: Android 9.0
手机厂商: OPPO
手机机型: oppo
页面类型: vue
vue版本: vue3
打包方式: 离线
项目创建方式: HBuilderX
示例代码:
操作步骤:
1
1
预期结果:
ggetUserProfilegetUserProfile
ggetUserProfilegetUserProfile
实际结果:
ggetUserProfilegetUserProfile
ggetUserProfilegetUserProfile
bug描述:
uni.getUserProfile 返回 {
"userInfo": {
"openId": "",
"nickName": "",
"gender": 0,
"city": "",
"province": "",
"country": "",
"avatarUrl": "https://thirdwx.qlogo.cn/mmopen/vi_32/AfWk3JK3gsLrTiaOh6UG4wicibicNrv1fgswthQJ2qqL42AG32HHtFV6QG8aIZ2tFiaTzXe3PuOTl9eYY3YB7c36soQ/132",
"unionId": "oU5Yyt3ZA3KC6U8FbQYlzayI9DBU"
},
"errMsg": "ggetUserProfilegetUserProfile:ok"
}