From aa6449a3975b02afd1553fa26de98990b0a7d3cd Mon Sep 17 00:00:00 2001 From: Fukusan64 Date: Fri, 20 Jul 2018 16:57:41 +0900 Subject: [PATCH 1/9] =?UTF-8?q?flexible=E3=81=AA=E3=82=B3=E3=83=B3?= =?UTF-8?q?=E3=83=86=E3=82=B9=E3=83=88=E3=81=AB=E5=8F=82=E5=8A=A0=E3=81=99?= =?UTF-8?q?=E3=82=8B=E6=99=82=E3=81=AB=E7=A2=BA=E8=AA=8D=E3=83=80=E3=82=A4?= =?UTF-8?q?=E3=82=A2=E3=83=AD=E3=82=B0=E3=82=92=E5=87=BA=E3=81=99=E3=82=88?= =?UTF-8?q?=E3=81=86=E3=81=AB=E3=81=97=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/contest/Contest.vue | 33 +++++++++++++- .../contest/EnterConfirmationModal.vue | 45 +++++++++++++++++++ src/store/modules/contests/index.js | 8 +++- 3 files changed, 83 insertions(+), 3 deletions(-) create mode 100644 src/components/contest/EnterConfirmationModal.vue diff --git a/src/components/contest/Contest.vue b/src/components/contest/Contest.vue index b8ada42..deb6b5f 100644 --- a/src/components/contest/Contest.vue +++ b/src/components/contest/Contest.vue @@ -19,8 +19,11 @@
+