提交 d75e561c 编写于 作者: G Gloria

Update docs against 13832

Signed-off-by: wusongqing<wusongqing@huawei.com>
上级 8bc22295
......@@ -60,13 +60,7 @@ The **module.json5** of a browser application is as follows:
} 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}`)
}
}
}
```
The matching process is as follows:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册