From 4cb41b16151b2355a25ac22aa3d4ac7ed6264c7f Mon Sep 17 00:00:00 2001 From: zhaoshuangshi Date: Mon, 27 Feb 2023 13:55:17 +0800 Subject: [PATCH] =?UTF-8?q?3.6=E7=AB=A0=E8=8A=82=E4=B8=8B=E6=89=80?= =?UTF-8?q?=E6=9C=89=E5=B0=8F=E8=8A=82=E4=B9=A0=E9=A2=98=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../exercises.json" | 2 +- .../exercises.json" | 2 +- .../exercises.json" | 2 +- .../config.json" | 4 +++- .../exercises.json" | 7 ++++++ .../exercises.md" | 22 +++++++++++++++++++ .../config.json" | 4 +++- .../exercises.json" | 7 ++++++ .../exercises.md" | 22 +++++++++++++++++++ .../config.json" | 4 +++- .../exercises.json" | 7 ++++++ .../exercises.md" | 22 +++++++++++++++++++ data/tree.json | 8 +++---- 13 files changed, 103 insertions(+), 10 deletions(-) create mode 100644 "data/3.Vue\351\253\230\351\230\266/6.\350\277\207\346\270\241/1.css\350\277\207\346\270\241/exercises.json" create mode 100644 "data/3.Vue\351\253\230\351\230\266/6.\350\277\207\346\270\241/1.css\350\277\207\346\270\241/exercises.md" create mode 100644 "data/3.Vue\351\253\230\351\230\266/6.\350\277\207\346\270\241/2.javaScript\350\277\207\346\270\241/exercises.json" create mode 100644 "data/3.Vue\351\253\230\351\230\266/6.\350\277\207\346\270\241/2.javaScript\350\277\207\346\270\241/exercises.md" rename "data/3.Vue\351\253\230\351\230\266/6.\350\277\207\346\270\241/3.\346\270\220\350\277\233\350\277\207\346\270\241/config.json" => "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" (77%) create mode 100644 "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/exercises.json" create mode 100644 "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/exercises.md" 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/exercises.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/exercises.json" index 616bda5..325727c 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/exercises.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/exercises.json" @@ -1,6 +1,6 @@ { "type": "code_options", - "author": null, + "author": "zhaoshuangshi", "source": "exercises.md", "notebook_enable": false, "exercise_id": "d7875b9915f145438bf0fd6e530202e4" diff --git "a/data/3.Vue\351\253\230\351\230\266/5.Vnode/2.VNode\344\275\234\347\224\250/exercises.json" "b/data/3.Vue\351\253\230\351\230\266/5.Vnode/2.VNode\344\275\234\347\224\250/exercises.json" index 4ef7ff8..6e684af 100644 --- "a/data/3.Vue\351\253\230\351\230\266/5.Vnode/2.VNode\344\275\234\347\224\250/exercises.json" +++ "b/data/3.Vue\351\253\230\351\230\266/5.Vnode/2.VNode\344\275\234\347\224\250/exercises.json" @@ -1,6 +1,6 @@ { "type": "code_options", - "author": null, + "author": "zhaoshuangshi", "source": "exercises.md", "notebook_enable": false, "exercise_id": "dfc53b19ff01445e86cf131cf22c4607" diff --git "a/data/3.Vue\351\253\230\351\230\266/5.Vnode/3.VNode\347\261\273\345\236\213/exercises.json" "b/data/3.Vue\351\253\230\351\230\266/5.Vnode/3.VNode\347\261\273\345\236\213/exercises.json" index ed8c456..c5fa35c 100644 --- "a/data/3.Vue\351\253\230\351\230\266/5.Vnode/3.VNode\347\261\273\345\236\213/exercises.json" +++ "b/data/3.Vue\351\253\230\351\230\266/5.Vnode/3.VNode\347\261\273\345\236\213/exercises.json" @@ -1,6 +1,6 @@ { "type": "code_options", - "author": null, + "author": "zhaoshuangshi", "source": "exercises.md", "notebook_enable": false, "exercise_id": "02d6d2629362444198b6ab8f9bae4669" 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 351831c..3e86935 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" @@ -2,7 +2,9 @@ "node_id": "vue-7df96b97a9294d899f1967bcdde1e942", "keywords": [], "children": [], - "export": [], + "export": [ + "exercises.json" + ], "keywords_must": [], "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/exercises.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/exercises.json" new file mode 100644 index 0000000..acaafff --- /dev/null +++ "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/exercises.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercises.md", + "notebook_enable": false, + "exercise_id": "f8fbf8fd07de47f89b4f1331ed3a7df5" +} \ 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/exercises.md" "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/exercises.md" new file mode 100644 index 0000000..597493b --- /dev/null +++ "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/exercises.md" @@ -0,0 +1,22 @@ +# CSS过渡 + +在Vue中使用CSS过渡时,应该在元素上添加哪个类名来触发过渡效果? + +## 答案 + + v-transition + +## 选项 + +### A + +v-show + +### B + +v-animation + +### C + +v-ented + 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 bc4542a..6c704b9 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" @@ -2,7 +2,9 @@ "node_id": "vue-4fc82244fa364af48ae2345a50674686", "keywords": [], "children": [], - "export": [], + "export": [ + "exercises.json" + ], "keywords_must": [], "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/exercises.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/exercises.json" new file mode 100644 index 0000000..3c07d7e --- /dev/null +++ "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/exercises.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercises.md", + "notebook_enable": false, + "exercise_id": "3114f486756748b3a6d351b183844cb6" +} \ 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/exercises.md" "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/exercises.md" new file mode 100644 index 0000000..119199f --- /dev/null +++ "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/exercises.md" @@ -0,0 +1,22 @@ +# javaScript过渡 + +在Vue中使用JavaScript钩子函数过渡时,哪个钩子函数在元素插入后立即调用? + +## 答案 + +enter + +## 选项 + +### A + +before-enter + +### B + +after-enter + +### C + +enter-cancelled + diff --git "a/data/3.Vue\351\253\230\351\230\266/6.\350\277\207\346\270\241/3.\346\270\220\350\277\233\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" similarity index 77% rename from "data/3.Vue\351\253\230\351\230\266/6.\350\277\207\346\270\241/3.\346\270\220\350\277\233\350\277\207\346\270\241/config.json" rename to "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 f4319a5..183f98f 100644 --- "a/data/3.Vue\351\253\230\351\230\266/6.\350\277\207\346\270\241/3.\346\270\220\350\277\233\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" @@ -2,7 +2,9 @@ "node_id": "vue-9d65fc29b933406c9e9d44f6a75a825f", "keywords": [], "children": [], - "export": [], + "export": [ + "exercises.json" + ], "keywords_must": [], "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/exercises.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/exercises.json" new file mode 100644 index 0000000..90347a0 --- /dev/null +++ "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/exercises.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercises.md", + "notebook_enable": false, + "exercise_id": "e73e42fcf8824231a41352d68cf0ee24" +} \ 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/exercises.md" "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/exercises.md" new file mode 100644 index 0000000..711c874 --- /dev/null +++ "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/exercises.md" @@ -0,0 +1,22 @@ +# 组件过渡 + +在Vue中使用``组件实现过渡效果时,应该设置哪个属性来指定过渡动画的类名? + +## 答案 + +name + +## 选项 + +### A + +mode + +### B + +appear + +### C + +tag + diff --git a/data/tree.json b/data/tree.json index 76d5ac2..274a860 100644 --- a/data/tree.json +++ b/data/tree.json @@ -1271,7 +1271,7 @@ "children": [ { "render函数": { - "node_id": "vue-dfdb05ea22bb40d58f1a3e1d00dfe06c", + "node_id": "vue-3da6179905284b2f90da29f78698c56e", "keywords": [ "render" ], @@ -1284,7 +1284,7 @@ }, { "createElement参数": { - "node_id": "vue-64b431ad6e1a4b1293aae0354cbe63df", + "node_id": "vue-3dc2ec34a5a044159790f511a5d0bbd2", "keywords": [ "createElement" ], @@ -1297,7 +1297,7 @@ }, { "JSX": { - "node_id": "vue-268ee731f00a4c5a9cfd56dc165bc8ba", + "node_id": "vue-d8af78e3f36749afb7629c909d9a7078", "keywords": [ "JSX" ], @@ -1479,7 +1479,7 @@ } }, { - "渐进过渡": { + "组件过渡": { "node_id": "vue-9d65fc29b933406c9e9d44f6a75a825f", "keywords": [], "children": [], -- GitLab