|
@@ -29,7 +29,7 @@ export const footInfo = {
|
|
|
Company: '吉林省工业技术研究院集团有限公司',
|
|
|
Code
|
|
|
}
|
|
|
-// 菜单设置
|
|
|
+// 目录设置
|
|
|
export const menuList = [
|
|
|
{ key: '1', title: '首页', route: 'one', English: 'Home', label: '首页' },
|
|
|
{ key: '2', title: '信息发布', route: 'two', English: 'Information Release', label: '信息发布' },
|