extjs5 tooltip 宽度问题

修改ext-all.js,搜索 "Ext.Tip" , 应该全文只有一处,将其后面出现的minWidth:40, 修改为 minWidth:0

你可能感兴趣的:(extjs5 tooltip 宽度问题)