菜鸟教程小白 发表于 2022-12-12 10:48:09

ios - ReactJS 没有在第一代 iPad 上加载元素


                                            <p><p>我有第一代 iPad 用于平板电脑屏幕测试,React 不会在 Safari 或 Chrome 中加载我的组件。我的 iPhone 4s 加载良好,桌面环境中的浏览器也是如此。我是否缺少兼容性报告或其他内容?我似乎无法在文档中找到对它的引用。</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>我还有第一代 iPad;我能够通过加载 <a href="https://github.com/es-shims/es5-shim" rel="noreferrer noopener nofollow">ES5 shim</a> 让我的应用程序正常工作.在 <a href="http://facebook.github.io/react/docs/working-with-the-browser.html#browser-support-and-polyfills" rel="noreferrer noopener nofollow">Browser Support and Polyfills</a> 下的 React 站点上有更多信息。 .</p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - ReactJS 没有在第一代 iPad 上加载元素,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/24724793/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/24724793/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - ReactJS 没有在第一代 iPad 上加载元素