/** * 404.js */ Ext.onReady(function() { Ext.Msg.alert('提示','代码开发中,敬请耐心等待...'); });