WGEditor-mobile icon indicating copy to clipboard operation
WGEditor-mobile copied to clipboard

加载服务器返回的html标签,无法再进行编辑

Open syqaxldy opened this issue 4 years ago • 1 comments

syqaxldy avatar Apr 02 '20 10:04 syqaxldy

[self.webView loadHTMLString:htmlCont baseURL:baseURL]; 延迟1秒后赋值 [self.webView setupContent:self.contentHtml]; 最后可以调用这个下面这个方法 [self.webView setupContentDisable:YES];

JamhonyZ avatar May 08 '20 08:05 JamhonyZ