diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue index 6e052c2..61a50fd 100644 --- a/src/layout/components/Sidebar/Logo.vue +++ b/src/layout/components/Sidebar/Logo.vue @@ -4,7 +4,8 @@ - + + diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue index ffce2f5..d1d3d6b 100644 --- a/src/views/dashboard/index.vue +++ b/src/views/dashboard/index.vue @@ -1,95 +1,115 @@ + + 欢迎回来! + {{userName}} + + + + + 代办事项 + 更多 + + + + + + + + + 待审核 + + + {{scope.row[column.field]}} + + + + + + + - - - - - - 数据统计 - - - {{item.name}} - - - - - - - - - - 登录统计 - - - {{item.name}} - - - - - - - + +
欢迎回来!
{{userName}}