lrf hace 10 meses
padre
commit
629fc2d068
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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' },