From 24b2b92a71aec25dc6bf36d8c55045b4300d54ff Mon Sep 17 00:00:00 2001 From: zhaoshuangshi Date: Tue, 28 Feb 2023 14:17:52 +0800 Subject: [PATCH] =?UTF-8?q?3.3=E3=80=813.4=E3=80=813.5=E3=80=813.6?= =?UTF-8?q?=E7=AB=A0=E8=8A=82=E4=B8=8B=E5=B0=8F=E8=8A=82=E5=85=B3=E9=94=AE?= =?UTF-8?q?=E5=AD=97=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../config.json" | 5 ++++- .../config.json" | 5 ++++- .../config.json" | 5 ++++- .../config.json" | 4 +++- .../config.json" | 4 +++- .../config.json" | 4 +++- .../config.json" | 4 +++- .../config.json" | 4 +++- .../5.Vnode/2.VNode\344\275\234\347\224\250/config.json" | 4 +++- .../5.Vnode/3.VNode\347\261\273\345\236\213/config.json" | 4 +++- .../1.css\350\277\207\346\270\241/config.json" | 4 +++- .../2.javaScript\350\277\207\346\270\241/config.json" | 4 +++- .../config.json" | 4 +++- 13 files changed, 42 insertions(+), 13 deletions(-) diff --git "a/data/3.Vue\351\253\230\351\230\266/3.Vue2\345\223\215\345\272\224\345\274\217/1.\346\243\200\346\265\213\345\217\230\345\214\226/config.json" "b/data/3.Vue\351\253\230\351\230\266/3.Vue2\345\223\215\345\272\224\345\274\217/1.\346\243\200\346\265\213\345\217\230\345\214\226/config.json" index d0843dd..79fea88 100644 --- "a/data/3.Vue\351\253\230\351\230\266/3.Vue2\345\223\215\345\272\224\345\274\217/1.\346\243\200\346\265\213\345\217\230\345\214\226/config.json" +++ "b/data/3.Vue\351\253\230\351\230\266/3.Vue2\345\223\215\345\272\224\345\274\217/1.\346\243\200\346\265\213\345\217\230\345\214\226/config.json" @@ -5,6 +5,9 @@ "export": [ "exercises.json" ], - "keywords_must": [], + "keywords_must": [ + "Vue2响应式", + "检测变化" + ], "keywords_forbid": [] } \ No newline at end of file diff --git "a/data/3.Vue\351\253\230\351\230\266/3.Vue2\345\223\215\345\272\224\345\274\217/2.\345\210\235\345\247\213\345\214\226\346\225\260\346\215\256/config.json" "b/data/3.Vue\351\253\230\351\230\266/3.Vue2\345\223\215\345\272\224\345\274\217/2.\345\210\235\345\247\213\345\214\226\346\225\260\346\215\256/config.json" index b268582..40f5bf3 100644 --- "a/data/3.Vue\351\253\230\351\230\266/3.Vue2\345\223\215\345\272\224\345\274\217/2.\345\210\235\345\247\213\345\214\226\346\225\260\346\215\256/config.json" +++ "b/data/3.Vue\351\253\230\351\230\266/3.Vue2\345\223\215\345\272\224\345\274\217/2.\345\210\235\345\247\213\345\214\226\346\225\260\346\215\256/config.json" @@ -5,6 +5,9 @@ "export": [ "exercises.json" ], - "keywords_must": [], + "keywords_must": [ + "Vue2响应式", + "初始化数据" + ], "keywords_forbid": [] } \ No newline at end of file diff --git "a/data/3.Vue\351\253\230\351\230\266/3.Vue2\345\223\215\345\272\224\345\274\217/3.\345\274\202\346\255\245\346\233\264\346\226\260\351\230\237\345\210\227/config.json" "b/data/3.Vue\351\253\230\351\230\266/3.Vue2\345\223\215\345\272\224\345\274\217/3.\345\274\202\346\255\245\346\233\264\346\226\260\351\230\237\345\210\227/config.json" index 4bd9c08..5624fb7 100644 --- "a/data/3.Vue\351\253\230\351\230\266/3.Vue2\345\223\215\345\272\224\345\274\217/3.\345\274\202\346\255\245\346\233\264\346\226\260\351\230\237\345\210\227/config.json" +++ "b/data/3.Vue\351\253\230\351\230\266/3.Vue2\345\223\215\345\272\224\345\274\217/3.\345\274\202\346\255\245\346\233\264\346\226\260\351\230\237\345\210\227/config.json" @@ -5,6 +5,9 @@ "export": [ "exercises.json" ], - "keywords_must": [], + "keywords_must": [ + "Vue2响应式", + "异步更新队列" + ], "keywords_forbid": [] } \ No newline at end of file diff --git "a/data/3.Vue\351\253\230\351\230\266/4.Mixin\346\267\267\345\205\245/1.\346\267\267\345\205\245\347\232\204\344\275\277\347\224\250/config.json" "b/data/3.Vue\351\253\230\351\230\266/4.Mixin\346\267\267\345\205\245/1.\346\267\267\345\205\245\347\232\204\344\275\277\347\224\250/config.json" index 2f9c6e7..57f72d9 100644 --- "a/data/3.Vue\351\253\230\351\230\266/4.Mixin\346\267\267\345\205\245/1.\346\267\267\345\205\245\347\232\204\344\275\277\347\224\250/config.json" +++ "b/data/3.Vue\351\253\230\351\230\266/4.Mixin\346\267\267\345\205\245/1.\346\267\267\345\205\245\347\232\204\344\275\277\347\224\250/config.json" @@ -5,6 +5,8 @@ "export": [ "exercises.json" ], - "keywords_must": [], + "keywords_must": [ + "Mixin的使用" + ], "keywords_forbid": [] } \ No newline at end of file diff --git "a/data/3.Vue\351\253\230\351\230\266/4.Mixin\346\267\267\345\205\245/2.\351\200\211\351\241\271\345\220\210\345\271\266/config.json" "b/data/3.Vue\351\253\230\351\230\266/4.Mixin\346\267\267\345\205\245/2.\351\200\211\351\241\271\345\220\210\345\271\266/config.json" index 3cbfe2c..323c4fc 100644 --- "a/data/3.Vue\351\253\230\351\230\266/4.Mixin\346\267\267\345\205\245/2.\351\200\211\351\241\271\345\220\210\345\271\266/config.json" +++ "b/data/3.Vue\351\253\230\351\230\266/4.Mixin\346\267\267\345\205\245/2.\351\200\211\351\241\271\345\220\210\345\271\266/config.json" @@ -5,6 +5,8 @@ "export": [ "exercises.json" ], - "keywords_must": [], + "keywords_must": [ + "混入选项合并" + ], "keywords_forbid": [] } \ No newline at end of file diff --git "a/data/3.Vue\351\253\230\351\230\266/4.Mixin\346\267\267\345\205\245/3.\345\205\250\345\261\200\346\267\267\345\205\245/config.json" "b/data/3.Vue\351\253\230\351\230\266/4.Mixin\346\267\267\345\205\245/3.\345\205\250\345\261\200\346\267\267\345\205\245/config.json" index cc43d4a..d9fc15c 100644 --- "a/data/3.Vue\351\253\230\351\230\266/4.Mixin\346\267\267\345\205\245/3.\345\205\250\345\261\200\346\267\267\345\205\245/config.json" +++ "b/data/3.Vue\351\253\230\351\230\266/4.Mixin\346\267\267\345\205\245/3.\345\205\250\345\261\200\346\267\267\345\205\245/config.json" @@ -5,6 +5,8 @@ "export": [ "exercises.json" ], - "keywords_must": [], + "keywords_must": [ + "全局混入" + ], "keywords_forbid": [] } \ No newline at end of file diff --git "a/data/3.Vue\351\253\230\351\230\266/4.Mixin\346\267\267\345\205\245/4.\350\207\252\345\256\232\344\271\211\351\200\211\351\241\271\347\255\226\347\225\245/config.json" "b/data/3.Vue\351\253\230\351\230\266/4.Mixin\346\267\267\345\205\245/4.\350\207\252\345\256\232\344\271\211\351\200\211\351\241\271\347\255\226\347\225\245/config.json" index eb3d8c1..0b7c44c 100644 --- "a/data/3.Vue\351\253\230\351\230\266/4.Mixin\346\267\267\345\205\245/4.\350\207\252\345\256\232\344\271\211\351\200\211\351\241\271\347\255\226\347\225\245/config.json" +++ "b/data/3.Vue\351\253\230\351\230\266/4.Mixin\346\267\267\345\205\245/4.\350\207\252\345\256\232\344\271\211\351\200\211\351\241\271\347\255\226\347\225\245/config.json" @@ -5,6 +5,8 @@ "export": [ "exercises.json" ], - "keywords_must": [], + "keywords_must": [ + "混入的自定义选项" + ], "keywords_forbid": [] } \ No newline at end of file diff --git "a/data/3.Vue\351\253\230\351\230\266/5.Vnode/1.VNode\346\230\257\344\273\200\344\271\210\357\274\237/config.json" "b/data/3.Vue\351\253\230\351\230\266/5.Vnode/1.VNode\346\230\257\344\273\200\344\271\210\357\274\237/config.json" index 83f51eb..824f8aa 100644 --- "a/data/3.Vue\351\253\230\351\230\266/5.Vnode/1.VNode\346\230\257\344\273\200\344\271\210\357\274\237/config.json" +++ "b/data/3.Vue\351\253\230\351\230\266/5.Vnode/1.VNode\346\230\257\344\273\200\344\271\210\357\274\237/config.json" @@ -5,6 +5,8 @@ "export": [ "exercises.json" ], - "keywords_must": [], + "keywords_must": [ + "VNode" + ], "keywords_forbid": [] } \ No newline at end of file diff --git "a/data/3.Vue\351\253\230\351\230\266/5.Vnode/2.VNode\344\275\234\347\224\250/config.json" "b/data/3.Vue\351\253\230\351\230\266/5.Vnode/2.VNode\344\275\234\347\224\250/config.json" index 653be06..ee2b18b 100644 --- "a/data/3.Vue\351\253\230\351\230\266/5.Vnode/2.VNode\344\275\234\347\224\250/config.json" +++ "b/data/3.Vue\351\253\230\351\230\266/5.Vnode/2.VNode\344\275\234\347\224\250/config.json" @@ -5,6 +5,8 @@ "export": [ "exercises.json" ], - "keywords_must": [], + "keywords_must": [ + "VNode作用" + ], "keywords_forbid": [] } \ No newline at end of file diff --git "a/data/3.Vue\351\253\230\351\230\266/5.Vnode/3.VNode\347\261\273\345\236\213/config.json" "b/data/3.Vue\351\253\230\351\230\266/5.Vnode/3.VNode\347\261\273\345\236\213/config.json" index f33b488..8390c7e 100644 --- "a/data/3.Vue\351\253\230\351\230\266/5.Vnode/3.VNode\347\261\273\345\236\213/config.json" +++ "b/data/3.Vue\351\253\230\351\230\266/5.Vnode/3.VNode\347\261\273\345\236\213/config.json" @@ -5,6 +5,8 @@ "export": [ "exercises.json" ], - "keywords_must": [], + "keywords_must": [ + "VNode类型" + ], "keywords_forbid": [] } \ No newline at end of file diff --git "a/data/3.Vue\351\253\230\351\230\266/6.\350\277\207\346\270\241/1.css\350\277\207\346\270\241/config.json" "b/data/3.Vue\351\253\230\351\230\266/6.\350\277\207\346\270\241/1.css\350\277\207\346\270\241/config.json" index 3e86935..7aa9cff 100644 --- "a/data/3.Vue\351\253\230\351\230\266/6.\350\277\207\346\270\241/1.css\350\277\207\346\270\241/config.json" +++ "b/data/3.Vue\351\253\230\351\230\266/6.\350\277\207\346\270\241/1.css\350\277\207\346\270\241/config.json" @@ -5,6 +5,8 @@ "export": [ "exercises.json" ], - "keywords_must": [], + "keywords_must": [ + "CSS过渡" + ], "keywords_forbid": [] } \ No newline at end of file diff --git "a/data/3.Vue\351\253\230\351\230\266/6.\350\277\207\346\270\241/2.javaScript\350\277\207\346\270\241/config.json" "b/data/3.Vue\351\253\230\351\230\266/6.\350\277\207\346\270\241/2.javaScript\350\277\207\346\270\241/config.json" index 6c704b9..b5b2899 100644 --- "a/data/3.Vue\351\253\230\351\230\266/6.\350\277\207\346\270\241/2.javaScript\350\277\207\346\270\241/config.json" +++ "b/data/3.Vue\351\253\230\351\230\266/6.\350\277\207\346\270\241/2.javaScript\350\277\207\346\270\241/config.json" @@ -5,6 +5,8 @@ "export": [ "exercises.json" ], - "keywords_must": [], + "keywords_must": [ + "javaScript过渡" + ], "keywords_forbid": [] } \ No newline at end of file diff --git "a/data/3.Vue\351\253\230\351\230\266/6.\350\277\207\346\270\241/3.\347\273\204\344\273\266\350\277\207\346\270\241/config.json" "b/data/3.Vue\351\253\230\351\230\266/6.\350\277\207\346\270\241/3.\347\273\204\344\273\266\350\277\207\346\270\241/config.json" index 183f98f..6591b5e 100644 --- "a/data/3.Vue\351\253\230\351\230\266/6.\350\277\207\346\270\241/3.\347\273\204\344\273\266\350\277\207\346\270\241/config.json" +++ "b/data/3.Vue\351\253\230\351\230\266/6.\350\277\207\346\270\241/3.\347\273\204\344\273\266\350\277\207\346\270\241/config.json" @@ -5,6 +5,8 @@ "export": [ "exercises.json" ], - "keywords_must": [], + "keywords_must": [ + "Vue组件过渡" + ], "keywords_forbid": [] } \ No newline at end of file -- GitLab