未验证 提交 6de8a743 编写于 作者: Q ql 提交者: Gitee

update zh-cn/application-dev/ability/stage-ability.md.

Signed-off-by: Nql <qianli16@huawei.com>
上级 ebfda66e
......@@ -168,7 +168,7 @@ context.startAbility(want, options).then((data) => {
```ts
let context = this.context
var want = {
"deviceId": "getRemoteDeviceId()",
"deviceId": getRemoteDeviceId(),
"bundleName": "com.example.MyApplication",
"abilityName": "MainAbility"
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册