震动
使手机发生较长时间的振动(400 ms)
ymx.vibrateLong(); 复制
ymx.vibrateLong();
使手机发生较短时间的振动(15 ms)
ymx.vibrateShort({ type: 'medium'}); 复制
ymx.vibrateShort({ type: 'medium'});
震动