objective-c - iOS webview怎么添加localStorage?
PHP中文网
PHP中文网 2017-04-17 18:00:02
0
1
576

iOS webview怎么添加localStorage?

现在这么挂的没有挂上

[myWebView stringByEvaluatingJavaScriptFromString:[NSString stringWithFormat:@"window.localStorage.setItem(%@,%@)", @"app-jump-url", @"/mine"]];
PHP中文网
PHP中文网

认证高级PHP讲师

reply all(1)
阿神

My project is the App side that is distinguished by modifying the useragent

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!