主界面相关

This commit is contained in:
bob
2025-06-03 14:28:20 +08:00
parent 8ba78d5d1c
commit 9334999332
43 changed files with 534 additions and 14 deletions

View File

@@ -94,7 +94,6 @@ namespace NBF
}
};
BottomMenu.OnBack += OnBack;
// BottomMenu.OnTab += OnResetSettings;
BottomMenu.OnEnter += OnApplySettings;
BottomMenu.Use();
}