Loading...
getPhoneNumber(e) { console.log(e) if (e.detail.errMsg.includes('user den...
1.uni.showToast()1 uni.showToast({ 2 title: '标题', 3 duration: 2000 4 ...