plus.webview.getWebviewById('main.html').evalJS("$('.tximg').attr('src',"+picSrc+")");
老是报错
[ERROR] : TypeError: 'undefined' is not an object (evaluating 'plus.webview.getWebviewById('mian.html').evalJS')
plus.webview.getWebviewById('main.html').evalJS("$('.tximg').attr('src',"+picSrc+")");
老是报错
[ERROR] : TypeError: 'undefined' is not an object (evaluating 'plus.webview.getWebviewById('mian.html').evalJS')
0 个回复