Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
ant-design-pro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
duanledexianxianxian
ant-design-pro
Commits
a8f3a075
Commit
a8f3a075
authored
Oct 31, 2017
by
afc163
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update avatars
parent
ea6e99ff
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
12 deletions
+12
-12
mock/api.js
mock/api.js
+7
-7
src/routes/Dashboard/Workplace.js
src/routes/Dashboard/Workplace.js
+5
-5
No files found.
mock/api.js
View file @
a8f3a075
import
{
imgMap
,
getUrlParams
}
from
'
./utils
'
;
import
{
getUrlParams
}
from
'
./utils
'
;
const
titles
=
[
'
Alipay
'
,
...
...
@@ -178,7 +178,7 @@ export const getActivities = [
updatedAt
:
new
Date
(),
user
:
{
name
:
'
林东东
'
,
avatar
:
imgMap
.
a
,
avatar
:
avatars
[
0
]
,
},
group
:
{
name
:
'
高逼格设计天团
'
,
...
...
@@ -195,7 +195,7 @@ export const getActivities = [
updatedAt
:
new
Date
(),
user
:
{
name
:
'
付小小
'
,
avatar
:
imgMap
.
c
,
avatar
:
avatars
[
1
]
,
},
group
:
{
name
:
'
高逼格设计天团
'
,
...
...
@@ -212,7 +212,7 @@ export const getActivities = [
updatedAt
:
new
Date
(),
user
:
{
name
:
'
曲丽丽
'
,
avatar
:
imgMap
.
b
,
avatar
:
avatars
[
2
]
,
},
group
:
{
name
:
'
中二少女团
'
,
...
...
@@ -229,7 +229,7 @@ export const getActivities = [
updatedAt
:
new
Date
(),
user
:
{
name
:
'
周星星
'
,
avatar
:
imgMap
.
c
,
avatar
:
avatars
[
3
]
,
},
project
:
{
name
:
'
5 月日常迭代
'
,
...
...
@@ -242,7 +242,7 @@ export const getActivities = [
updatedAt
:
new
Date
(),
user
:
{
name
:
'
朱偏右
'
,
avatar
:
imgMap
.
a
,
avatar
:
avatars
[
4
]
,
},
project
:
{
name
:
'
工程效能
'
,
...
...
@@ -259,7 +259,7 @@ export const getActivities = [
updatedAt
:
new
Date
(),
user
:
{
name
:
'
乐哥
'
,
avatar
:
imgMap
.
b
,
avatar
:
avatars
[
5
]
,
},
group
:
{
name
:
'
程序员日常
'
,
...
...
src/routes/Dashboard/Workplace.js
View file @
a8f3a075
...
...
@@ -41,31 +41,31 @@ const members = [
{
id
:
'
members-1
'
,
title
:
'
科学搬砖组
'
,
logo
:
'
https://gw.alipayobjects.com/zos/rmsportal/
CRxBvUggxBYzWBTGmkxF
.png
'
,
logo
:
'
https://gw.alipayobjects.com/zos/rmsportal/
WdGqmHpayyMjiEhcKoVE
.png
'
,
link
:
''
,
},
{
id
:
'
members-2
'
,
title
:
'
程序员日常
'
,
logo
:
'
https://gw.alipayobjects.com/zos/rmsportal/
RBytOnluTcyeyDazAbvs
.png
'
,
logo
:
'
https://gw.alipayobjects.com/zos/rmsportal/
zOsKZmFRdUtvpqCImOVY
.png
'
,
link
:
''
,
},
{
id
:
'
members-3
'
,
title
:
'
设计天团
'
,
logo
:
'
https://gw.alipayobjects.com/zos/rmsportal/
HQVJYAXtWHEJvLxQjmPa
.png
'
,
logo
:
'
https://gw.alipayobjects.com/zos/rmsportal/
dURIMkkrRFpPgTuzkwnB
.png
'
,
link
:
''
,
},
{
id
:
'
members-4
'
,
title
:
'
中二少女团
'
,
logo
:
'
https://gw.alipayobjects.com/zos/rmsportal/
HQVJYAXtWHEJvLxQjmPa
.png
'
,
logo
:
'
https://gw.alipayobjects.com/zos/rmsportal/
sfjbOqnsXXJgNCjCzDBL
.png
'
,
link
:
''
,
},
{
id
:
'
members-5
'
,
title
:
'
骗你学计算机
'
,
logo
:
'
https://gw.alipayobjects.com/zos/rmsportal/
RBytOnluTcyeyDazAbvs
.png
'
,
logo
:
'
https://gw.alipayobjects.com/zos/rmsportal/
siCrBXXhmvTQGWPNLBow
.png
'
,
link
:
''
,
},
];
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment