jquery相关

 

/*修改默认编码*/

$.ajaxSetup({
ajaxSettings:{contentType:"application/x-www-form-urlencoded;chartset:utf-8"}
});

//感觉没有效果

posted @ 2016-07-05 11:13  时光之梦  阅读(106)  评论(0)    收藏  举报