vue-lazy-component
vue-lazy-component copied to clipboard
ios端无法加载
<mt-tab-container-item id="2"> <vue-lazy-component> <cart-list/> </vue-lazy-component> </mt-tab-container-item>
注意 / Notes 该项目依赖 IntersectionObserver API,如需在较低版本浏览器运行,需要引入 IntersectionObserver API polyfill IntersectionObserver API polyfill https://github.com/w3c/IntersectionObserver/tree/master/polyfill
IntersectionObserver API 能解决吗 我是Iphone6的微信网页没法加载
@AlanNgaiJX 可以试下引入
IntersectionObserver API polyfill https://github.com/w3c/IntersectionObserver/tree/master/polyfill