非WeX5 开发的网站 ,使用x5打包 ,HTML打包成IOS,纯数字会自动变成拨打电话的超链接
html增加 <meta name=”format-detection” content=”telephone=no”> 即可解决
WeX5 原理上也是这样做的
/UI2/system/components/justep/window/main.html
非WeX5 开发的网站 ,使用x5打包 ,HTML打包成IOS,纯数字会自动变成拨打电话的超链接
html增加 <meta name=”format-detection” content=”telephone=no”> 即可解决
WeX5 原理上也是这样做的
/UI2/system/components/justep/window/main.html
评一波