let jsCode = `docuement.doPopUp() { document.querySelector('#myBody').style.backgroundColor = 'red'; alert('hello world from webview'); }`;