@@ -196,6 +196,12 @@ const NavItems = [
desc: '前端技能图谱、团队研发涉及知识点',
href: './pdf/前端知识点.pdf'
},
+ {
+ icon: '/icon/pdf.png',
+ title: '组件拆分示例.pdf',
+ desc: '前端组件拆分示例',
+ href: './pdf/组件拆分示例.pdf'
+ },
{
icon: '/icon/xmind.png',
title: '前端项目工程化要点.xmind',