请问要把
plugins: [
{
xclass: 'Ext.plugin.ListPaging',
autoPaging: true
}
],
itemTpl: [
'',
'
MVC结构,大概框架如下:
config:{
navigationbar:{
},
items:[
{
},
{
}
]
}
加在itemTpl: []的上边。如下:
config:{
navigationbar:{
},
items:[
{
},
plugins:[],
itemTpl:[]
]
}
你在属性标签里找找看
加在itemTpl: []的上边。如下:
config:{
navigationbar:{
},
items:[
{
},
plugins:[],
itemTpl:[]
]
}
加在itemTpl: []的上边。如下:
config:{
navigationbar:{
},
items:[
{
},
plugins:[],
itemTpl:[]
]
}