From 2d747f07c3ce6015b36deac232bb2e830965d0ca Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Thu, 23 Oct 2025 09:40:28 +0800 Subject: [PATCH] add serviceIcon --- .../landing/D3_INTELLIGENT_APIARY.vue | 6 +- .../landing/SERVICE_INTRODUCTION.vue | 61 ++++++++++++++++--- app/components/landing/SmartApiaryCard.vue | 5 +- public/img/index/s2.svg | 1 + public/img/index/s3.svg | 1 + public/img/index/s4.svg | 1 + public/img/index/s5.svg | 1 + public/img/index/s6.svg | 1 + 8 files changed, 65 insertions(+), 12 deletions(-) create mode 100644 public/img/index/s2.svg create mode 100644 public/img/index/s3.svg create mode 100644 public/img/index/s4.svg create mode 100644 public/img/index/s5.svg create mode 100644 public/img/index/s6.svg diff --git a/app/components/landing/D3_INTELLIGENT_APIARY.vue b/app/components/landing/D3_INTELLIGENT_APIARY.vue index 66a7df3..b6bbc49 100644 --- a/app/components/landing/D3_INTELLIGENT_APIARY.vue +++ b/app/components/landing/D3_INTELLIGENT_APIARY.vue @@ -5,10 +5,10 @@ diff --git a/app/components/landing/SERVICE_INTRODUCTION.vue b/app/components/landing/SERVICE_INTRODUCTION.vue index b90e658..98decc1 100644 --- a/app/components/landing/SERVICE_INTRODUCTION.vue +++ b/app/components/landing/SERVICE_INTRODUCTION.vue @@ -1,5 +1,44 @@