diff --git a/zh-cn/application-dev/dfx/hiappevent-guidelines.md b/zh-cn/application-dev/dfx/hiappevent-guidelines.md index 2453855ebd1551896dba614924c08aca0c0e391c..47e2f09b8c55fc72781f18c63bb68d65d7b07f5e 100644 --- a/zh-cn/application-dev/dfx/hiappevent-guidelines.md +++ b/zh-cn/application-dev/dfx/hiappevent-guidelines.md @@ -71,4 +71,10 @@ } ``` -2. 运行项目,点击应用界面上的运行按钮。 \ No newline at end of file +2. 运行项目,点击应用界面上的运行按钮。 + +## 相关实例 + +针对应用事件开发,有以下相关实例可供参考: + +- [`JsDotTest`:测试打点(JS)(API7)](https://gitee.com/openharmony/app_samples/tree/master/DFX/JsDotTest) \ No newline at end of file