diff --git a/public/static/images/product/2.png b/public/static/images/product/2.png index 76d9fa2..627474d 100644 Binary files a/public/static/images/product/2.png and b/public/static/images/product/2.png differ diff --git a/public/static/images/product/7.png b/public/static/images/product/7.png index 34778bb..57d3c12 100644 Binary files a/public/static/images/product/7.png and b/public/static/images/product/7.png differ diff --git a/src/views/product/project.vue b/src/views/product/project.vue index 4e33ae3..a38b94c 100644 --- a/src/views/product/project.vue +++ b/src/views/product/project.vue @@ -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'}, ], }, {