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) {