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

!17257 【轻量级 PR】:update zh-cn/application-dev/reference/apis/js-apis-osAccount.md.

Merge pull request !17257 from Haoc_小源同学/N/A
...@@ -6147,7 +6147,7 @@ onAcquireInfo?: (module: number, acquire: number, extraInfo: any) => void; ...@@ -6147,7 +6147,7 @@ onAcquireInfo?: (module: number, acquire: number, extraInfo: any) => void;
| localName | string | 是 | 系统帐号名称。 | | localName | string | 是 | 系统帐号名称。 |
| type | [OsAccountType](#osaccounttype) | 是 | 系统帐号类型 | | type | [OsAccountType](#osaccounttype) | 是 | 系统帐号类型 |
| constraints | Array<string> | 否 | 系统帐号[约束](#系统帐号约束列表) | | constraints | Array<string> | 否 | 系统帐号[约束](#系统帐号约束列表) |
| isVerified<sup>8+</sup> | boolean | 是 | 帐号是否锁屏 | | isVerified<sup>8+</sup> | boolean | 是 | 帐号是否验证 |
| photo<sup>8+</sup> | string | 否 | 系统帐号头像 | | photo<sup>8+</sup> | string | 否 | 系统帐号头像 |
| createTime<sup>8+</sup> | number | 是 | 系统帐号创建时间 | | createTime<sup>8+</sup> | number | 是 | 系统帐号创建时间 |
| lastLoginTime<sup>8+</sup> | number | 否 | 系统帐号最后一次登录时间 | | lastLoginTime<sup>8+</sup> | number | 否 | 系统帐号最后一次登录时间 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册