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' }, {