diff --git a/src/router/menu/_components.js b/src/router/menu/_components.js index 8d0a1e19..7041e1b0 100644 --- a/src/router/menu/_components.js +++ b/src/router/menu/_components.js @@ -44,7 +44,7 @@ export const menu = { icon: 'font-awesome', children: [ { - title: '索引', + title: 'FontAwesome', icon: 'file-o', path: 'icon/list', name: 'demo-components-icon-list',