apiready = function() { // 适配安卓状态栏 CommonModel.fitInStatusBar(); $api.addEvt($api.dom(".back"), 'click', function() { api.closeWin(); }); }