update
This commit is contained in:
parent
30d7d6af74
commit
9b262e47fe
|
|
@ -46,7 +46,7 @@ export default {
|
|||
return {
|
||||
inforCardData: [
|
||||
{ title: '新增用户', icon: 'md-person-add', count: 803, color: '#2d8cf0' },
|
||||
{ title: '累计点击', icon: 'md-locate', count: 23432, color: '#19be6b' },
|
||||
{ title: '累计点击', icon: 'md-locate', count: 232, color: '#19be6b' },
|
||||
{ title: '新增问答', icon: 'md-help-circle', count: 142, color: '#ff9900' },
|
||||
{ title: '分享统计', icon: 'md-share', count: 657, color: '#ed3f14' },
|
||||
{ title: '新增互动', icon: 'md-chatbubbles', count: 12, color: '#E46CBB' },
|
||||
|
|
|
|||
Loading…
Reference in New Issue