This website requires JavaScript.
Explore
Help
Register
Sign In
sfyyy
/
axios-miniprogram
Watch
1
Star
0
Fork
You've already forked axios-miniprogram
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
69044f3583
axios-miniprogram
/
docs
/
config
/
data-type.md
420 B
Raw
Blame
History
Unescape
Escape
dataType
config.dataType
的合法值
值
说明
全平台兼容
json
返回的数据为 JSON
,
返回后会对返回的数据进行一次 JSON.parse
是
其他
不对返回的内容进行 JSON.parse
是