项目开发时经常需要debug调试,但在移动端debug则会阻断代码运行,并且很难判断出错在哪里,这里我们需要借助第三方插件 vconsole
标签:ons 出错 开发 targe content clear http 安装 sig
项目开发时经常需要debug调试,但在移动端debug则会阻断代码运行,并且很难判断出错在哪里,这里我们需要借助第三方插件 vconsole
下载vconsole最新版本或者直接用npm下载nom install vconsole
项目运行,点击页面右下角vconsole图标,即可看到debug内容
如果想要查看接口调用情况,和浏览器一样直接点击network按钮即可
标签:ons 出错 开发 targe content clear http 安装 sig
原文地址:https://www.cnblogs.com/zjx304/p/11611895.html