想实现文件预览的效果,需要实现的就是调用iOS自带的浏览器打开页面
使用过window.top.location.href 、location.href 、 window.location.href 等等方法都无效,请问是否有可以解决的方法?
a链接也不可以吗
写a链接把url放进去