From 170269e171bd1097bb4bcf6648a35eeb67bc98d0 Mon Sep 17 00:00:00 2001 From: pany <939630029@qq.com> Date: Fri, 6 Dec 2024 17:01:56 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E4=B8=AD=E6=96=87?= =?UTF-8?q?=E6=96=87=E6=A1=A3=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.zh-CN.md | 2 +- src/router/index.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.zh-CN.md b/README.zh-CN.md index 6ea93cd8..be35d320 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -135,7 +135,7 @@ pnpm test **在线预览**:[github-pages](https://un-pany.github.io/v3-admin-vite) -**中文文档**:[链接](https://juejin.cn/post/7089377403717287972) +**中文文档**:[链接](https://juejin.cn/post/7445151895121543209) **零基础教程**:[链接](https://juejin.cn/column/7207659644487139387) diff --git a/src/router/index.ts b/src/router/index.ts index d270e6b6..3b41547e 100644 --- a/src/router/index.ts +++ b/src/router/index.ts @@ -164,7 +164,7 @@ export const constantRoutes: RouteRecordRaw[] = [ }, children: [ { - path: "https://juejin.cn/post/7089377403717287972", + path: "https://juejin.cn/post/7445151895121543209", component: () => {}, name: "Link1", meta: {