From 3b9fe3de0f57477959d4bfe2e06dc7b0cb6115b7 Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Mon, 4 Jul 2022 17:50:36 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=9B=E4=BA=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/index.js | 2 + src/pages/match/details/index.vue | 8 ---- src/pages/match/list/index.vue | 57 +++++++++++++++++++-------- src/pages/touristMatch/list/index.vue | 23 ++++++----- 4 files changed, 55 insertions(+), 35 deletions(-) diff --git a/src/api/index.js b/src/api/index.js index 1a98c4c..e1487ee 100644 --- a/src/api/index.js +++ b/src/api/index.js @@ -72,6 +72,7 @@ export default { secondaryColumnsByFirst: `occupationlab/occupationlab/enterprise/information/column/secondaryColumnsByFirst`, // 线上赛事 + notLoggedInBeforeStudentEvents: `occupationlab/occupationlab/enterprise/match/contest/notLoggedInBeforeStudentEvents`, contestPageConditionQueryByOccupationlabStu: `occupationlab/occupationlab/enterprise/match/contest/contestPageConditionQueryByOccupationlabStu`, contestPageConditionQueryByOccupationlab: `occupationlab/occupationlab/enterprise/match/contest/onlineCompetitionByStudent`, listOfRegisteredEvents: `occupationlab/occupationlab/enterprise/match/contest/listOfRegisteredEvents`, @@ -80,6 +81,7 @@ export default { getContest: `occupationlab/occupationlab/enterprise/match/contest/getContest`, // 根据id查询赛事 queryAnnouncementByContestId: `occupationlab/occupationlab/contest/announcement/queryAnnouncementByContestId`, queryAnnouncementDetails: `occupationlab/occupationlab/contest/announcement/queryAnnouncementDetails`, + contestAfterLogin: `occupationlab/occupationlab/enterprise/match/contest/contestAfterLogin`, // 阿里云文件/视频管理 fileDeletion: `${uploadURL}oss/manage/fileDeletion`, // 删除OSS文件 diff --git a/src/pages/match/details/index.vue b/src/pages/match/details/index.vue index 7332ba7..dc8cc4a 100644 --- a/src/pages/match/details/index.vue +++ b/src/pages/match/details/index.vue @@ -275,14 +275,6 @@ export default { color: #fff; background-size: 100% 350px; background-repeat: no-repeat; - h6 { - margin-bottom: 30px; - font-size: 42px; - } - .text { - font-size: 20px; - line-height: 30px; - } } .l-title { font-size: 18px; diff --git a/src/pages/match/list/index.vue b/src/pages/match/list/index.vue index 4c484e8..20137b3 100644 --- a/src/pages/match/list/index.vue +++ b/src/pages/match/list/index.vue @@ -11,12 +11,15 @@
-
+
比赛范围:
-