wenbobowen 4 years ago
parent
commit
5e6ffd491e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/input/normalArea.vue

+ 1 - 1
src/components/input/normalArea.vue

@@ -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