提交 a0686a46 编写于 作者: W wangkailong

want文档错误

Signed-off-by: Nwangkailong <wangkailong6@huawei.com>
Change-Id: I71eee990cf1bcf216c8d0e09ff2eca8230d991b7
上级 159299f7
......@@ -60,13 +60,7 @@
} catch (error) {
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.
先完成此消息的编辑!
想要评论请 注册