使用时在CDN查询版本,unpkg.com在我所在的区域加载慢,有条件的话部署到自己服务器上使用
-
eruda
官网:eruda.liriliri.io/
GitHub: liriliri/eruda
CDN:BootCDN
<script src="https://cdn.bootcdn.net/ajax/libs/eruda/2.4.1/eruda.min.js"></script>
<script>eruda.init();</script>
-
vConsole
GitHub: Tencent/vConsole
CDN:BootCDN
<script src="https://cdn.bootcdn.net/ajax/libs/vConsole/3.14.6/vconsole.min.js"></script>
<script>
// VConsole will be exported to `window.VConsole` by default.
var vConsole = new window.VConsole();
</script>
© 版权声明
文章版权归作者所有,未经允许请勿转载。
相关文章
暂无评论...