提交 4572278a 编写于 作者: F feilong

fix bug

上级 44db8d67
......@@ -90,25 +90,6 @@
"keywords_forbid": []
}
},
{
"Vue入门": {
"node_id": "vue-416366ba4baf4e5ea482b063cceb0eb4",
"keywords": [],
"children": [
{
"HelloWorld": {
"node_id": "vue-535b64bdef3448468ffc4ab3c03da022",
"keywords": [],
"children": [],
"keywords_must": [],
"keywords_forbid": []
}
}
],
"keywords_must": [],
"keywords_forbid": []
}
},
{
"VS Code开发工具的安装与配置": {
"node_id": "vue-35ca23acc9734146a5d3950c7334b960",
......
......@@ -2,4 +2,4 @@ from skill_tree.tree import TreeWalker
if __name__ == '__main__':
walker = TreeWalker("data", "vue", "Vue", ignore_keywords=True)
walker.init()
walker.walk()
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册