wx.vibrateShort(Object object)无法调整振动强度?
https://developers.weixin.qq.com/miniprogram/dev/api/device/vibrate/wx.vibrateShort.html
官方在2.13.0之后的版本支持增加type属性来调整振动强度
但是实际上还是很轻微,这是一个bug吗?
1 回复
你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)