MVVM模式下 修改 store的ajax请求url。
view.down('Pro').getViewModel().getStore('xx_store').proxy.url = "smallxx/getPageData";