非浏览器 前端调试 vConsole APP 小程序 web-view 嵌入页面 调试 适用

<script src="https://unpkg.com/vconsole@latest/dist/vconsole.min.js"></script>
    <script>
      var vConsole = new window.VConsole();
    </script>