-
Co-authored-by: frankylli <frankylli@tencent.com>
-
* fix: catch axios error data on request * fix(login): login page modal style fixed: #662
-
set header can use For Qs
-
1. 应该使用传递进来的 请求头 2. 针对有数组类型的参数,应该用brackets 或者 repeat 。 最好将arrayFormat参数改成可以让使用者通过入参来改的。 参考: https://blog.csdn.net/pifutan/article/details/86320705