🛠️ 智能产品配置器

基于 BRONRY Smart Components 的产品快速生成系统

← 返回 AI 模型页
{{ idx + 1 }}
{{ step.title }}

选择应用领域

选择产品的主要应用场景

{{ ind.name }}
{{ ind.description }}

选择产品中心分类

已选应用领域:{{ getIndustryName(selectedIndustry) }}

{{ cat.name }}
{{ cat.description }}

选择产品模板

已选:{{ getIndustryName(selectedIndustry) }} + {{ getProductCategoryName(selectedProductCategory) }}

加载中...

暂无匹配的模板

请尝试选择其他应用领域或产品分类

{{ tmpl.template_name }}
{{ tmpl.description }}
¥{{ formatCost(tmpl.cost_range_min) }}-{{ formatCost(tmpl.cost_range_max) }} {{ getProductTypeName(tmpl.product_type) }}

确认配置方案

加载中...
📋 基本信息

产品代码:{{ templateDetail.template_code }}

产品名称:{{ templateDetail.template_name }}

描述:{{ templateDetail.description }}

📦 材料清单 ({{ templateDetail.material_ids.length }})
  • {{ getMaterialName(mid) }} {{ getMaterialCategory(mid) }}
⚙️ 加工工艺 ({{ templateDetail.process_ids.length }})
  • {{ getProcessName(pid) }} {{ getProcessCategory(pid) }}
🔌 电路设计 ({{ templateDetail.circuit_ids.length }})
  • {{ getCircuitName(cid) }} {{ getCircuitCategory(cid) }}
🧠 算法模块 ({{ templateDetail.algorithm_ids.length }})
  • {{ getAlgorithmName(aid) }} {{ getAlgorithmCategory(aid) }}
💻 平台组件 ({{ templateDetail.platform_component_ids.length }})
  • {{ getPlatformName(pid) }} {{ getPlatformType(pid) }}
📈 性能规格
参数
{{ key }} {{ value }}

配置约束 (可选)

产品配置结果

正在生成方案...

{{ generatedProduct.product_code }}
{{ generatedProduct.product_name }}
置信度: {{ (generatedProduct.confidence_score * 100).toFixed(0) }}%
📦 推荐材料
  • {{ mat.name }} ({{ mat.code }}) {{ mat.category }}
⚙️ 加工工艺
  • {{ proc.name }} {{ proc.category }}
🔌 电路设计
  • {{ circ.name }} {{ circ.interface_type }}
🧠 算法模块
  • {{ algo.name }} {{ algo.category }}
💻 平台组件
  • {{ plat.name }} {{ plat.component_type || plat.category }}
💰 成本估算
预估总成本 ¥{{ formatCost(generatedProduct.estimated_cost) }}
生产周期 {{ generatedProduct.production_timeline?.total || 'N/A' }} 天
📈 性能参数
参数
{{ key }} {{ value }}
生成失败,请重试或联系技术支持。