1、首先,底部的高不能写死。
2、
var footer = $api.byId('footer'); $api.fixTabBar(footer);这句应该写在 footerHeight = $api.offset(footer).h;前面