700字范文,内容丰富有趣,生活中的好帮手!
700字范文 > 方便微信公众号等手机网页调试插件eruda和vConsole

方便微信公众号等手机网页调试插件eruda和vConsole

时间:2022-10-08 22:33:28

相关推荐

方便微信公众号等手机网页调试插件eruda和vConsole

原文地址:/qq_39234840/article/details/80951710

----------------------------------------------------------

调试插件一:eruda(推荐,因为比vConsole功能多)

<script src="///eruda/1.2.2/eruda.min.js"></script>

<script>eruda.init();</script>

调试插件二:vConsole

<script src="/vConsole/3.2.0/vconsole.min.js"></script>

<script>

// 初始化

var vConsole = new VConsole();

</script>

以下为微信浏览器

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。