File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,11 @@ sensorsdata_conf.js 是配置文件
16161.10.5 1 增加 $url_query 2 增加 sa.initWithOpenid(options,callback) callback(openid) 3 增加sa.status.referrer sa.status.laster_referrer
17171.11.1 更新 $manufacturer 设备制造商(brand),修正 $screen_width的 取值(windowWidth)
18181.12.1 更新支持插件的小程序 SDK 具体用法参考 https://sensorsdata.cn/manual/mp_sdk_plugin.html
19- 1.12.2 修复在开启自动采集分享,且定义空的onShareAppMessage时候,控制台报错的问题
19+ 1.12.2 修复在开启自动采集分享,且定义空的onShareAppMessage时候,控制台报错的问题
20+ 1.12.3 小程序identify和login如果传入的是非字符串时候,自动转化字符串类型。增加对onShareAppMessage返回空对象的判断。
21+ 1.12.4 增加init的多次使用的判断,去掉$MPLaunch,$MPShow中获取到的path带/的异常判断
22+
23+
2024
2125
2226
Original file line number Diff line number Diff line change 11{
22 "name" : " sa-sdk-miniprogram" ,
3- "version" : " 1.12.2 " ,
3+ "version" : " 1.12.4 " ,
44 "description" : " sensorsdata miniprogram sdk" ,
55 "main" : " sensorsdata.min.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments