From 9ddd904d42b13d39b064d6562bc1ade38fb33e6b Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Sat, 25 Oct 2025 08:42:34 +0800 Subject: [PATCH] about-our-record fix --- app/pages/about/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/pages/about/index.vue b/app/pages/about/index.vue index 2f73c12..2595cd5 100644 --- a/app/pages/about/index.vue +++ b/app/pages/about/index.vue @@ -5,7 +5,7 @@ const items = [ { label: '团队简介', description: 'Make changes to your account here. Click save when you\'re done.', - + icon: 'i-lucide-users', slot: 'team' as const }, { @@ -217,7 +217,7 @@ const lineItems: TimelineItem[] = [ date: 'Dec 2015', title: '获北京市科学技术二等奖', description: '蜂产品质量安全控制系统', - icon: 'i-heroicons-medal', + icon: 'i-lucide-medal', value: 'science-award' }, {