说明:
必须返回json的格式切要有success,类似这样的:
("{success:true,info:'1001111111111111111111111!'}")...},
//成功时回调
success: function(response, options) {
//获取响应的...:
store.load({params:{a:1, b:2}});
//如果store的内容只是普通的数组:
store.loadData([...]);
//如果store没有单独的变量定义...border:false},
layoutConfig:{
animate:true
},
items: [{
title:'菜单...1',
items:[tree]
},{
title:'菜单2',
contentEl:'hw'
}]
}
//