[[UIApplication sharedApplication] openURL:[NSURL URLWithString:[NSString stringWithFormat:@"tel://%@", passTel]]];
ios 拨打电话
最新推荐文章于 2021-07-12 10:09:09 发布
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:[NSString stringWithFormat:@"tel://%@", passTel]]];