【问题标题】:OnsenUI ons-list-item is sometimes decorated in iOSOnsenUI ons-list-item 有时在 iOS 中被装饰
【发布时间】:2016-02-23 02:42:30
【问题描述】:

有时,但不总是,onsen-list-item 中的文本会被修饰。它只发生在 iOS 中的地址上。我在下面附上了截图。有没有办法防止这种情况?

【问题讨论】:

  • 我相信这是由于 iOS 自动将其检测为电话号码。当你点击它时,它会打开拨号器吗?
  • 下面我的回答对你有帮助吗?
  • 是的,感谢您的帮助。

标签: jquery onsen-ui monaca


【解决方案1】:

答案在这里:How to disable phone number linking in Mobile Safari?

基本上,你需要:<meta name="format-detection" content="telephone=no">

然后您可以使用此处定义的 tel uri 显式设置电话号码:https://developer.apple.com/library/safari/featuredarticles/iPhoneURLScheme_Reference/PhoneLinks/PhoneLinks.html#//apple_ref/doc/uid/TP40007899-CH6-SW1

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2018-03-21
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-02-07
    • 2018-03-28
    • 1970-01-01
    • 2020-12-18
    相关资源
    最近更新 更多