提交 a55509f5 编写于 作者: W wangkailong

fixed a0686a46 from https://gitee.com/wkljy/docs/pulls/13832

want文档错误
Signed-off-by: Nwangkailong <wangkailong6@huawei.com>
Change-Id: I71eee990cf1bcf216c8d0e09ff2eca8230d991b7
上级 d21318b9
...@@ -60,13 +60,7 @@ ...@@ -60,13 +60,7 @@
} catch (error) { } catch (error) {
console.info(`explicit start ability failed with ${error.code}`) console.info(`explicit start ability failed with ${error.code}`)
} }
let context = getContext(this) as common.UIAbilityContext; }
await context.startAbility(want)
console.info(`explicit start ability succeed`)
} catch (error) {
console.info(`explicit start ability failed with ${error.code}`)
}
}
``` ```
匹配过程如下: 匹配过程如下:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册