提交 a852fd03 编写于 作者: W wang-xupeng2

revise api

Signed-off-by: Nwang-xupeng2 <wangxupeng2@huawei.com>
上级 dcd3d79d
......@@ -6,8 +6,8 @@
"description": "$string:phone_entry_dsc",
"mainElement": "MainAbility",
"deviceTypes": [
"tablet",
"default",
"tablet",
"default",
"phone"
],
"deliveryWithInstall": true,
......
......@@ -131,7 +131,7 @@ export default function webJsunit() {
*/
it('loadData',0,async function(done){
emitKey="emitZoomAccess";
Utils.registerEvent("loadData","index",424,done);
Utils.registerEvent("loadData","\"index\"",424,done);
sendEventByKey('webcomponent',10,'');
})
/*
......
......@@ -6,8 +6,8 @@
"description": "$string:phone_entry_dsc",
"mainElement": "MainAbility",
"deviceTypes": [
"tablet",
"default",
"tablet",
"default",
"phone"
],
"deliveryWithInstall": true,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册