From 2f2e9e3fc88ed591cff1ac389108c766edf937a0 Mon Sep 17 00:00:00 2001 From: JayChou <2064936853@qq.com> Date: Tue, 23 Jul 2024 17:45:06 +0800 Subject: [PATCH] =?UTF-8?q?'=E5=AF=B9=E6=8E=A5=E5=AD=A6=E7=94=9F=E9=A6=96?= =?UTF-8?q?=E9=A1=B5'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecgboot-vue3-master/src/api/common/api.ts | 6 + .../components/components/cardListFive.vue | 12 +- .../components/components/cardListFour.vue | 19 ++- .../organizingCommittee.vue | 15 +- .../workbench/components/student/student.vue | 143 ++++++++++++------ 5 files changed, 134 insertions(+), 61 deletions(-) diff --git a/jeecgboot-vue3-master/src/api/common/api.ts b/jeecgboot-vue3-master/src/api/common/api.ts index 33ea0fd6..d219fddd 100644 --- a/jeecgboot-vue3-master/src/api/common/api.ts +++ b/jeecgboot-vue3-master/src/api/common/api.ts @@ -158,4 +158,10 @@ export const getOrganizingCommittee = () => { return defHttp.get({ url:'/annualcompetitionprojectregistration/annualCompetitionProjectRegistration/zwhsybsjs' }) +} +// 学生首页 +export const getStudent = () => { + return defHttp.get({ + url:'/annualcompetitionprojectregistration/annualCompetitionProjectRegistration/xssybsjs' + }) } \ No newline at end of file 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 index 3705815d..cec9665c 100644 --- a/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListFive.vue +++ b/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListFive.vue @@ -5,17 +5,19 @@
-
所有奖项
-
比赛名称
+
奖项名称
+
年度比赛名称
+
年度比赛项目名称
积分
-
{{ i.name }}
-
{{ i.sum }}
-
{{ i.id }}
+
{{ i.jxname }}
+
{{ i.ndbs }}
+
{{ i.ndbsxm }}
+
{{ i.jf }}
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 index db73d197..365f6a76 100644 --- a/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListFour.vue +++ b/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListFour.vue @@ -5,29 +5,38 @@
-
比赛名称
-
比赛状态
+
报名比赛项目
+
状态
操作
-
{{ i.name }}
-
{{ i.sum }}
-
详情
+
{{ i.xmname }}
+
{{ i.zt }}
+
详情