fix(docs): 修复导航栏点击目录导致404的链接配置问题

This commit is contained in:
sanbuphy
2026-04-08 16:22:58 +08:00
parent f8d6abff7a
commit 03e0435d0c
+30 -30
View File
@@ -1390,17 +1390,17 @@ Sitemap: ${siteUrl}/sitemap.xml
{ text: '首页', link: '/zh-cn/' }, { text: '首页', link: '/zh-cn/' },
{ {
text: '零基础入门', text: '零基础入门',
link: '/zh-cn/stage-1/', link: '/zh-cn/stage-1/learning-map/',
activeMatch: '/zh-cn/stage-1/' activeMatch: '/zh-cn/stage-1/'
}, },
{ {
text: '初中级开发', text: '初中级开发',
link: '/zh-cn/stage-2/', link: '/zh-cn/stage-2/frontend/lovart-assets/',
activeMatch: '/zh-cn/stage-2/' activeMatch: '/zh-cn/stage-2/'
}, },
{ {
text: '高级开发', text: '高级开发',
link: '/zh-cn/stage-3/', link: '/zh-cn/stage-3/core-skills/basics/',
activeMatch: '/zh-cn/stage-3/' activeMatch: '/zh-cn/stage-3/'
}, },
{ {
@@ -2243,17 +2243,17 @@ Sitemap: ${siteUrl}/sitemap.xml
{ text: 'Home', link: '/en/' }, { text: 'Home', link: '/en/' },
{ {
text: 'Getting Started', text: 'Getting Started',
link: '/en/stage-1/', link: '/en/stage-1/learning-map/',
activeMatch: '/en/stage-1/' activeMatch: '/en/stage-1/'
}, },
{ {
text: 'Full-Stack Development', text: 'Full-Stack Development',
link: '/en/stage-2/', link: '/en/stage-2/frontend/lovart-assets/',
activeMatch: '/en/stage-2/' activeMatch: '/en/stage-2/'
}, },
{ {
text: 'Advanced Development', text: 'Advanced Development',
link: '/en/stage-3/', link: '/en/stage-3/core-skills/basics/',
activeMatch: '/en/stage-3/' activeMatch: '/en/stage-3/'
}, },
{ {
@@ -2329,17 +2329,17 @@ Sitemap: ${siteUrl}/sitemap.xml
{ text: 'ホーム', link: '/ja-jp/' }, { text: 'ホーム', link: '/ja-jp/' },
{ {
text: '初心者とPM', text: '初心者とPM',
link: '/zh-cn/stage-1/', link: '/zh-cn/stage-1/learning-map/',
activeMatch: '/zh-cn/stage-1/' activeMatch: '/zh-cn/stage-1/'
}, },
{ {
text: 'フルスタック開発', text: 'フルスタック開発',
link: '/zh-cn/stage-2/', link: '/zh-cn/stage-2/frontend/lovart-assets/',
activeMatch: '/zh-cn/stage-2/' activeMatch: '/zh-cn/stage-2/'
}, },
{ {
text: '上級開発', text: '上級開発',
link: '/zh-cn/stage-3/', link: '/zh-cn/stage-3/core-skills/basics/',
activeMatch: '/zh-cn/stage-3/' activeMatch: '/zh-cn/stage-3/'
}, },
{ {
@@ -2380,17 +2380,17 @@ Sitemap: ${siteUrl}/sitemap.xml
{ text: '首頁', link: '/zh-tw/' }, { text: '首頁', link: '/zh-tw/' },
{ {
text: '新手與產品原型', text: '新手與產品原型',
link: '/zh-cn/stage-1/', link: '/zh-cn/stage-1/learning-map/',
activeMatch: '/zh-cn/stage-1/' activeMatch: '/zh-cn/stage-1/'
}, },
{ {
text: '初中級開發', text: '初中級開發',
link: '/zh-cn/stage-2/', link: '/zh-cn/stage-2/frontend/lovart-assets/',
activeMatch: '/zh-cn/stage-2/' activeMatch: '/zh-cn/stage-2/'
}, },
{ {
text: '高級開發', text: '高級開發',
link: '/zh-cn/stage-3/', link: '/zh-cn/stage-3/core-skills/basics/',
activeMatch: '/zh-cn/stage-3/' activeMatch: '/zh-cn/stage-3/'
}, },
{ {
@@ -2430,17 +2430,17 @@ Sitemap: ${siteUrl}/sitemap.xml
{ text: '홈', link: '/ko-kr/' }, { text: '홈', link: '/ko-kr/' },
{ {
text: '초보자 & PM', text: '초보자 & PM',
link: '/zh-cn/stage-1/', link: '/zh-cn/stage-1/learning-map/',
activeMatch: '/zh-cn/stage-1/' activeMatch: '/zh-cn/stage-1/'
}, },
{ {
text: '풀스택 개발', text: '풀스택 개발',
link: '/zh-cn/stage-2/', link: '/zh-cn/stage-2/frontend/lovart-assets/',
activeMatch: '/zh-cn/stage-2/' activeMatch: '/zh-cn/stage-2/'
}, },
{ {
text: '고급 개발', text: '고급 개발',
link: '/zh-cn/stage-3/', link: '/zh-cn/stage-3/core-skills/basics/',
activeMatch: '/zh-cn/stage-3/' activeMatch: '/zh-cn/stage-3/'
}, },
{ {
@@ -2480,17 +2480,17 @@ Sitemap: ${siteUrl}/sitemap.xml
{ text: 'Inicio', link: '/es-es/' }, { text: 'Inicio', link: '/es-es/' },
{ {
text: 'Principiante y PM', text: 'Principiante y PM',
link: '/zh-cn/stage-1/', link: '/zh-cn/stage-1/learning-map/',
activeMatch: '/zh-cn/stage-1/' activeMatch: '/zh-cn/stage-1/'
}, },
{ {
text: 'Desarrollo Full Stack', text: 'Desarrollo Full Stack',
link: '/zh-cn/stage-2/', link: '/zh-cn/stage-2/frontend/lovart-assets/',
activeMatch: '/zh-cn/stage-2/' activeMatch: '/zh-cn/stage-2/'
}, },
{ {
text: 'Desarrollo Avanzado', text: 'Desarrollo Avanzado',
link: '/zh-cn/stage-3/', link: '/zh-cn/stage-3/core-skills/basics/',
activeMatch: '/zh-cn/stage-3/' activeMatch: '/zh-cn/stage-3/'
}, },
{ {
@@ -2530,17 +2530,17 @@ Sitemap: ${siteUrl}/sitemap.xml
{ text: 'Accueil', link: '/fr-fr/' }, { text: 'Accueil', link: '/fr-fr/' },
{ {
text: 'Débutant & PM', text: 'Débutant & PM',
link: '/zh-cn/stage-1/', link: '/zh-cn/stage-1/learning-map/',
activeMatch: '/zh-cn/stage-1/' activeMatch: '/zh-cn/stage-1/'
}, },
{ {
text: 'Développement Full Stack', text: 'Développement Full Stack',
link: '/zh-cn/stage-2/', link: '/zh-cn/stage-2/frontend/lovart-assets/',
activeMatch: '/zh-cn/stage-2/' activeMatch: '/zh-cn/stage-2/'
}, },
{ {
text: 'Développement Avancé', text: 'Développement Avancé',
link: '/zh-cn/stage-3/', link: '/zh-cn/stage-3/core-skills/basics/',
activeMatch: '/zh-cn/stage-3/' activeMatch: '/zh-cn/stage-3/'
}, },
{ {
@@ -2580,17 +2580,17 @@ Sitemap: ${siteUrl}/sitemap.xml
{ text: 'Start', link: '/de-de/' }, { text: 'Start', link: '/de-de/' },
{ {
text: 'Anfänger & PM', text: 'Anfänger & PM',
link: '/zh-cn/stage-1/', link: '/zh-cn/stage-1/learning-map/',
activeMatch: '/zh-cn/stage-1/' activeMatch: '/zh-cn/stage-1/'
}, },
{ {
text: 'Full Stack Entwicklung', text: 'Full Stack Entwicklung',
link: '/zh-cn/stage-2/', link: '/zh-cn/stage-2/frontend/lovart-assets/',
activeMatch: '/zh-cn/stage-2/' activeMatch: '/zh-cn/stage-2/'
}, },
{ {
text: 'Fortgeschrittene Entwicklung', text: 'Fortgeschrittene Entwicklung',
link: '/zh-cn/stage-3/', link: '/zh-cn/stage-3/core-skills/basics/',
activeMatch: '/zh-cn/stage-3/' activeMatch: '/zh-cn/stage-3/'
}, },
{ {
@@ -2630,17 +2630,17 @@ Sitemap: ${siteUrl}/sitemap.xml
{ text: 'الرئيسية', link: '/ar-sa/' }, { text: 'الرئيسية', link: '/ar-sa/' },
{ {
text: 'مبتدأ & PM', text: 'مبتدأ & PM',
link: '/zh-cn/stage-1/', link: '/zh-cn/stage-1/learning-map/',
activeMatch: '/zh-cn/stage-1/' activeMatch: '/zh-cn/stage-1/'
}, },
{ {
text: 'تطوير Full Stack', text: 'تطوير Full Stack',
link: '/zh-cn/stage-2/', link: '/zh-cn/stage-2/frontend/lovart-assets/',
activeMatch: '/zh-cn/stage-2/' activeMatch: '/zh-cn/stage-2/'
}, },
{ {
text: 'تطوير متقدم', text: 'تطوير متقدم',
link: '/zh-cn/stage-3/', link: '/zh-cn/stage-3/core-skills/basics/',
activeMatch: '/zh-cn/stage-3/' activeMatch: '/zh-cn/stage-3/'
}, },
{ {
@@ -2681,17 +2681,17 @@ Sitemap: ${siteUrl}/sitemap.xml
{ text: 'Trang chủ', link: '/vi-vn/' }, { text: 'Trang chủ', link: '/vi-vn/' },
{ {
text: 'Người mới & PM', text: 'Người mới & PM',
link: '/zh-cn/stage-1/', link: '/zh-cn/stage-1/learning-map/',
activeMatch: '/zh-cn/stage-1/' activeMatch: '/zh-cn/stage-1/'
}, },
{ {
text: 'Phát triển Full Stack', text: 'Phát triển Full Stack',
link: '/zh-cn/stage-2/', link: '/zh-cn/stage-2/frontend/lovart-assets/',
activeMatch: '/zh-cn/stage-2/' activeMatch: '/zh-cn/stage-2/'
}, },
{ {
text: 'Phát triển Nâng cao', text: 'Phát triển Nâng cao',
link: '/zh-cn/stage-3/', link: '/zh-cn/stage-3/core-skills/basics/',
activeMatch: '/zh-cn/stage-3/' activeMatch: '/zh-cn/stage-3/'
}, },
{ {