2014年8月27日
摘要: var formPanel = Ext.create("Ext.form.Panel",{ title : 'formPanel', width : 400, url : 'asd.php' //默认通过Ajax提交到这个url layout : 'anchor', //布局占满整个... 阅读全文
posted @ 2014-08-27 23:12 linxiong 阅读(1956) 评论(0) 推荐(0) 编辑