调整设计师名字
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 16:09:16 +08:00
parent 592792d071
commit f157c6ead3

View File

@@ -77,7 +77,7 @@ const stylists = ref<any[]>([
{ {
id: 1, id: 1,
value: 'crystal', value: 'crystal',
name: 'Vera Lo', name: 'Crystal',
description: 'Contemporary, Classic, Simple Silhouettes, Statement Pieces', description: 'Contemporary, Classic, Simple Silhouettes, Statement Pieces',
image: female, image: female,
thumb: femaleThumb thumb: femaleThumb
@@ -85,7 +85,7 @@ const stylists = ref<any[]>([
{ {
id: 2, id: 2,
value: 'mini', value: 'mini',
name: 'Sarah Chen', name: 'Mini',
description: 'Modern, Edgy, Bold Colors, Street Style', description: 'Modern, Edgy, Bold Colors, Street Style',
image: male, image: male,
thumb: maleThumb thumb: maleThumb
@@ -93,7 +93,7 @@ const stylists = ref<any[]>([
{ {
id: 3, id: 3,
value: 'vera', value: 'vera',
name: 'Emma Wilson', name: 'Vera',
description: 'Elegant, Feminine, Vintage Inspired, Soft Tones', description: 'Elegant, Feminine, Vintage Inspired, Soft Tones',
image: female, image: female,
thumb: femaleThumb thumb: femaleThumb
@@ -101,7 +101,7 @@ const stylists = ref<any[]>([
{ {
id: 4, id: 4,
value: 'edi', value: 'edi',
name: 'Alex Johnson', name: 'Edi',
description: 'Minimalist, Professional, Neutral Palette, Clean Lines', description: 'Minimalist, Professional, Neutral Palette, Clean Lines',
image: male, image: male,
thumb: maleThumb thumb: maleThumb