Skip to content

Commit 18185ea

Browse files
author
Lison
authored
Merge pull request #1012 from iview/2.0
update
2 parents 2091e11 + 9b262e4 commit 18185ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/view/single-page/home/home.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export default {
4646
return {
4747
inforCardData: [
4848
{ title: '新增用户', icon: 'md-person-add', count: 803, color: '#2d8cf0' },
49-
{ title: '累计点击', icon: 'md-locate', count: 23432, color: '#19be6b' },
49+
{ title: '累计点击', icon: 'md-locate', count: 232, color: '#19be6b' },
5050
{ title: '新增问答', icon: 'md-help-circle', count: 142, color: '#ff9900' },
5151
{ title: '分享统计', icon: 'md-share', count: 657, color: '#ed3f14' },
5252
{ title: '新增互动', icon: 'md-chatbubbles', count: 12, color: '#E46CBB' },

0 commit comments

Comments
 (0)