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

!7963 翻译完成 7720:/notification/common-event.md. 修改代码缩进

Merge pull request !7963 from ester.zhou/TR-7720
...@@ -119,7 +119,7 @@ import commonEvent from '@ohos.commonEvent' ...@@ -119,7 +119,7 @@ import commonEvent from '@ohos.commonEvent'
// Attributes of a common event. // Attributes of a common event.
var options = { var options = {
code: 1, // Result code of the common event code: 1, // Result code of the common event
data: "initial data";// Result data of the common event data: "initial data",// Result data of the common event
} }
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册