screenHeight是手機(jī)屏幕的高度(狀態(tài)欄+導(dǎo)航欄+webview+tabBar),windowHeight是可使用窗口高度webview(不包含狀態(tài)欄、導(dǎo)航欄和tabBar)的高度;
tips:如果在pages.json中頁面設(shè)置了"navigationStyle":"custom",那么windowHeight的值是狀態(tài)欄+導(dǎo)航欄+webview的和(不包含tabBar的高度)
screenHeight是手機(jī)屏幕的高度(狀態(tài)欄+導(dǎo)航欄+webview+tabBar),windowHeight是可使用窗口高度webview(不包含狀態(tài)欄、導(dǎo)航欄和tabBar)的高度;
tips:如果在pages.json中頁面設(shè)置了"navigationStyle":"custom",那么windowHeight的值是狀態(tài)欄+導(dǎo)航欄+webview的和(不包含tabBar的高度)