This commit is contained in:
朱子楚\zhuzi
2023-03-11 14:43:07 +08:00
parent b1b727030c
commit eb1744d5f8
11 changed files with 391 additions and 15 deletions

View File

@ -149,7 +149,7 @@ Item {
Layout.leftMargin: 5
Layout.alignment: Qt.AlignVCenter
disabled: nav_swipe.depth === 1
iconSize: 15
iconSize: 13
onClicked: {
nav_swipe.pop()
nav_list.stackIndex.pop()