From 5447b653d22b839fca15c7f223f8d3d14ffdfefb Mon Sep 17 00:00:00 2001 From: hhs <386998068.com> Date: Mon, 6 Apr 2026 15:47:43 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=94=B9data.json=E4=B8=AD?= =?UTF-8?q?=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/data.json | 65 +++++------------------------------------------ 1 file changed, 7 insertions(+), 58 deletions(-) diff --git a/backend/data.json b/backend/data.json index 98ea83f..13c2606 100644 --- a/backend/data.json +++ b/backend/data.json @@ -8,11 +8,6 @@ "importance": 1, "description": "计算机科学的一个分支,致力于创建能够执行通常需要人类智能的任务的机器", "aliases": ["机器智能", "AI"] - }, - "style": { - "fill": "#FF6B6B", - "stroke": "#EE5A5A", - "lineWidth": 3 } }, { @@ -22,11 +17,6 @@ "properties": { "importance": 0.9, "description": "人工智能的一个子领域,让计算机系统能够从数据中学习和改进" - }, - "style": { - "fill": "#4ECDC4", - "stroke": "#45B7B0", - "lineWidth": 2 } }, { @@ -36,11 +26,6 @@ "properties": { "importance": 0.8, "description": "基于人工神经网络的机器学习方法" - }, - "style": { - "fill": "#45B7D1", - "stroke": "#3DA4BA", - "lineWidth": 2 } }, { @@ -60,10 +45,6 @@ "importance": 0.6, "language": "Python, C++", "author": "Google" - }, - "style": { - "fill": "#FFA07A", - "stroke": "#FF7F50" } }, { @@ -74,10 +55,6 @@ "importance": 0.6, "language": "Python", "author": "Meta" - }, - "style": { - "fill": "#FFA07A", - "stroke": "#FF7F50" } }, { @@ -160,77 +137,49 @@ "source": "1", "target": "2", "label": "包含", - "type": "关系", - "style": { - "stroke": "#95A5A6", - "lineWidth": 2 - } + "type": "关系" }, { "id": "e2", "source": "2", "target": "3", "label": "子领域", - "type": "关系", - "style": { - "stroke": "#95A5A6", - "lineWidth": 2 - } + "type": "关系" }, { "id": "e3", "source": "3", "target": "4", "label": "基于", - "type": "技术依赖", - "style": { - "stroke": "#3498DB", - "lineWidth": 2 - } + "type": "技术依赖" }, { "id": "e4", "source": "3", "target": "5", "label": "框架", - "type": "工具关系", - "style": { - "stroke": "#E74C3C", - "lineWidth": 1 - } + "type": "工具关系" }, { "id": "e5", "source": "3", "target": "6", "label": "框架", - "type": "工具关系", - "style": { - "stroke": "#E74C3C", - "lineWidth": 1 - } + "type": "工具关系" }, { "id": "e6", "source": "1", "target": "7", "label": "应用", - "type": "应用领域", - "style": { - "stroke": "#2ECC71", - "lineWidth": 2 - } + "type": "应用领域" }, { "id": "e7", "source": "1", "target": "8", "label": "应用", - "type": "应用领域", - "style": { - "stroke": "#2ECC71", - "lineWidth": 2 - } + "type": "应用领域" }, { "id": "e8",