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

!17590 fix error links

Merge pull request !17590 from zengyawen/master
......@@ -146,9 +146,3 @@ The following example illustrates how to log and subscribe to button click event
HiAppEvent eventPkg.size=124
HiAppEvent eventPkg.info={"domain_":"button","name_":"click","type_":4,"time_":1670268234523,"tz_":"+0800","pid_":3295,"tid_":3309,"click_time":100}
```
## Samples
The following sample is provided to help you better understand how to develop the application event logging feature:
- [`JsDotTest`: Event Logging (JS) (API8)](https://gitee.com/openharmony/applications_app_samples/tree/master/DFX/JsDotTest)
......@@ -373,6 +373,4 @@ Tabs({ barPosition: BarPosition.End, controller: this.tabsController }) {
如需详细了解Tabs的更多实现,请参考以下示例:
- [健康生活](https://gitee.com/openharmony/codelabs/tree/master/ETSUI/Healthy_life)
- [常用组件与布局](https://gitee.com/openharmony/codelabs/tree/master/ETSUI/ArkTSComponents)
......@@ -191,7 +191,7 @@ Linux调测环境,相关要求和配置可参考《[快速入门](../quick-sta
6. 耗电统计配置文件定制成功后,耗电统计会根据定制的耗电基准进行计算。
7. 通过batterystatistics模块提供的[JS API](https://gitee.com/openharmony/interface_sdk-js/blob/master/api/@ohos.batteryStatistics.d.ts)[Inner API](https://gitee.com/openharmony/powermgr_battery_statistics/blob/master/interfaces/innerkits/include/battery_stats_client.h)可以获得详细的耗电信息,验证定制的耗电基准。
7. 通过batterystatistics模块提供的[JS API](https://gitee.com/openharmony/interface_sdk-js/blob/master/api/@ohos.batteryStatistics.d.ts)[Inner API](https://gitee.com/openharmony/powermgr_battery_statistics/blob/master/interfaces/inner_api/include/battery_stats_client.h)可以获得详细的耗电信息,验证定制的耗电基准。
## 参考
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册