提交 9a29f978 编写于 作者: X xinking129

fix jump link

Signed-off-by: Nxinking129 <xinxin13@huawei.com>
上级 ef46c092
......@@ -224,7 +224,7 @@ export default class EntryAbility extends Ability {
#### 故障Ability的重启恢复标记
发生故障的Ability再次重新启动时,在调度onCreate生命周期里,参数want的parameters成员会有[ABILITY_BACK_TO_OTHER_MISSION_STACK](application-dev/reference/apis/js-apis-app-ability-wantConstant.md)标记数据,并且值为true。
发生故障的Ability再次重新启动时,在调度onCreate生命周期里,参数want的parameters成员会有[ABILITY_BACK_TO_OTHER_MISSION_STACK](../reference/apis/js-apis-app-ability-wantConstant.md)标记数据,并且值为true。
```ts
import UIAbility from '@ohos.app.ability.UIAbility';
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册