在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...