未验证 提交 2d2fe3db 编写于 作者: O openharmony_ci 提交者: Gitee

!11993 修改docs文档

Merge pull request !11993 from 陈飞飞/master
......@@ -35,9 +35,9 @@ startVibration(effect: VibrateEffect, attribute: VibrateAttribute, callback: Asy
以下错误码的详细介绍请参见 [ohos.vibrator错误码](../errorcodes/errorcode-vibrator.md)
| 错误码ID | 错误信息 |
| -------- | ------------------------- |
| 14600101 | Device operation failed |
| 错误码ID | 错误信息 |
| -------- | ------------------------ |
| 14600101 | Device operation failed. |
示例:
......@@ -88,9 +88,9 @@ startVibration(effect: VibrateEffect, attribute: VibrateAttribute): Promise<v
以下错误码的详细介绍请参见 [ohos.vibrator错误码](../errorcodes/errorcode-vibrator.md)
| 错误码ID | 错误信息 |
| -------- | ------------------------- |
| 14600101 | Device operation failed |
| 错误码ID | 错误信息 |
| -------- | ------------------------ |
| 14600101 | Device operation failed. |
**示例:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册