From 051a5d3abd6f010bca912174bd4db47618aefd93 Mon Sep 17 00:00:00 2001 From: daihh Date: Mon, 15 Aug 2022 18:36:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/exam/answer.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/exam/answer.vue b/pages/exam/answer.vue index 5cb42eb..1e56834 100644 --- a/pages/exam/answer.vue +++ b/pages/exam/answer.vue @@ -46,7 +46,7 @@ 解析:{{curItem.analysis}} - + @@ -306,7 +306,7 @@ position: fixed; width: 100%; padding: 10px 0px; - bottom: 00px; + bottom: 0px; .bottom-btns { display: flex; justify-content: center;