未验证 提交 46d15cbe 编写于 作者: O openharmony_ci 提交者: Gitee

!8544 修改Slider组件blockSize属性获取 相关XTS

Merge pull request !8544 from chensi10/sliderTest
......@@ -767,7 +767,7 @@ struct SliderTest {
style: SliderStyle.InSet
})
.key('ArkUX_Stage_Slider_blockSize_1800')
.blockSize({ width: "20lsp", height: "20lsp" })
.blockSize({ width: "20lpx", height: "20lpx" })
}
ListItem() {
Slider({
......
......@@ -35,7 +35,6 @@
{
"name":"block_size_height_test",
"value":"50vp"
},
}
]
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册