From 93f6f5636c744c5793266f45b8d94a8d1f76bcb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=9D=A8?= <1711467488@qq.com> Date: Fri, 23 Feb 2018 19:42:48 +0800 Subject: [PATCH] no message Former-commit-id: bf875c9783af311af73498c3ca4f830eab3b55f7 Former-commit-id: 14ab1bae40582303d502c8725ca383b82c97bb84 Former-commit-id: 9fe8a78267c6cefd82082b74af1960ffa0bb784f --- src/router/menu/_components.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',