【发布时间】:2019-10-11 15:11:09
【问题描述】:
我是初学者网络开发人员。我有网站。 我有网址:
- Skype - <a href ="skype:600000000">Skype me</a>
- Call - <a href ="tel:600000000">Call me by phone</a>
- iMessage - <a href ="tel:600000000">Send me message by iMessage</a>
- Whatsapp - <a href ="whatsapp://name">Send me message by Whatsapp </a>
点击 Skype 后我需要 - 从 Skype 应用程序中拨打所选号码。单击 WhatsApp / iMessage 后 - 打开并从 WhatsApp / iMessage 向所选号码写入消息。
怎么做 目前应用程序正在打开,但他们没有拨打正确的号码
我该如何修复它?
【问题讨论】:
标签: android html ios laravel laravel-5