feat: 添加菜单 能力中心-仿真动画库
This commit is contained in:
@@ -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: '仿真参数库',
|
||||
|
||||
Reference in New Issue
Block a user