From d856f5ab464a03e58d15ccc36f508768aa83e01a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=8E=8B=E5=AE=B6=E4=B8=9C?= <1654135867@qq.com>
Date: Sat, 13 Jan 2024 18:07:55 +0800
Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF=E9=A1=B5=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/views/dashboard/Analysis/index1.vue | 501 ++++++++++++++++++
1 file changed, 501 insertions(+)
create mode 100644 jeecgboot-vue3-master/src/views/dashboard/Analysis/index1.vue
diff --git a/jeecgboot-vue3-master/src/views/dashboard/Analysis/index1.vue b/jeecgboot-vue3-master/src/views/dashboard/Analysis/index1.vue
new file mode 100644
index 00000000..abbc986b
--- /dev/null
+++ b/jeecgboot-vue3-master/src/views/dashboard/Analysis/index1.vue
@@ -0,0 +1,501 @@
+
+
+
+
+
+
+
本年度已展开比赛数
+
annual competitions
+
+ {{num01}}
+
+
+
+
+
+
+
+
+
本年度参加比赛学校数
+
Participating schools
+
+ {{num02}}
+
+
+
+
+
+
+
+
+
管理比赛数
+
Competition management
+
+ {{num03}}
+
+
+
+
+
+
+
+
+
管理学校数
+
School management
+
+ {{num04}}
+
+
+
+
+
+
+
+
+
正在进行数
+
Ongoing competition
+
+ {{num05}}
+
+
+
+
+
+
+
+
+
已完成数
+
Completed competitions
+
+ {{num06}}
+
+
+
+
+
+
+
+
+
+
+
+ 综合评分排名{{list}}
+
+
+ More
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 比赛列表
+
+
+ More
+
+
+
+
+ 序号
+ 名称
+ 开始时间
+ 审核状态
+
+
暂无数据
+
+ {{index+1}}
+ {{item.compname}}
+ {{item.startTime}}
+ {{item.status_dictText}}
+
+
+
+
+
+
+
+
+
+ 年度比赛列表
+
+
+ More
+
+
+
+
+ 序号
+ 名称
+ 开始时间
+ 审核状态
+
+
暂无数据
+
+ {{index+1}}
+ {{item.compname}}
+ {{item.startTime}}
+ {{item.status_dictText}}
+
+
+
+
+
+
+ 高校列表
+
+
+ More
+
+
+
+
+ 序号
+ 名称
+ 开始时间
+ 审核状态
+
+
暂无数据
+
+ {{index+1}}
+ {{item.compname}}
+ {{item.startTime}}
+ {{item.status_dictText}}
+
+
+
+
+
+
+
+
+