一、界面
<button type="primary" bindtap="shortVibrate">短震动</button>
<button type="primary" bindtap="longVibrate">长震动</button>
二、js逻辑代码
注:文档 https://developers.weixin.qq.com/miniprogram/dev/api/device/vibrate/wx.vibrateShort.html
部分系统需要 设置-声音与触感-打开系统触感
iP7以下手机不支持,需斟酌使用。