From 0e62cd78cf99e124409f09be541b8f02e89f9331 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=A4=A9=E9=9B=B7?= Date: Wed, 20 Jul 2022 14:53:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=8A=80=E8=83=BD=E6=A0=91?= =?UTF-8?q?=E8=8A=82=E7=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../helloworld.json" | 2 +- .../15.\350\277\233\351\230\266/config.json" | 7 ++++ .../config.json" | 7 ++++ data/tree.json | 40 +++++++++---------- 4 files changed, 35 insertions(+), 21 deletions(-) create mode 100644 "data/1.\345\260\217\347\250\213\345\272\217\345\237\272\347\241\200/15.\350\277\233\351\230\266/config.json" create mode 100644 "data/1.\345\260\217\347\250\213\345\272\217\345\237\272\347\241\200/16.\345\270\270\350\247\201\351\227\256\351\242\230/config.json" diff --git "a/data/1.\345\260\217\347\250\213\345\272\217\345\237\272\347\241\200/1.\351\242\204\345\244\207\347\237\245\350\257\206/1.\345\260\217\347\250\213\345\272\217\347\256\200\344\273\213/helloworld.json" "b/data/1.\345\260\217\347\250\213\345\272\217\345\237\272\347\241\200/1.\351\242\204\345\244\207\347\237\245\350\257\206/1.\345\260\217\347\250\213\345\272\217\347\256\200\344\273\213/helloworld.json" index 118c83b..b7a8b4b 100644 --- "a/data/1.\345\260\217\347\250\213\345\272\217\345\237\272\347\241\200/1.\351\242\204\345\244\207\347\237\245\350\257\206/1.\345\260\217\347\250\213\345\272\217\347\256\200\344\273\213/helloworld.json" +++ "b/data/1.\345\260\217\347\250\213\345\272\217\345\237\272\347\241\200/1.\351\242\204\345\244\207\347\237\245\350\257\206/1.\345\260\217\347\250\213\345\272\217\347\256\200\344\273\213/helloworld.json" @@ -1,6 +1,6 @@ { "type": "code_options", - "author": null, + "author": "王天雷", "source": "helloworld.md", "notebook_enable": false, "exercise_id": "265b1082ade740adbfba3826986ce89a" diff --git "a/data/1.\345\260\217\347\250\213\345\272\217\345\237\272\347\241\200/15.\350\277\233\351\230\266/config.json" "b/data/1.\345\260\217\347\250\213\345\272\217\345\237\272\347\241\200/15.\350\277\233\351\230\266/config.json" new file mode 100644 index 0000000..f6f6c7d --- /dev/null +++ "b/data/1.\345\260\217\347\250\213\345\272\217\345\237\272\347\241\200/15.\350\277\233\351\230\266/config.json" @@ -0,0 +1,7 @@ +{ + "node_id": "mini_programs-0180b966ad324b839c23b917a6fae864", + "keywords": [], + "keywords_must": [], + "keywords_forbid": [], + "group": 0 +} \ No newline at end of file diff --git "a/data/1.\345\260\217\347\250\213\345\272\217\345\237\272\347\241\200/16.\345\270\270\350\247\201\351\227\256\351\242\230/config.json" "b/data/1.\345\260\217\347\250\213\345\272\217\345\237\272\347\241\200/16.\345\270\270\350\247\201\351\227\256\351\242\230/config.json" new file mode 100644 index 0000000..66886d7 --- /dev/null +++ "b/data/1.\345\260\217\347\250\213\345\272\217\345\237\272\347\241\200/16.\345\270\270\350\247\201\351\227\256\351\242\230/config.json" @@ -0,0 +1,7 @@ +{ + "node_id": "mini_programs-b4ce8f257b864f88857bc77c61e42e45", + "keywords": [], + "keywords_must": [], + "keywords_forbid": [], + "group": 0 +} \ No newline at end of file diff --git a/data/tree.json b/data/tree.json index b489dc2..1ebbe47 100644 --- a/data/tree.json +++ b/data/tree.json @@ -158,32 +158,32 @@ "keywords_forbid": [], "group": 0 } + }, + { + "进阶": { + "node_id": "mini_programs-0180b966ad324b839c23b917a6fae864", + "keywords": [], + "children": [], + "keywords_must": [], + "keywords_forbid": [], + "group": 0 + } + }, + { + "常见问题": { + "node_id": "mini_programs-b4ce8f257b864f88857bc77c61e42e45", + "keywords": [], + "children": [], + "keywords_must": [], + "keywords_forbid": [], + "group": 0 + } } ], "keywords_must": [], "keywords_forbid": [], "group": 0 } - }, - { - "小程序进阶": { - "node_id": "mini_programs-152affca8c9845feb199413aa508e907", - "keywords": [], - "children": [], - "keywords_must": [], - "keywords_forbid": [], - "group": 0 - } - }, - { - "常见问题": { - "node_id": "mini_programs-b72941b6d1624e9aa9bf0aebdf40750d", - "keywords": [], - "children": [], - "keywords_must": [], - "keywords_forbid": [], - "group": 0 - } } ], "keywords_must": [], -- GitLab