提交 25c5e8dc 编写于 作者: Z zengyawen

fixed df4b6790 from https://gitee.com/zengyawen/docs/pulls/7398

update zh-cn/application-dev/reference/apis/js-apis-Bundle.md.
Signed-off-by: Nzengyawen <zengyawen1@huawei.com>
上级 2e098766
...@@ -717,7 +717,7 @@ SystemCapability.BundleManager.BundleFramework ...@@ -717,7 +717,7 @@ SystemCapability.BundleManager.BundleFramework
| ---------- | ---------------------- | ---- | --------------------------------------------- | | ---------- | ---------------------- | ---- | --------------------------------------------- |
| bundleName | string | 是 | 应用程序包名称。 | | bundleName | string | 是 | 应用程序包名称。 |
| moduleName | string | 是 | 应用程序模块名称。 | | moduleName | string | 是 | 应用程序模块名称。 |
| callback | AsyncCallback<boolean> | 是 | 程序启动作为入参的回调函数,返回boolean信息。 | | callback | AsyncCallback\<boolean> | 是 | 程序启动作为入参的回调函数,返回boolean信息。 |
## bundle.isModuleRemovable<sup>9+</sup> ## bundle.isModuleRemovable<sup>9+</sup>
...@@ -744,7 +744,7 @@ SystemCapability.BundleManager.BundleFramework ...@@ -744,7 +744,7 @@ SystemCapability.BundleManager.BundleFramework
| 类型 | 说明 | | 类型 | 说明 |
| ---------------- | ---------------------------- | | ---------------- | ---------------------------- |
| Promise<boolean> | Promise形式返回boolean信息。 | | Promise\<boolean> | Promise形式返回boolean信息。 |
## bundle.getBundlePackInfo<sup>9+</sup> ## bundle.getBundlePackInfo<sup>9+</sup>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册