main
朱子楚\zhuzi 2023-04-10 22:07:30 +08:00
parent 70f048f629
commit 3a46fd11c6
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ FluScrollablePage{
FluArea{
Layout.fillWidth: true
Layout.topMargin: 20
height: 200
height: 168
paddings: 10
ColumnLayout{

View File

@ -36,7 +36,7 @@ FluWindow {
fontStyle: FluText.Title
}
FluText{
text:"v1.2.2"
text:"v1.2.3"
fontStyle: FluText.Body
Layout.alignment: Qt.AlignBottom
}