feat: 添加菜单 能力中心-仿真动画库

This commit is contained in:
JiangSheng
2026-01-04 14:50:47 +08:00
parent aea71685e0
commit 8e3748427a
9 changed files with 47 additions and 1 deletions

View File

@@ -307,6 +307,16 @@ export const appList = [
icon: 'ele-Memo',
},
},
{
name: 'spdmCompetenceCenterAnimation',
zhCn: '仿真动画库',
en: 'Animation Library',
path: '/spdm/competenceCenter/animation',
component: () => import('/@/spdm/views/index.vue'),
meta: {
icon: 'ele-VideoCamera',
},
},
{
name: 'spdmCompetenceCenterParameter',
zhCn: '仿真参数库',