From 87f3597be6b42b688554d8fa5d4f57290f2585b3 Mon Sep 17 00:00:00 2001 From: wam <525987762@qq.com> Date: Sat, 3 Dec 2022 22:12:10 +0800 Subject: [PATCH] =?UTF-8?q?fix:=203D=E9=97=AE=E5=8D=B7=E5=8A=A0=E8=BD=BDlo?= =?UTF-8?q?ading?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Answer/questions/components/SceneGuidance.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/Answer/questions/components/SceneGuidance.vue b/src/views/Answer/questions/components/SceneGuidance.vue index a07db2c2..93201982 100644 --- a/src/views/Answer/questions/components/SceneGuidance.vue +++ b/src/views/Answer/questions/components/SceneGuidance.vue @@ -129,6 +129,7 @@ export default { width: 100vw; height: 100vh; z-index: 9999; + background-color: #FFFFFF; user-select: none; .step{ width: 100%;