【React】react router goback在iOS webview中无效
最近在写一个web,嵌入在一个iOS的webView中。web采用reactJS+webpack+react-router4。web在Chrome跟Safari中打开都能正常的push与goback。在iOS App中的webview中加载web,web能正常的push,但是goback失效。
router结构
goBack代码
push代码
iOS项目结构
iOS加载webview的代码
回答
以上是 【React】react router goback在iOS webview中无效 的全部内容, 来源链接: utcz.com/a/75865.html