1
This commit is contained in:
2025-08-02 18:15:06 +08:00
parent 1cf6b2aca1
commit 4df6f3e37d

View File

@ -461,8 +461,7 @@ const CUSTOMER_CONFIG: CustomerOptionGroup[] = [
}
]
},
// RBE 客户配置 - 简化示例
// PLT 客户配置
{
title: 'BE',
options: [
@ -544,12 +543,17 @@ const CUSTOMER_CONFIG: CustomerOptionGroup[] = [
},
{
title: '复杂度',
options: ['简单款', '基础款', '复杂款'],
options: ['简单工艺(普通缝制、基础款T恤、常规裤装)', '中等工艺', '复杂工艺(立体裁剪、特殊刺绣、多色渐变印染、立体剪裁、特殊压褶)'],
required: true
},
{
title: '订单量',
options: ['<500', '500-2000', '>2000'],
required: true
},
{
title: '二次工艺',
options: ['绣花', '印花'],
options: ['绣花', '印花','压胶','烫标'],
multiple: true,
required: false
},
@ -610,15 +614,15 @@ const CUSTOMER_CONFIG: CustomerOptionGroup[] = [
{
title: '面料特性',
options: [
'普通面料(纯棉、常规化纤)',
'特殊面料(真丝、皮革、功能性面料)',
'易损面料(薄纱、蕾丝)'
'普通面料(针织净色、针织提花)',
'特殊面料(复合、烫金)',
'易损面料(珠片、蕾丝)'
],
required: false
required: true
}
]
},
// RBE 客户配置 - 简化示例
{
title: 'RIVER ISLAND',
options: [