30932
This commit is contained in:
		| @@ -169,6 +169,12 @@ | ||||
|         }) | ||||
|       }, | ||||
|  | ||||
|       callPhone (phone) { | ||||
|         uni.makePhoneCall({ | ||||
|           phoneNumber: phone | ||||
|         }) | ||||
|       }, | ||||
|  | ||||
|       toDetailPeople (item) { | ||||
|         uni.navigateTo({ | ||||
|           url: `./DetailPeople?id=${item.id}` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user