提交 950df549 authored 作者: FC's avatar FC

合并分支 'fc' 到 'master'

测试 查看合并请求 !1
...@@ -53,6 +53,7 @@ export default function (url, { ...@@ -53,6 +53,7 @@ export default function (url, {
data = {}, data = {},
headers = { 'Content-Type': 'application/json' }, // application/x-www-form-urlencoded;charset=UTF-8; headers = { 'Content-Type': 'application/json' }, // application/x-www-form-urlencoded;charset=UTF-8;
dataType = 'json' dataType = 'json'
}) { }) {
const config = { const config = {
method: method, method: method,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论