From bcd59f0f839fb8bfd3aec630c9af64da1f78cea4 Mon Sep 17 00:00:00 2001 From: "tian.guangyuan" Date: Sat, 9 May 2020 16:07:57 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90fix=E3=80=91=20=E6=B4=BB=E5=8A=A8?= =?UTF-8?q?=E9=82=80=E8=AF=B7=EF=BC=8C=E5=88=97=E8=A1=A8=E5=AF=B9=E6=8E=A5?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 4 ++ src/views/app/Home.vue | 11 +++- .../ebiz/exercising/ExercisingDetails.vue | 8 +-- src/views/ebiz/exercising/SignUpDetails.vue | 60 +++++++++++++------ 4 files changed, 59 insertions(+), 24 deletions(-) diff --git a/public/index.html b/public/index.html index 23b59b22b..0cfff260e 100644 --- a/public/index.html +++ b/public/index.html @@ -1,6 +1,10 @@ + + + + diff --git a/src/views/app/Home.vue b/src/views/app/Home.vue index 47adb9579..0ff9c2218 100644 --- a/src/views/app/Home.vue +++ b/src/views/app/Home.vue @@ -1,5 +1,5 @@