提交 0c9a3797 编写于 作者: H hekun

submit the test code

Signed-off-by: Nhekun <hekun18@huawei.com>
上级 65b27d90
......@@ -22,7 +22,7 @@ struct promptExample {
build(){
Column(){
Button('click')
.key('button')
.key('button_c')
.backgroundColor('#FF0B8FE2')
.fontSize(20)
.margin({top: 20})
......
......@@ -62,7 +62,7 @@ export default function transFormJsunit() {
} catch (err) {
console.info("configurationTest_0100 on configurationEvent err : " + JSON.stringify(err));
}
console.info("testAppear01 click result is: " + JSON.stringify(sendEventByKey('button', 10, "")));
console.info("testAppear01 click result is: " + JSON.stringify(sendEventByKey('button_c', 10, "")));
console.info('[configurationTest01] END');
});
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册