更新首页

This commit is contained in:
2026-09-11 12:25:38 +08:00
parent 9e24153eac
commit c29c3be942
326 changed files with 6564 additions and 44307 deletions
+2
View File
@@ -52,9 +52,11 @@ export const mainNav: NavItem[] = [
label: '专家资讯',
to: '/expert',
children: [
{key: 'expert-library', label: '专家库', to: '/expert'},
{key: 'expert-view', label: '专家视点', to: '/expert?type=view'},
{key: 'expert-dynamic', label: '专家动态', to: '/expert?type=dynamic'},
{key: 'expert-apply', label: '专家申请', to: '/expert/apply'},
{key: 'expert-downloads', label: '资料下载', to: '/expert/downloads'},
]
},
{