From 37bf2beccab21bbde23c092184016a85c4d52ac1 Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Mon, 9 Sep 2024 15:18:29 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=9B=E4=BA=8B=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 2 +- src/pages/match/add/index.vue | 2 +- src/pages/match/add/step2.vue | 10 ++++++---- src/pages/match/manage/matchInfo.vue | 2 +- src/pages/match/manage/matchSignup.vue | 16 +++++++++++++--- 5 files changed, 22 insertions(+), 10 deletions(-) diff --git a/public/index.html b/public/index.html index 2a0608a..7b9845e 100644 --- a/public/index.html +++ b/public/index.html @@ -10,7 +10,7 @@ var _hmt = _hmt || []; (function() { var hm = document.createElement('script'); - hm.src = 'https://hm.baidu.com/hm.js?e4d7deeca2d6ea71d2bd5fa2365bc654'; + hm.src = 'https://hm.baidu.com/hm.js?72fbad6ebf1d6c705117fe8fe0686a0e'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(hm, s); })(); diff --git a/src/pages/match/add/index.vue b/src/pages/match/add/index.vue index fcce9a9..f75dd7b 100644 --- a/src/pages/match/add/index.vue +++ b/src/pages/match/add/index.vue @@ -325,7 +325,7 @@ export default { .active { .circle { color: #fff; - border-color: #459ffb; + border-color: #bbacff; background: $main-color; } diff --git a/src/pages/match/add/step2.vue b/src/pages/match/add/step2.vue index 2b908ab..0cb84e9 100644 --- a/src/pages/match/add/step2.vue +++ b/src/pages/match/add/step2.vue @@ -104,7 +104,7 @@ (阶段)比赛结束后 - 小时,公布(阶段)比赛成绩。 + 小时,公布(阶段)比赛成绩。(为空则不公布成绩,为0则阶段比赛结束后立马公布成绩)
- + (阶段)比赛结束后 - 小时,公布(阶段)比赛成绩。 + 小时,公布(阶段)比赛成绩。(为空则不公布成绩,为0则阶段比赛结束后立马公布成绩) - +

若选择“是”,则公布成绩详情,竞赛结束后参赛者可查看自己的比赛成绩得分详情;

diff --git a/src/pages/match/manage/matchInfo.vue b/src/pages/match/manage/matchInfo.vue index 27ac844..51c1b56 100644 --- a/src/pages/match/manage/matchInfo.vue +++ b/src/pages/match/manage/matchInfo.vue @@ -129,7 +129,7 @@ 暂无数据 - diff --git a/src/pages/match/manage/matchSignup.vue b/src/pages/match/manage/matchSignup.vue index 182764b..b2ddc9c 100644 --- a/src/pages/match/manage/matchSignup.vue +++ b/src/pages/match/manage/matchSignup.vue @@ -17,9 +17,19 @@
- {{ !notBeginSign && allocated ? - '取消' : '' }}自动分配阶段成员 + 导入 新增