This commit is contained in:
朱子楚\zhuzi
2023-09-18 00:12:39 +08:00
parent 4710379324
commit 257f3a7b3d
7 changed files with 390 additions and 135 deletions

View File

@ -48,7 +48,7 @@ FluScrollablePage {
Layout.fillWidth: true
Layout.topMargin: 10
paddings: 10
height: 640
height: 420
Item{
anchors.fill: tree_view
FluShadow{}
@ -88,7 +88,7 @@ FluScrollablePage {
id:slider_width
value: 200
from: 160
to:460
to:400
}
}

View File

@ -89,7 +89,7 @@ FluScrollablePage {
id:slider_width
value: 200
from: 160
to:460
to:400
}
}
@ -121,3 +121,4 @@ FluScrollablePage {
'
}
}