页面dom结构加载完成后的事件,类似window.onload。
无
app.page.onLoad = function() { bui.alert('页面加载完成'); };
← setHeaderTitle onReady →