Browse Source

no message

master
xpz2018 6 years ago
parent
commit
394ebd0412
1 changed files with 0 additions and 1 deletions
  1. 1
      app.js

1
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)
}
})
},

Loading…
Cancel
Save