//index.html//test.phppublic function index(){$data['a']= I('a');$data['b']= I('b');$this->ajaxReturn($data);}