// 卡片信息编辑 Ext.define('uas.info.Editor', { extend: 'Ext.panel.Panel', xtype: 'infoeditor', cls: Ext.baseCSSPrefix + 'info-editor' });