未验证 提交 93052027 编写于 作者: E ester.zhou 提交者: Gitee

update en/application-dev/notification/notification.md.

Signed-off-by: Nester.zhou <ester.zhou@huawei.com>
上级 1c1da39b
...@@ -133,7 +133,7 @@ var subscriber = { ...@@ -133,7 +133,7 @@ var subscriber = {
##### Enabling Notification ##### Enabling Notification
Before publishing a notification, check whether the notification feature is enabled for your application. By default, the feature is disabled. The application can use **Notification.requestEnableNotification** to prompt the user to enable the feature. Before publishing a notification, check whether the notification feature is enabled for your application. By default, the feature is disabled. The application calls **Notification.requestEnableNotification** to prompt the user to enable the feature.
```js ```js
Notification.requestEnableNotification() .then((data) => { Notification.requestEnableNotification() .then((data) => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册