摘要: /** * 证照编辑 * * @class CertificationForm * @extends Ext.Window */ StudentForm = Ext.extend(Ext.Window, { formPanel : null, constructor : function(a) { Ext... 阅读全文
posted @ 2016-04-06 13:42 落罂 阅读(271) 评论(0) 推荐(0)