From de382ae895fc7ebf97259826727c41b5683617ab Mon Sep 17 00:00:00 2001 From: yangzhi <765157588@qq.com> Date: Wed, 23 Nov 2022 17:57:37 +0800 Subject: [PATCH] 首页修改 --- src/views/dashboard/index.vue | 629 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 1 file changed, 449 insertions(+), 180 deletions(-) diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue index a17e6a8..90795d6 100644 --- a/src/views/dashboard/index.vue +++ b/src/views/dashboard/index.vue @@ -1,188 +1,457 @@ - - - 欢迎使用面试考试系统后台 - - - - - {{total.PriceNumber/100}}元 - 总收益 - - - - - {{total.questiontotal}} - 题目数量 - - - - - {{total.testpapertotal}} - 试卷数量 - - - - - {{total.Count}} - 总人数 - - - - - - - - + + + + 学历分布 + + + + + + + + + + {{ data.day.split('-')[2] }} + + + + + + + 面试进度 + + + + + + 当日面试 + + + + + + 张三 + 男 + 32 + + + + + + + 西南石油大学 + 计算机科学与技术 + 本科 + + + + + 2022/11/23 17:20 + + + 面试前端岗位 + + + + + + + + + + + {{ item.title }} + + + {{ item.count }} + + + + + + + + \ No newline at end of file -- libgit2 0.21.4
+ {{ data.day.split('-')[2] }} +