瀏覽代碼

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