Ext.onReady(function () { // Init the singleton. Any tag-based quick tips will start working. Ext.tip.QuickTipManager.init(); Ext.widget('grid', { title: 'Users', store: { fields: ['name', 'email', 'comment'], data: [ { 'name': '张三', 'email': 'aaaaaa…