更改webview title:
self.websiteTitle = [webView stringByEvaluatingJavaScriptFromString:@"document.body.getElementsByClassName('i-title')[0].innerHTML = '免费小说'"];
本文将指导您如何通过JavaScript脚本来更改Webview的标题。
更改webview title:
self.websiteTitle = [webView stringByEvaluatingJavaScriptFromString:@"document.body.getElementsByClassName('i-title')[0].innerHTML = '免费小说'"];
1万+

被折叠的 条评论
为什么被折叠?