在React Native中使用WebView加载网页,log了url,没有发现问题。`<WebView
automaticallyAdjustContentInsets={true}
source={{uri:this.state.detailUrl}}
javaScriptEnabled={true}
domStorageEnabled={true}
decelerationRate='normal'
startInLoadingState={true}
/>`
url里是不是有#?
没有啊,我把url打印出来了
http://i.meituan.com/shopping...