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' },