// 卡片信息 Ext.define('uas.info.View', { extend: 'Ext.container.Container', xtype: 'infoview', cls: Ext.baseCSSPrefix + 'info-view', });