提交 3069ce77 编写于 作者: X xuzhihao

Fix issue of Notification docs

Signed-off-by: Nxuzhihao <xuzhihao16@huawei.com>
上级 c91df51a
...@@ -3249,7 +3249,7 @@ Notification.subscribe(subscriber, subscribeCallback); ...@@ -3249,7 +3249,7 @@ Notification.subscribe(subscriber, subscribeCallback);
### onDoNotDisturbDateChange<sup>8+</sup> ### onDoNotDisturbDateChange<sup>8+</sup>
onDoNotDisturbDateChange?:(mode: Notification.[DoNotDisturbDate](#donotdisturbdate8)) => void onDoNotDisturbDateChange?:(mode: notification.[DoNotDisturbDate](#donotdisturbdate8)) => void
免打扰时间选项变更回调函数。 免打扰时间选项变更回调函数。
...@@ -3261,7 +3261,7 @@ onDoNotDisturbDateChange?:(mode: Notification.[DoNotDisturbDate](#donotdisturbda ...@@ -3261,7 +3261,7 @@ onDoNotDisturbDateChange?:(mode: Notification.[DoNotDisturbDate](#donotdisturbda
| 参数名 | 类型 | 必填 | 说明 | | 参数名 | 类型 | 必填 | 说明 |
| ------------ | ------------------------ | ---- | -------------------------- | | ------------ | ------------------------ | ---- | -------------------------- |
| mode | Notification.[DoNotDisturbDate](#donotdisturbdate8) | 是 | 回调返回免打扰时间选项变更。 | | mode | notification.[DoNotDisturbDate](#donotdisturbdate8) | 是 | 回调返回免打扰时间选项变更。 |
**示例:** **示例:**
```javascript ```javascript
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册