热门类别
{{ cat.class_no }}
{{ cat.title }}
{{ getItemCount(cat.id) }}项
全部45个类别
商品类
服务类
全部 ({{ stats.totalCategories }})
商品类 ({{ stats.goodsCount }})
服务类 ({{ stats.serviceCount }})
{{ cat.class_no }}
{{ cat.type === 'goods' ? '商品' : '服务' }}
{{ cat.title }}
{{ cat.title_en }}
搜索结果
| 序号 | 类别 | 类似群 | 小类编码 | 商品/服务项目名称 |
|---|---|---|---|---|
| {{ idx + 1 }} | {{ item.class_no }} | {{ item.group_code }} | {{ item.code }} | {{ item.name }} |
{{ currentCategory.class_no }}
第{{ currentCategory.class_no }}类
{{ currentCategory.type === 'goods' ? '商品' : '服务' }}类
{{ currentCategory.title }}
{{ currentCategory.title_en }}
类别说明:{{ currentCategory.notes }}
{{ categoryGroups.length }}
类似群组
{{ categoryItems.length }}
小类项目
快速跳转:
{{ group.code }}
类似群组详情
点击群组可展开/收起具体小类项目
{{ expandedGroups[group.code] ? '▼' : '▶' }}
{{ group.code }}
{{ group.name }}
{{ getGroupItemCount(group.code) }} 项
| 序号 | 小类编码 | 商品/服务项目名称 | 操作 |
|---|---|---|---|
| {{ idx + 1 }} | {{ item.code }} | {{ item.name }} |