From 727b095ed07bd86a159eba4d18badb8e81f6f9c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=93=E5=B9=B3=E8=89=BA?= <52643018@qq.com> Date: Fri, 9 Jul 2021 16:29:38 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=BC=98=E5=8C=96]=20=E7=B2=89=E4=B8=9D?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E9=A1=B5=E9=9D=A2=E8=8E=B7=E5=8F=96=E6=89=8B?= =?UTF-8?q?=E6=9C=BA=E5=B1=8F=E5=B9=95=E5=8F=AF=E7=94=A8=E9=AB=98=E5=BA=A6?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/center/fans.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/center/fans.vue b/pages/center/fans.vue index 45d7ef0..ee46585 100644 --- a/pages/center/fans.vue +++ b/pages/center/fans.vue @@ -59,7 +59,7 @@ } }, onLoad(){ - this.windowHeight = getApp().globalData.windowHeight; + this.windowHeight = uni.getSystemInfoSync().windowHeight; }, methods: { // 页面触底,加载下一页