首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
onfirstitemadd专题
sencha touch出现错误“[ERROR][Ext.Container#onFirstItemAdd] Adding a card to a tab container without spe”
原因:container放在tab里面必须要在container里加两个属性iconCls:' ', title :' ', {xtype: 'container',iconCls: 'home',title: '主页',items: [//代码略
阅读更多...