This commit is contained in:
朱子楚\zhuzi
2023-08-16 22:56:22 +08:00
parent 0df4c6858b
commit ce552012f3
4 changed files with 9 additions and 3 deletions

View File

@ -68,7 +68,12 @@ FluScrollablePage{
id: control
width: 220
height: 240
FluShadow{
radius:8
anchors.fill: item_content
}
FluItem{
id:item_content
radius: [8,8,8,8]
width: 200
height: 220