|
@@ -152,7 +152,7 @@ export default {
|
|
const config = {
|
|
const config = {
|
|
headers: {
|
|
headers: {
|
|
// 'Content-Type': 'multipart/form-data'
|
|
// 'Content-Type': 'multipart/form-data'
|
|
- 'Content-Type': 'application/json',
|
|
|
|
|
|
+ 'Content-Type': 'application/x-www-form-urlencoded',
|
|
'referer': 'https://xingyun.xiaojukeji.com'
|
|
'referer': 'https://xingyun.xiaojukeji.com'
|
|
},
|
|
},
|
|
// withCredentials: false
|
|
// withCredentials: false
|