Closed wutiange closed 3 weeks ago
isWechatInstalled函数的逻辑反了
第一个参数指的错误,但测试发现这个参数就是代表是否安装
对于这个函数来说,第一个参数默认就是 null
The logic of the isWechatInstalled function is reversed.
The first parameter is incorrectly described, but testing revealed that this parameter indeed represents whether WeChat is installed.
For this function, the first parameter is null by default.
Thank you for your contribution!
1.18.0 is now available on NPM.
isWechatInstalled函数的逻辑反了
第一个参数指的错误,但测试发现这个参数就是代表是否安装
对于这个函数来说,第一个参数默认就是 null
The logic of the isWechatInstalled function is reversed.
The first parameter is incorrectly described, but testing revealed that this parameter indeed represents whether WeChat is installed.
For this function, the first parameter is null by default.