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

modify checkBox testcases

Signed-off-by: Nwang-xupeng2 <wangxupeng2@huawei.com>
上级 7eddc4d2
......@@ -50,7 +50,7 @@ struct CheckboxExample {
} else {
this.selectedColor = "#000000"
}
}).key('chek1')
}).id('chek1')
Checkbox({name: 'checkbox2', group: 'checkboxGroup'})
.select(false)
.selectedColor(0x39a2db)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册