Ext.data.JsonStore的配置项中root和totalProperty中的值怎么获取啊急
var reader=store.getProxy().reader; alert(reader.root) alert(reader.totalProperty)