From 3f62d18e4361cd1d7a49c126765d95b2ad9c8246 Mon Sep 17 00:00:00 2001
From: chr <chr@mailcom>
Date: 星期二, 04 三月 2025 08:42:07 +0800
Subject: [PATCH] 优化插件;

---
 PdmSwPlugin.PropertySetting/Panel/JgjPartPanel.xaml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/PdmSwPlugin.PropertySetting/Panel/JgjPartPanel.xaml b/PdmSwPlugin.PropertySetting/Panel/JgjPartPanel.xaml
index e7fb6b5..3bc1fe9 100644
--- a/PdmSwPlugin.PropertySetting/Panel/JgjPartPanel.xaml
+++ b/PdmSwPlugin.PropertySetting/Panel/JgjPartPanel.xaml
@@ -5,7 +5,7 @@
              xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
              mc:Ignorable="d" 
              x:Name="self"
-             d:DesignHeight="900" d:DesignWidth="800" Background="#FFF">
+             d:DesignHeight="900" d:DesignWidth="800">
 
     <UserControl.Resources>
         <ResourceDictionary>

--
Gitblit v1.9.1