更新
This commit is contained in:
parent
c844b1b1c8
commit
ae3802e9a6
@ -130,7 +130,6 @@ namespace Wpf_AiSportsMicrospace.Common
|
||||
_firstHandTriggered = false;
|
||||
}
|
||||
}
|
||||
|
||||
return (int)WavingAction.None;
|
||||
}
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@ namespace Wpf_AiSportsMicrospace.Views
|
||||
InitializeComponent();
|
||||
|
||||
// 默认显示首页
|
||||
MainContent.Content = new GroupJumpRope();
|
||||
MainContent.Content = new Home();
|
||||
}
|
||||
public void SwitchPage(UserControl newPage, bool fromRight)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user