diff --git a/Views/FirstPageView.xaml.cs b/Views/FirstPageView.xaml.cs index fb96613..e8a6f5a 100644 --- a/Views/FirstPageView.xaml.cs +++ b/Views/FirstPageView.xaml.cs @@ -27,6 +27,7 @@ namespace _20230724_MBJC_upperpc.Views public partial class FirstPageView : UserControl { + //每个三维模型的模板 public Single single { get; set; } = new Single(); public FirstPageView() {