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

!19171 【轻量级 PR】:js-apis-app-ability-appManager.md 更正几处模板错误

Merge pull request !19171 from wusongqing/N/A
......@@ -20,7 +20,7 @@ static isRunningInStabilityTest(callback: AsyncCallback<boolean>): void
**系统能力**:SystemCapability.Ability.AbilityRuntime.Core
**返回值:**
**参数:**
| 类型| 说明 |
| -------- | -------- |
......@@ -126,7 +126,7 @@ isRamConstrainedDevice(callback: AsyncCallback\<boolean>): void;
**系统能力**:SystemCapability.Ability.AbilityRuntime.Core
**返回值:**
**参数:**
| 类型 | 说明 |
| -------- | -------- |
......@@ -196,7 +196,7 @@ getAppMemorySize(callback: AsyncCallback\<number>): void;
**系统能力**:SystemCapability.Ability.AbilityRuntime.Core
**返回值:**
**参数:**
| 类型 | 说明 |
| -------- | -------- |
......@@ -270,7 +270,7 @@ getRunningProcessInformation(callback: AsyncCallback\<Array\<ProcessInformation>
**系统能力**:SystemCapability.Ability.AbilityRuntime.Core
**返回值:**
**参数:**
| 类型 | 说明 |
| -------- | -------- |
......@@ -354,7 +354,7 @@ isSharedBundleRunning(bundleName: string, versionCode: number, callback: AsyncCa
| bundleName | string | 是 | 表示要查询的共享库包名。 |
| versionCode | number | 是 | 表示要查询的共享库版本号。 |
**返回值:**
**参数:**
| 类型 | 说明 |
| -------- | -------- |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册