uniapp获取个人信息

// uni.getUserProfile({
// desc:"获取个人信息",
// success: (res) => {
// this.userList = res.userInfo;
// console.log(res.userInfo)
// }
// })

posted @ 2023-08-03 15:31  干红  阅读(47)  评论(0编辑  收藏  举报