javascript - Urgent waiting, please help me if I have the IOS web debugging environment.
仅有的幸福
仅有的幸福 2017-05-17 10:05:35
0
3
665

To add, I just asked the user who has an abnormal page. His IOS version is still 8.7. It is normal in higher versions. If you have the conditions, please help me find out which feature is not supported in 8.7. I will also change it. After changing
, one of my mobile phone pages can be displayed correctly in PC browsers, android browsers, and android WeChat browsers as follows

But some users reported to me that the page cannot be opened correctly on some Iphones, and a blank page is opened
As follows

##Since I don’t have any IOS equipment around me, there is no way to debug it. It is initially estimated that a new javascript feature that is not supported by the IOS browser is used, but there is no way to debug it, so brothers online, please help me. If possible, please help me find out what the reason is. Thank you very much. Link to the problem page (please use WeChat browser or Iphone browser to visit)
http://www.wx2share.com/home /...
Page QR code

仅有的幸福
仅有的幸福

reply all(3)
仅有的幸福

You can debug the problems yourself, and we will give you a method to debug the collection on webView. https://my.oschina.net/u/1778...

过去多啦不再A梦

Please tell me your solution for copying text on mobile web. . . I tested it on my mobile phone and it opened with no problem ios10.3.1

漂亮男人

After looking at the code, your layout may be z-index的问题,某些机型如果不指定z-index会给个默认值.你可以在不出现的dom加个z-index:3,页面下面按钮是有个z-index:4. It’s just a guess. You can give it a try.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template