This commit is contained in:
zhuzihcu
2023-03-21 18:19:46 +08:00
parent b83e70ba24
commit 5fcd95611f
8 changed files with 432 additions and 18 deletions

View File

@ -34,7 +34,7 @@ FluWindow {
fontStyle: FluText.Title
}
FluText{
text:"v1.1.1"
text:"v1.1.2"
fontStyle: FluText.Body
Layout.alignment: Qt.AlignBottom
}

View File

@ -90,6 +90,13 @@ FluWindow {
}
}
FluPaneItem{
title:"Calender"
onTap:{
nav_view.push("qrc:/T_Calender.qml")
}
}
FluPaneItem{
title:"Badge"
onTap:{