From 3fe6d7c121ace6bff46d97b2a10857f7ac6e2f04 Mon Sep 17 00:00:00 2001 From: zengyawen Date: Mon, 18 Apr 2022 07:35:09 +0000 Subject: [PATCH] update zh-cn/application-dev/dfx/hiappevent-guidelines.md. Signed-off-by: zengyawen --- zh-cn/application-dev/dfx/hiappevent-guidelines.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zh-cn/application-dev/dfx/hiappevent-guidelines.md b/zh-cn/application-dev/dfx/hiappevent-guidelines.md index 6104468731..7d8a8c3717 100644 --- a/zh-cn/application-dev/dfx/hiappevent-guidelines.md +++ b/zh-cn/application-dev/dfx/hiappevent-guidelines.md @@ -74,4 +74,7 @@ 2. 运行项目,点击应用界面上的运行按钮。 ## 相关实例 + +针对应用事件开发,有以下相关实例可供参考: + - [`JsDotTest:`测试打点(JS)(API7)](https://gitee.com/openharmony/app_samples/tree/master/DFX/JsDotTest) \ No newline at end of file -- GitLab