Skip to content

Commit

Permalink
modify readme
Browse files Browse the repository at this point in the history
  • Loading branch information
flicat committed Oct 14, 2016
1 parent 11c59f9 commit 318c347
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ ajax(param);
> - @param {String} url // 请求url
> - @param {Number} timeout // 请求超时
> - @param {Object} data // 请求参数
> - @param {Boolean} cache // 是否使用缓存
> - @param {Object} header // 请求头信息
> - @param {String} dataType // 获取的数据类型 arraybuffer|blob|document|json|text|jsonp|''
> - @param {String} jsonp // jsonp 回调函数名称 dataType 为 jsonp 生效
Expand Down

0 comments on commit 318c347

Please sign in to comment.