From aace73d5c49fdab529d68852cdb0cc1acfb191c5 Mon Sep 17 00:00:00 2001 From: X1627315083 <1627315083@qq.com> Date: Tue, 13 Jan 2026 14:39:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AE=BE=E8=AE=A1=E5=B8=88?= =?UTF-8?q?=E5=90=8D=E5=AD=97=E6=9C=80=E5=90=8E=E4=B8=A4=E4=B8=AA=E6=94=B9?= =?UTF-8?q?=E4=B8=BAsera=E3=80=81edi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/stylist/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/stylist/index.vue b/src/views/stylist/index.vue index ab362d0..231844c 100644 --- a/src/views/stylist/index.vue +++ b/src/views/stylist/index.vue @@ -92,7 +92,7 @@ const stylists = ref([ }, { id: 3, - value: 'crystal', + value: 'sera', name: 'Emma Wilson', description: 'Elegant, Feminine, Vintage Inspired, Soft Tones', image: female, @@ -100,7 +100,7 @@ const stylists = ref([ }, { id: 4, - value: 'mini', + value: 'edi', name: 'Alex Johnson', description: 'Minimalist, Professional, Neutral Palette, Clean Lines', image: male,