From 394ebd0412d5af731f32aa8b59bb88c3bb65f13c Mon Sep 17 00:00:00 2001 From: xpz2018 <107107461@qq.com> Date: Tue, 21 Apr 2020 13:35:59 +0800 Subject: [PATCH] no message --- app.js | 1 - 1 file changed, 1 deletion(-) diff --git a/app.js b/app.js index acb0edc..e63215c 100644 --- a/app.js +++ b/app.js @@ -31,7 +31,6 @@ let statusBarHeight = this.globalData.CustomBar * (750 / e.windowWidth); this.globalData.fragmentHeight = windowHeight - statusBarHeight this.globalData.isIPhoneX = this.checkIPhoneX(e) - console.log(e.windowHeight + ',' + e.windowWidth) } }) },