|
@@ -9,4 +9,4 @@ export const menuTwo = [
|
|
|
{ name: '吉科在线', index: '/service/jike', icon: 'cluster-o' },
|
|
|
{ name: '预约服务', index: '/service/make', icon: 'manager-o' },
|
|
|
];
|
|
|
-export const menuThr = [{ name: '研发杂记', index: '/research/remember', icon: 'video-o' }];
|
|
|
+export const menuThr = [{ name: '研学杂记', index: '/research/remember', icon: 'video-o' }];
|