修改设备图片

This commit is contained in:
yiqiuyang
2025-10-16 18:16:23 +08:00
parent 5e74fa2196
commit 017f5255ef
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 529 KiB

After

Width:  |  Height:  |  Size: 356 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 195 KiB

After

Width:  |  Height:  |  Size: 884 KiB

View File

@ -20,7 +20,7 @@ const imgList = [
{
id: 2,
list: [
{id: 2.1, width: 290, height: 188, label: '大型活动保障', img: 'product/2.png'},
{id: 2.1, width: 290, height: 188, label: '要地防控', img: 'product/2.png'},
{id: 2.2, width: 210, height: 280, label: '区域低空监管组网', img: 'product/6.png'},
],
},
@ -28,7 +28,7 @@ const imgList = [
id: 3,
list: [
{id: 3.1, width: 290, height: 188, label: '关键基础设施守护', img: 'product/3.png'},
{id: 3.2, width: 210, height: 280, label: '要地防控', img: 'product/7.png'},
{id: 3.2, width: 210, height: 280, label: '大型活动保障', img: 'product/7.png'},
],
},
{