From 6c7d40a1bc472d5589bb0ebb371f7dcc8cf3d08b Mon Sep 17 00:00:00 2001 From: Chen <864537752@qq.com> Date: Mon, 20 Nov 2023 13:12:09 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=95=E8=AF=953DTools?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Views/FirstPageView.xaml.cs | 1 + 1 file changed, 1 insertion(+) 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() {