From da9dd09826e73047b3236ad49a8d2c3b7a915e66 Mon Sep 17 00:00:00 2001 From: daihh Date: Fri, 21 Oct 2022 12:20:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E4=BA=86=E4=B8=AA=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Portal/guideBox.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Portal/guideBox.vue b/src/components/Portal/guideBox.vue index 173ef466..c2a71051 100644 --- a/src/components/Portal/guideBox.vue +++ b/src/components/Portal/guideBox.vue @@ -75,6 +75,7 @@ } }, created() { + //这里的以后要去掉的,不应该是这样计算的 let width = document.body.clientWidth; console.log(width,'width'); if(width > 1921) {