安卓的是正常的,但是ios页面无法跳转,js和html中的a标签都不能跳到其他页面;
附件中的跳转代码是<a href="/test.html" style="position: fixed;z-index: 9999;top: 147px;left: 200px;">跳转</a>,点击后一直是菊花转圈,跳转不过去
请问大家遇到这个问题吗
急!急!急!
安卓的是正常的,但是ios页面无法跳转,js和html中的a标签都不能跳到其他页面;
附件中的跳转代码是<a href="/test.html" style="position: fixed;z-index: 9999;top: 147px;left: 200px;">跳转</a>,点击后一直是菊花转圈,跳转不过去
请问大家遇到这个问题吗
急!急!急!
9***@qq.com (作者)
跳转代码是< a href="/test.html" style="position: fixed;z-index: 9999;top: 147px;left: 200px;">跳转</ a >