diff --git a/ConvertMoels/StatenToImageConvert.cs b/ConvertMoels/StatenToImageConvert.cs index a89ce58..b38d5d6 100644 --- a/ConvertMoels/StatenToImageConvert.cs +++ b/ConvertMoels/StatenToImageConvert.cs @@ -72,7 +72,7 @@ namespace DyeingComputer.ConvertMoels case "094": return new BitmapImage(new Uri("/Lmage/ID094.png", UriKind.Relative));// default: - return new BitmapImage(new Uri("", UriKind.Relative)); + return new BitmapImage(new Uri("/Lmage/ERR.png", UriKind.Relative)); } } diff --git a/DyeingComputer.csproj b/DyeingComputer.csproj index 677bece..eb0cd36 100644 --- a/DyeingComputer.csproj +++ b/DyeingComputer.csproj @@ -428,6 +428,7 @@ + diff --git a/Lmage/ERR.png b/Lmage/ERR.png new file mode 100644 index 0000000..45fa8ec Binary files /dev/null and b/Lmage/ERR.png differ diff --git a/Lmage/ID031 (2).png b/Lmage/ID031 (2).png deleted file mode 100644 index 3f8a6ee..0000000 Binary files a/Lmage/ID031 (2).png and /dev/null differ diff --git a/Lmage/ID031 (3).png b/Lmage/ID031 (3).png deleted file mode 100644 index 5e46feb..0000000 Binary files a/Lmage/ID031 (3).png and /dev/null differ diff --git a/Lmage/ID0311 (2).png b/Lmage/ID0311 (2).png deleted file mode 100644 index c7acdd2..0000000 Binary files a/Lmage/ID0311 (2).png and /dev/null differ diff --git a/Lmage/ID0311.png b/Lmage/ID0311.png deleted file mode 100644 index 4e5c54e..0000000 Binary files a/Lmage/ID0311.png and /dev/null differ diff --git a/Lmage/guandao (10) - 复制.png b/Lmage/guandao (10) - 复制.png deleted file mode 100644 index 185f01b..0000000 Binary files a/Lmage/guandao (10) - 复制.png and /dev/null differ diff --git a/Lmage/guandao (11) - 复制.png b/Lmage/guandao (11) - 复制.png deleted file mode 100644 index 019ca09..0000000 Binary files a/Lmage/guandao (11) - 复制.png and /dev/null differ