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

!4595 【轻量级 PR】:【OpenHarmony开源贡献者计划2022】统一文档内用词和风格

Merge pull request !4595 from groundnuts/N/A
......@@ -18,7 +18,7 @@ PatternLock(controller?: PatternLockController)
- 参数
| 参数名 | 参数类型 | 必填 | 默认值 | 参数描述 |
| 参数名 | 参数类型 | 必填 | 默认值 | 描述 |
| ---------- | ----------------------------------------------- | ---- | ------ | -------------------------------------------- |
| controller | [PatternLockController](#patternlockcontroller) | 否 | null | 给组件绑定一个控制器,用来控制组件状态重置。 |
......@@ -39,7 +39,7 @@ PatternLock(controller?: PatternLockController)
## 事件
| 名称 | 功能描述 |
| 名称 | 描述 |
| ------------------------------------------------------------ | ------------------------------------------------------------ |
| onPatternComplete(callback: (input: Array\<number\>) => void) | 密码输入结束时被调用的回调函数。<br />input: 与选中宫格圆点顺序一致的数字数组,数字为选中宫格的索引(0到8)。 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册