提交 230116c1 编写于 作者: X xinking129

addfornoresulttst

Signed-off-by: Nxinking129 <xinxin13@huawei.com>
上级 c6c40035
......@@ -25,10 +25,6 @@ export default class EntryAbility extends UIAbility {
});
}
if(want.action == 'Promise_0600') {
console.info("====>EntryAbility want.action == 'Promise_0600':");
AppStorage.SetOrCreate('want', {
......@@ -46,11 +42,6 @@ export default class EntryAbility extends UIAbility {
abilityName: 'UIExtAbility'
});
}
}
onDestroy() {
......
......@@ -74,27 +74,6 @@ export default class EntryAbility extends UIAbility {
abilityName: 'UIExtAbility'
});
}
}
onDestroy() {
......@@ -142,9 +121,6 @@ export default class EntryAbility extends UIAbility {
console.info('====>startAbility err:' + JSON.stringify(err));
})
}
}
onBackground() {
......
......@@ -29,6 +29,6 @@ struct Index {
}
.width('100%')
}
.height('100%')
.height('100%')
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册