//菜单-互动 private void JTInter_Click(object sender, RoutedEventArgs e) { InteractionInput JTInt = new InteractionInput(); JTInt.Show(); }