<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>哈哈哈哈</title> </head> <body> <h2>测试一下</h2> <script type="text/javascript" charset="utf-8"> if ((location.href || '').indexOf('console=true') > -1) { document.write('<script src="https://cdn.bootcss.com/vConsole/3.3.0/vconsole.min.js"></script>'); document.write('<script>new VConsole()</script>'); } </script> <script type="text/javascript" charset="utf-8"> console.log(1231231321321) </script> </body> </html>
来源于孟坤博客,链接后加参数console=true,即可加载。默认不加载,效果很好,可以保存试下。快去食用吧!!