lrf 1 년 전
부모
커밋
629fc2d068
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/layout/site.js

+ 1 - 1
src/layout/site.js

@@ -22,7 +22,7 @@ export const footInfo = {
   Code,
   Unit
 }
-// 菜单设置
+// 目录设置
 export const menuList = [
   { _id: '1', title: '首页', href: 'one', English: 'Home', type: '1' },
   { _id: '2', title: '信息发布', href: 'two', English: 'Information Release', type: '1' },