+
@@ -19,183 +19,198 @@
-
+
更多
diff --git a/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardList.vue b/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardList.vue
new file mode 100644
index 00000000..1408786d
--- /dev/null
+++ b/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardList.vue
@@ -0,0 +1,164 @@
+
+
+
+
+
+
+
排名
+
参赛院系
+
报名人数
+
操作
+
+
+
+
{{ i.name }}
+
{{ i.sum }}
+
详情
+
+
+
+
+
+
+
+
diff --git a/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListFive.vue b/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListFive.vue
new file mode 100644
index 00000000..a554721c
--- /dev/null
+++ b/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListFive.vue
@@ -0,0 +1,165 @@
+
+
+
+
+
+
+
+
+
{{ i.name }}
+
{{ i.sum }}
+
{{ i.id }}
+
+
+
+
+
+
+
+
diff --git a/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListFour.vue b/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListFour.vue
new file mode 100644
index 00000000..396eb1c3
--- /dev/null
+++ b/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListFour.vue
@@ -0,0 +1,165 @@
+
+
+
+
+
+
+
+
+
{{ i.name }}
+
{{ i.sum }}
+
详情
+
+
+
+
+
+
+
+
diff --git a/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListThree.vue b/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListThree.vue
new file mode 100644
index 00000000..b3008502
--- /dev/null
+++ b/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListThree.vue
@@ -0,0 +1,166 @@
+
+
+
+
+
+
+
+
项目名称
+
报名人数
+
队伍数
+
所在院系
+
+
+
+
{{ i.name }}
+
{{ i.sum }}
+
{{ i.sum }}
+
胡辣汤学院
+
+
+
+
+
+
+
+
diff --git a/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListtow.vue b/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListtow.vue
new file mode 100644
index 00000000..748edb56
--- /dev/null
+++ b/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListtow.vue
@@ -0,0 +1,164 @@
+
+
+
+
+
+
+
+
+
{{ i.name }}
+
{{ i.sum }}
+
胡辣汤学院
+
+
+
+
+
+
+
+
diff --git a/jeecgboot-vue3-master/src/views/depart/workbench/components/index.ts b/jeecgboot-vue3-master/src/views/depart/workbench/components/index.ts
index d403267c..4d8f9171 100644
--- a/jeecgboot-vue3-master/src/views/depart/workbench/components/index.ts
+++ b/jeecgboot-vue3-master/src/views/depart/workbench/components/index.ts
@@ -1 +1,5 @@
-export {default as ChDepartment } from './chDepartment/index.vue'
\ No newline at end of file
+export {default as ChDepartment } from './chDepartment/index.vue'
+export {default as organizingCommittee } from './organizingCommittee.vue'
+export {default as student } from './student.vue'
+
+
diff --git a/jeecgboot-vue3-master/src/views/depart/workbench/components/organizingCommittee.vue b/jeecgboot-vue3-master/src/views/depart/workbench/components/organizingCommittee.vue
new file mode 100644
index 00000000..f597874a
--- /dev/null
+++ b/jeecgboot-vue3-master/src/views/depart/workbench/components/organizingCommittee.vue
@@ -0,0 +1,488 @@
+
+
+
+
+
+
+
第三十届电子科技大赛
+
共12届,当前第12届
+
+
+
+
+
+
+
+
+
12
+
报名最多的项目是:项目三 地三十届电子科技大赛
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ index + 1 }}
+
项目名{{ item }}
+
1234分
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/jeecgboot-vue3-master/src/views/depart/workbench/components/student.vue b/jeecgboot-vue3-master/src/views/depart/workbench/components/student.vue
new file mode 100644
index 00000000..3545a46b
--- /dev/null
+++ b/jeecgboot-vue3-master/src/views/depart/workbench/components/student.vue
@@ -0,0 +1,430 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ index + 1 }}
+
{{ item.text }}
+
+
+
+
+
{{ index + 1 }}
+
{{ item.text }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/jeecgboot-vue3-master/src/views/depart/workbench/index.vue b/jeecgboot-vue3-master/src/views/depart/workbench/index.vue
index 271345ed..0afafd97 100644
--- a/jeecgboot-vue3-master/src/views/depart/workbench/index.vue
+++ b/jeecgboot-vue3-master/src/views/depart/workbench/index.vue
@@ -1,203 +1,21 @@
\ No newline at end of file