suchen

Heim  >  Fragen und Antworten  >  Hauptteil

ios - RN中WebView无法加载网页

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

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


怪我咯怪我咯2829 Tage vor688

Antworte allen(2)Ich werde antworten

  • 伊谢尔伦

    伊谢尔伦2017-04-18 09:42:40

    url里是不是有#?

    Antwort
    0
  • 怪我咯

    怪我咯2017-04-18 09:42:40

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

    Antwort
    0
  • StornierenAntwort