From 71b00f01924d1bebf609a73c90e6d11dfef7abaf Mon Sep 17 00:00:00 2001 From: chen_jie Date: Tue, 23 Aug 2022 18:18:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: chen_jie --- zh-cn/application-dev/reference/apis/js-apis-device-info.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zh-cn/application-dev/reference/apis/js-apis-device-info.md b/zh-cn/application-dev/reference/apis/js-apis-device-info.md index dfaf1d02ce..1e65a7f35f 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-device-info.md +++ b/zh-cn/application-dev/reference/apis/js-apis-device-info.md @@ -12,7 +12,8 @@ import deviceInfo from '@ohos.deviceInfo' ## 属性 **系统能力**:以下各项对应的系统能力均为SystemCapability.Startup.SysInfo。 -
**权限**:以下各项所需要的权限有所不同,详见下表。 + +**权限**:以下各项所需要的权限有所不同,详见下表。 | 名称 | 参数类型 | 可读 | 可写 | 描述 | | -------- | -------- | -------- | -------- | -------- | -- GitLab