修改设计师名字最后两个改为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, id: 3,
value: 'crystal', value: 'sera',
name: 'Emma Wilson', name: 'Emma Wilson',
description: 'Elegant, Feminine, Vintage Inspired, Soft Tones', description: 'Elegant, Feminine, Vintage Inspired, Soft Tones',
image: female, image: female,
@@ -100,7 +100,7 @@ const stylists = ref<any[]>([
}, },
{ {
id: 4, id: 4,
value: 'mini', value: 'edi',
name: 'Alex Johnson', name: 'Alex Johnson',
description: 'Minimalist, Professional, Neutral Palette, Clean Lines', description: 'Minimalist, Professional, Neutral Palette, Clean Lines',
image: male, image: male,