From 9aa23638a9220b2bceb7d254eef68e214663fd22 Mon Sep 17 00:00:00 2001 From: li Date: Sat, 14 Mar 2026 21:23:03 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=BF=E6=8D=A2=E4=B8=8D=E5=AD=98?= =?UTF-8?q?=E5=9C=A8=E7=9A=84food-o=E5=9B=BE=E6=A0=87=E4=B8=BAfire-o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/views/home/index.vue | 2 +- client/src/views/layout/TabLayout.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/views/home/index.vue b/client/src/views/home/index.vue index 6004b71..12626eb 100644 --- a/client/src/views/home/index.vue +++ b/client/src/views/home/index.vue @@ -34,7 +34,7 @@ const checkinDays = computed(() => { }) const features = [ - { label: '月子餐', bg: '#fff0f4', color: '#f43f5e', icon: 'food-o', path: '/meal' }, + { label: '月子餐', bg: '#fff0f4', color: '#f43f5e', icon: 'fire-o', path: '/meal' }, { label: '护理记录', bg: '#fffbeb', color: '#f59e0b', icon: 'notes-o', path: '/care/records' }, { label: '健康档案', bg: '#f0fdf4', color: '#10b981', icon: 'records-o', path: '/grow' }, { label: '服务包', bg: '#eff6ff', color: '#3b82f6', icon: 'gift-o', path: '/service/orders' }, diff --git a/client/src/views/layout/TabLayout.vue b/client/src/views/layout/TabLayout.vue index 62bfe49..bd45da1 100644 --- a/client/src/views/layout/TabLayout.vue +++ b/client/src/views/layout/TabLayout.vue @@ -32,7 +32,7 @@ function onCall() { 首页
- + 用膳