摘要:
扩展代码: 1 /* 2 *扩展carousel 3 *通过data,tpl,store配置数据 4 */ 5 Ext.define('ux.CardList', { 6 extend: 'Ext.carousel.Carousel', 7 xtype: 'cardList', 8 config: { 9 //单个项配置10 itemConfig: {},11 //数据展示模版12 tpl: null,13 //数据源14 store: null,15 //数... 阅读全文
posted @ 2014-03-25 21:10
魔狼再世
阅读(948)
评论(1)
推荐(2)

浙公网安备 33010602011771号