refine dashboard css

This commit is contained in:
Pan
2017-07-03 12:44:21 +08:00
committed by 花裤衩
parent ed803c68b2
commit ffd668fb7d
5 changed files with 63 additions and 10 deletions

View File

@@ -6,7 +6,7 @@ const userMap = {
token: 'admin',
introduction: '我是超级管理员',
avatar: 'https://wpimg.wallstcn.com/f778738c-e4f8-4870-b634-56703b4acafe.gif',
name: '超级管理员小潘',
name: 'Super Admin',
uid: '001'
},
editor: {
@@ -14,7 +14,7 @@ const userMap = {
token: 'editor',
introduction: '我是编辑',
avatar: 'https://wpimg.wallstcn.com/f778738c-e4f8-4870-b634-56703b4acafe.gif',
name: '普通编辑小张',
name: 'Normal Editor',
uid: '002'
},