Browse Source

添加错误图标

master
sc 2 months ago
parent
commit
d6420a29c7
  1. 2
      ConvertMoels/StatenToImageConvert.cs
  2. 1
      DyeingComputer.csproj
  3. BIN
      Lmage/ERR.png
  4. BIN
      Lmage/ID031 (2).png
  5. BIN
      Lmage/ID031 (3).png
  6. BIN
      Lmage/ID0311 (2).png
  7. BIN
      Lmage/ID0311.png
  8. BIN
      Lmage/guandao (10) - 复制.png
  9. BIN
      Lmage/guandao (11) - 复制.png

2
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));
}
}

1
DyeingComputer.csproj

@ -428,6 +428,7 @@
<Content Include="Fonts\font-awesome-4.7.0\css\font-awesome.css" />
<Content Include="Fonts\font-awesome-4.7.0\css\font-awesome.min.css" />
<Content Include="Fonts\font-awesome-4.7.0\fonts\fontawesome-webfont.svg" />
<Resource Include="Lmage\ERR.png" />
<Resource Include="Lmage\ID093.png" />
<Resource Include="Lmage\ID094.png" />
<Resource Include="Lmage\ID090.png" />

BIN
Lmage/ERR.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

BIN
Lmage/ID031 (2).png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

BIN
Lmage/ID031 (3).png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

BIN
Lmage/ID0311 (2).png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

BIN
Lmage/ID0311.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

BIN
Lmage/guandao (10) - 复制.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

BIN
Lmage/guandao (11) - 复制.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

Loading…
Cancel
Save