diff --git "a/data/2.Vue\344\270\255\351\230\266/2.Vue-router/7.\350\267\257\347\224\261\346\250\241\345\274\217/config.json" "b/data/2.Vue\344\270\255\351\230\266/2.Vue-router/7.\350\267\257\347\224\261\346\250\241\345\274\217/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..d277837b11f8972042bf10a2ace1202b591d22fe --- /dev/null +++ "b/data/2.Vue\344\270\255\351\230\266/2.Vue-router/7.\350\267\257\347\224\261\346\250\241\345\274\217/config.json" @@ -0,0 +1,14 @@ +{ + "node_id": "vue-c8641c7598f24c51b4942259491f7bd0", + "keywords": [ + "路由模式" + ], + "children": [], + "export": [ + "exercises.json" + ], + "keywords_must": [ + "Vue" + ], + "keywords_forbid": [] +} \ No newline at end of file diff --git "a/data/2.Vue\344\270\255\351\230\266/2.Vue-router/7.\350\267\257\347\224\261\346\250\241\345\274\217/exercises.json" "b/data/2.Vue\344\270\255\351\230\266/2.Vue-router/7.\350\267\257\347\224\261\346\250\241\345\274\217/exercises.json" new file mode 100644 index 0000000000000000000000000000000000000000..b9937dd30fc3b852e1ce536922d6050fdaf22e29 --- /dev/null +++ "b/data/2.Vue\344\270\255\351\230\266/2.Vue-router/7.\350\267\257\347\224\261\346\250\241\345\274\217/exercises.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": null, + "source": "exercises.md", + "notebook_enable": false, + "exercise_id": "172676598a5049d1832659fda62f34a5" +} \ No newline at end of file diff --git "a/data/2.Vue\344\270\255\351\230\266/2.Vue-router/7.\350\267\257\347\224\261\346\250\241\345\274\217/exercises.md" "b/data/2.Vue\344\270\255\351\230\266/2.Vue-router/7.\350\267\257\347\224\261\346\250\241\345\274\217/exercises.md" new file mode 100644 index 0000000000000000000000000000000000000000..084188cf021c2dba66406c0b2209050301a6ff1d --- /dev/null +++ "b/data/2.Vue\344\270\255\351\230\266/2.Vue-router/7.\350\267\257\347\224\261\346\250\241\345\274\217/exercises.md" @@ -0,0 +1,49 @@ +# 路由模式 + +