소스 검색

Merge branch 'master' of http://git.cc-lotus.info/Information/technique_web3

zs 11 달 전
부모
커밋
4339ebf326
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/layout/site.js

+ 1 - 1
src/layout/site.js

@@ -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: '信息发布' },