Browse Source

更新消防设施图片

dev
刘向辉 3 years ago
parent
commit
2dd6995a3b
  1. 8
      src/app/babylon/controller/config-manager.ts
  2. 6
      src/app/babylon/model/data/model-data/model-data-facility.ts
  3. BIN
      src/assets/images/facility/in/XF_MHQ_GF_25.png
  4. BIN
      src/assets/images/facility/in/XF_MHQ_GF_35.png
  5. BIN
      src/assets/images/facility/in/XF_MHQ_GF_4.png
  6. BIN
      src/assets/images/facility/in/XF_MHQ_GF_8.png
  7. BIN
      src/assets/images/facility/in/XF_MHQ_PT_35.png
  8. BIN
      src/assets/images/facility/in/XF_MHQ_PT_4.png
  9. BIN
      src/assets/images/facility/in/XF_MHQ_PT_8.png
  10. BIN
      src/assets/images/facility/in/XF_MHT.png
  11. BIN
      src/assets/images/facility/in/XF_XFCM.png
  12. BIN
      src/assets/images/facility/in/XF_XFF.png
  13. BIN
      src/assets/images/facility/in/XF_XFQ.png
  14. BIN
      src/assets/images/facility/in/XF_XFS.png
  15. BIN
      src/assets/images/facility/in/XF_XFT.png
  16. BIN
      src/assets/images/mark/inside/gfmhq.png
  17. BIN
      src/assets/images/mark/inside/ptmhq.png
  18. BIN
      src/assets/images/mark/inside/tcmhq.png

8
src/app/babylon/controller/config-manager.ts

@ -82,9 +82,9 @@ export class ConfigManager {
case FacilityType.TPBZ: result = "图片"; break;
case FacilityType.DWBZ: result = "点位"; break;
//内建
case FacilityType.XF_MHQ_PT_4: result = "4kg普通灭火器"; break;
case FacilityType.XF_MHQ_PT_8: result = "8kg普通灭火器"; break;
case FacilityType.XF_MHQ_PT_35: result = "35kg普通灭火器"; break;
case FacilityType.XF_MHQ_PT_4: result = "4kg二氧化碳灭火器"; break;
case FacilityType.XF_MHQ_PT_8: result = "8kg二氧化碳灭火器"; break;
case FacilityType.XF_MHQ_PT_35: result = "35kg二氧化碳灭火器"; break;
case FacilityType.XF_MHQ_GF_4: result = "4kg干粉灭火器"; break;
case FacilityType.XF_MHQ_GF_8: result = "8kg干粉灭火器"; break;
case FacilityType.XF_MHQ_GF_25: result = "25kg干粉灭火器"; break;
@ -154,7 +154,7 @@ export class ConfigManager {
[MarkType.YGCSJ, "油罐车司机"],
[MarkType.XFSD, "消防沙(堆)"],
[MarkType.XFSQ, "消防沙(圈)"],
[MarkType.PTMHQ, "普通灭火器"],
[MarkType.PTMHQ, "二氧化碳灭火器"],
[MarkType.GFMHQ, "干粉灭火器"],
[MarkType.TCMHQ, "推车灭火器"],
[MarkType.ZYMBRQ, "专用密闭容器"],

6
src/app/babylon/model/data/model-data/model-data-facility.ts

@ -158,15 +158,15 @@ export enum FacilityType {
//模型内置
/**
* - 4kg
* - 4kg
*/
XF_MHQ_PT_4 = "XF_MHQ_PT_4",
/**
* - 8kg
* - 8kg
*/
XF_MHQ_PT_8 = "XF_MHQ_PT_8",
/**
* - 35kg ()
* - 35kg ()
*/
XF_MHQ_PT_35 = "XF_MHQ_PT_35",
/**

BIN
src/assets/images/facility/in/XF_MHQ_GF_25.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

BIN
src/assets/images/facility/in/XF_MHQ_GF_35.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

BIN
src/assets/images/facility/in/XF_MHQ_GF_4.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
src/assets/images/facility/in/XF_MHQ_GF_8.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

BIN
src/assets/images/facility/in/XF_MHQ_PT_35.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

BIN
src/assets/images/facility/in/XF_MHQ_PT_4.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

BIN
src/assets/images/facility/in/XF_MHQ_PT_8.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

BIN
src/assets/images/facility/in/XF_MHT.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

BIN
src/assets/images/facility/in/XF_XFCM.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

BIN
src/assets/images/facility/in/XF_XFF.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

BIN
src/assets/images/facility/in/XF_XFQ.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

BIN
src/assets/images/facility/in/XF_XFS.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

BIN
src/assets/images/facility/in/XF_XFT.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

BIN
src/assets/images/mark/inside/gfmhq.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

BIN
src/assets/images/mark/inside/ptmhq.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
src/assets/images/mark/inside/tcmhq.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

Loading…
Cancel
Save