From f0f67ee76c4020060037291705cb7761c5f1d5ed Mon Sep 17 00:00:00 2001 From: songwc Date: Mon, 19 Sep 2022 16:49:43 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E6=96=B0=E5=A2=9E=E5=BC=80?= =?UTF-8?q?=E5=A7=8B=E8=80=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/debate/debate.vue | 1 + src/views/starttest/StartTest.vue | 93 +++++++++++++++++++++++++++++++ 2 files changed, 94 insertions(+) create mode 100644 src/views/starttest/StartTest.vue diff --git a/src/views/debate/debate.vue b/src/views/debate/debate.vue index ae5f445..be45271 100644 --- a/src/views/debate/debate.vue +++ b/src/views/debate/debate.vue @@ -419,6 +419,7 @@ export default { .detailinfo { width: calc(100% + 20px); + // width: calc(100%); margin-top: 20px; // height: 10px; display: flex; diff --git a/src/views/starttest/StartTest.vue b/src/views/starttest/StartTest.vue new file mode 100644 index 0000000..3084878 --- /dev/null +++ b/src/views/starttest/StartTest.vue @@ -0,0 +1,93 @@ + + + + +