var app = getApp(); var headerheight = 170 export default { "headerheight":headerheight, "topsearchheight":78, "footerheight":app.globalData.isIpx?140:98, "contentheight":app.globalData.windowHeight-headerheight/app.globalData.scale }