微信小程序调试 Webview

document.querySelectorAll("webview")[1].showDevTools(true);
原文地址:https://www.cnblogs.com/xiaoyucoding/p/9988155.html