提交 be51ac4d 编写于 作者: 1 18870373690

FixBug

Signed-off-by: N18870373690 <gaolang7@huawei.com>
Change-Id: Ia9620db8c8e5a5e45d907d665df6c0db8bc9d885
上级 0152dfb5
......@@ -1073,7 +1073,7 @@ export default function lifecycleTest() {
console.log(TAG + " terminateSelfwithresult error: " + JSON.stringify(error));
});
}, 500);
}, 3000);
}, 4500);
setTimeout(function () {
var str = {
"bundleName": "com.example.windowstagelifecycle_xts",
......@@ -1109,7 +1109,7 @@ export default function lifecycleTest() {
})
}, 500);
}, 500);
}, 4000);
}, 5500);
setTimeout(function () {
console.log(TAG + " secondCallback listKey1 : " + JSON.stringify(globalThis.list1));
let templist1 = globalThis.list1;
......@@ -1173,7 +1173,7 @@ export default function lifecycleTest() {
done();
});
}, 100);
}, 7000);
}, 9000);
});
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册