修改设计师名字最后两个改为sera、edi
All checks were successful
git提交控制 AiDA WEB-Node.js main 分支构建部署 / build (20.19.0) (push) Has been skipped

This commit is contained in:
X1627315083
2026-01-13 14:39:38 +08:00
parent 02dcfba4ba
commit aace73d5c4

View File

@@ -92,7 +92,7 @@ const stylists = ref<any[]>([
},
{
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<any[]>([
},
{
id: 4,
value: 'mini',
value: 'edi',
name: 'Alex Johnson',
description: 'Minimalist, Professional, Neutral Palette, Clean Lines',
image: male,