2026-04-09 02:20:55 +08:00
|
|
|
[
|
2026-04-09 02:32:35 +08:00
|
|
|
{
|
|
|
|
|
"id": "ai-models",
|
|
|
|
|
"name": "AI模型",
|
|
|
|
|
"icon": "ri-robot-line",
|
|
|
|
|
"color": "blue",
|
|
|
|
|
"description": "大语言模型、图像模型等AI模型参数",
|
|
|
|
|
"order": 1
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "gpus",
|
|
|
|
|
"name": "GPU显卡",
|
|
|
|
|
"icon": "ri-cpu-line",
|
|
|
|
|
"color": "green",
|
|
|
|
|
"description": "NVIDIA、AMD等GPU显卡规格参数",
|
|
|
|
|
"order": 2
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "cpus",
|
|
|
|
|
"name": "CPU处理器",
|
2026-04-11 01:54:28 +08:00
|
|
|
"icon": "ri-cpu-line",
|
2026-04-09 02:32:35 +08:00
|
|
|
"color": "purple",
|
|
|
|
|
"description": "Intel、AMD等CPU处理器参数",
|
|
|
|
|
"order": 3
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "phones",
|
|
|
|
|
"name": "手机",
|
|
|
|
|
"icon": "ri-smartphone-line",
|
|
|
|
|
"color": "orange",
|
|
|
|
|
"description": "各品牌手机参数规格",
|
|
|
|
|
"order": 4
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "laptops",
|
|
|
|
|
"name": "电脑",
|
|
|
|
|
"icon": "ri-macbook-line",
|
|
|
|
|
"color": "teal",
|
|
|
|
|
"description": "笔记本电脑、台式机参数",
|
|
|
|
|
"order": 5
|
2026-04-09 12:22:56 +08:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "021dc76d36be",
|
|
|
|
|
"name": "汽车",
|
2026-04-11 01:54:28 +08:00
|
|
|
"icon": "ri-car-line",
|
|
|
|
|
"color": "red",
|
2026-04-09 12:22:56 +08:00
|
|
|
"order": 6,
|
|
|
|
|
"description": "汽车方面",
|
|
|
|
|
"created_at": "2026-04-09 10:09:01"
|
2026-04-09 02:32:35 +08:00
|
|
|
}
|
2026-04-09 02:20:55 +08:00
|
|
|
]
|