0
点赞
收藏
分享

微信扫一扫

增加WebView对localStorage的支持

夜空一星 2022-08-03 阅读 65


设置代码如下:

webView.getSettings().setDomStorageEnabled(true);


举报

相关推荐

0 条评论