w***@vip.qq.com
w***@vip.qq.com
  • 发布:2020-03-25 10:56
  • 更新:2020-03-25 10:56
  • 阅读:688

【报Bug】uni.report统计不准确

分类:uni-app

详细问题描述

在小程序自定义事件中通过uni.report API上报数据,同时输出 log,发现uni.report触发的网络请求明显少于自定事件被触发的次数。

[有图有真相]

[可重现代码片段]

onTabChange (active) {  
    console.log('首页_切换Tab')  
    uni.report('首页_切换Tab')  
    this.tagIndex = active  
}
2020-03-25 10:56 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复