diff --git a/zh-cn/application-dev/reference/apis/js-apis-inputmethod.md b/zh-cn/application-dev/reference/apis/js-apis-inputmethod.md index f048445e295350f2763a8898a1471c146f9ad680..5be5ae82734b49c43d287f74f092372f0975fd64 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-inputmethod.md +++ b/zh-cn/application-dev/reference/apis/js-apis-inputmethod.md @@ -14,7 +14,7 @@ import inputMethod from '@ohos.inputMethod'; 常量值。 -**系统能力:**以下各项对应的系统能力均为SystemCapability.MiscServices.InputMethodFramework +**系统能力**:以下各项对应的系统能力均为SystemCapability.MiscServices.InputMethodFramework | 名称 | 参数类型 | 可读 | 可写 | 说明 | | -------- | -------- | -------- | -------- | -------- | @@ -25,7 +25,7 @@ import inputMethod from '@ohos.inputMethod'; 输入法应用属性。 -**系统能力:**以下各项对应的系统能力均为SystemCapability.MiscServices.InputMethodFramework +**系统能力**:以下各项对应的系统能力均为SystemCapability.MiscServices.InputMethodFramework | 名称 | 参数类型 | 可读 | 可写 | 说明 | | -------- | -------- | -------- | -------- | -------- | diff --git a/zh-cn/application-dev/reference/apis/js-apis-inputmethodengine.md b/zh-cn/application-dev/reference/apis/js-apis-inputmethodengine.md index a6b41ea4a6b00e831234b16723d00f32a34a707e..afbd6f22ebe353652f01932f81408287d92155c2 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-inputmethodengine.md +++ b/zh-cn/application-dev/reference/apis/js-apis-inputmethodengine.md @@ -13,7 +13,7 @@ import inputMethodEngine from '@ohos.inputMethodEngine'; 常量值。 -**系统能力:**以下各项对应的系统能力均为SystemCapability.MiscServices.InputMethodFramework +**系统能力**:以下各项对应的系统能力均为SystemCapability.MiscServices.InputMethodFramework | 名称 | 参数类型 | 可读 | 可写 | 说明 | | -------- | -------- | -------- | -------- | -------- | @@ -737,7 +737,7 @@ getEditorAttribute(): Promise<EditorAttribute> 编辑框属性值。 -**系统能力:**以下各项对应的系统能力均为SystemCapability.MiscServices.InputMethodFramework +**系统能力**:以下各项对应的系统能力均为SystemCapability.MiscServices.InputMethodFramework | 名称 | 参数类型 | 可读 | 可写 | 说明 | | ------------ | -------- | ---- | ---- | ------------------ | @@ -748,7 +748,7 @@ getEditorAttribute(): Promise<EditorAttribute> 按键属性值。 -**系统能力:**以下各项对应的系统能力均为SystemCapability.MiscServices.InputMethodFramework +**系统能力**:以下各项对应的系统能力均为SystemCapability.MiscServices.InputMethodFramework | 名称 | 参数类型 | 可读 | 可写 | 说明 | | --------- | -------- | ---- | ---- | ------------ |