未验证 提交 b32b6189 编写于 作者: O openharmony_ci 提交者: Gitee

!13833 want文档错误(monthly)

Merge pull request !13833 from wangkailong/cherry-pick-1674119133
...@@ -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.
先完成此消息的编辑!
想要评论请 注册