diff --git "a/\345\274\240\346\200\241\347\220\264/20250429-\350\267\257\347\224\261.md" "b/\345\274\240\346\200\241\347\220\264/20250429-\350\267\257\347\224\261.md" index fc394c7a005a38946df422002f8f69a7002e516b..57da2b5d6172c117dd9ca966e7733be9580b034b 100644 --- "a/\345\274\240\346\200\241\347\220\264/20250429-\350\267\257\347\224\261.md" +++ "b/\345\274\240\346\200\241\347\220\264/20250429-\350\267\257\347\224\261.md" @@ -53,3 +53,8 @@ function btn() { * `import router from './router'` * `createApp(App).use(router).mount('#app')` + +### 作业 +[仓库地址](https://gitee.com/zhang-_yiqin/project-practice/tree/master/vue-router) + +