参数可能因为编码原因,服务器端无法接收到传递的值,这时需要用到补丁来解决这个问题1,下载一个http.patch.js文件,放入YII框架中的js/ng文件架内2angularjs 创建模型部分使用这个补丁,var app=angular.module('MyApp',[],http_patch);... Read More
posted @ 2014-04-14 13:41 粉条 Views(710) Comments(0) Diggs(0)