摘要:
这是一个.js文件 Ext.onReady(function() {/*root 获取json的值 autoLoad 自动装载 fields需要的值*/ var store = new Ext.data.JsonStore({ url:'action/do_post.jsp?method=list', root:'rows', autoLoad:true, fields:['postId','content','title',{name: 'createDate'}] }); // create t 阅读全文
posted @ 2013-05-22 12:08
大都督
阅读(263)
评论(0)
推荐(0)

浙公网安备 33010602011771号