From 0b0632c4806c74ddeec63e59b836b02ccdff47a1 Mon Sep 17 00:00:00 2001 From: feilong Date: Fri, 8 Apr 2022 11:37:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/recommend/skill_tree.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/recommend/skill_tree.json b/data/recommend/skill_tree.json index b601997..1c05690 100644 --- a/data/recommend/skill_tree.json +++ b/data/recommend/skill_tree.json @@ -39,5 +39,9 @@ "cloud_native": [ "gml", "python" + ], + "vue": [ + "gml", + "python" ] } \ No newline at end of file -- GitLab