Commit e6bae82f authored by Pan's avatar Pan

replace img

parent 96032bec
...@@ -5,7 +5,7 @@ const userMap = { ...@@ -5,7 +5,7 @@ const userMap = {
role: ['admin'], role: ['admin'],
token: 'admin', token: 'admin',
introduction: '我是超级管理员', introduction: '我是超级管理员',
avatar: 'https://wdl.wallstreetcn.com/48a3e1e0-ea2c-4a4e-9928-247645e3428b', avatar: 'https://wpimg.wallstcn.com/f778738c-e4f8-4870-b634-56703b4acafe.gif',
name: '超级管理员小潘', name: '超级管理员小潘',
uid: '001' uid: '001'
}, },
...@@ -13,7 +13,7 @@ const userMap = { ...@@ -13,7 +13,7 @@ const userMap = {
role: ['editor'], role: ['editor'],
token: 'editor', token: 'editor',
introduction: '我是编辑', introduction: '我是编辑',
avatar: 'https://wdl.wallstreetcn.com/48a3e1e0-ea2c-4a4e-9928-247645e3428b', avatar: 'https://wpimg.wallstcn.com/f778738c-e4f8-4870-b634-56703b4acafe.gif',
name: '普通编辑小张', name: '普通编辑小张',
uid: '002' uid: '002'
...@@ -22,7 +22,7 @@ const userMap = { ...@@ -22,7 +22,7 @@ const userMap = {
role: ['develop'], role: ['develop'],
token: 'develop', token: 'develop',
introduction: '我是开发', introduction: '我是开发',
avatar: 'https://wdl.wallstreetcn.com/48a3e1e0-ea2c-4a4e-9928-247645e3428b', avatar: 'https://wpimg.wallstcn.com/f778738c-e4f8-4870-b634-56703b4acafe.gif',
name: '工程师小王', name: '工程师小王',
uid: '003' uid: '003'
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment