fix bub
parent
021745c366
commit
6da4a2e10e
|
@ -841,6 +841,7 @@ Item {
|
|||
if(modelData.tapFunc){
|
||||
modelData.tapFunc()
|
||||
}else{
|
||||
modelData.tap()
|
||||
nav_list.currentIndex = idx
|
||||
layout_footer.currentIndex = -1
|
||||
if(d.isMinimal || d.isCompact){
|
||||
|
|
Loading…
Reference in New Issue