refine dashboard css
This commit is contained in:
@@ -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'
|
||||
|
||||
},
|
||||
|
Reference in New Issue
Block a user