1.安装
(c)npm install qs -S
2.用途
3.常见用法:
import Qs from 'qs'; Qs.stringify(data); Qs.parse(data)
作者:smile.轉角
QQ:493177502