ios - RN中WebView无法加载网页
怪我咯
怪我咯 2017-04-18 09:40:40
0
2
689

在React Native中使用WebView加载网页,log了url,没有发现问题。`<WebView

                automaticallyAdjustContentInsets={true}
                source={{uri:this.state.detailUrl}}
                javaScriptEnabled={true}
                domStorageEnabled={true}
                decelerationRate='normal'
                startInLoadingState={true}
            />`
            
            


怪我咯
怪我咯

走同样的路,发现不同的人生

全部回复(2)
伊谢尔伦

url里是不是有#?

刘奇

没有啊,我把url打印出来了
http://i.meituan.com/shopping...

热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板