Silent 6 years ago
parent
commit
46df8cafd6
1 changed files with 0 additions and 3 deletions
  1. 0 3
      wechat/app.js

+ 0 - 3
wechat/app.js

xqd
@@ -34,9 +34,6 @@ App({
         wx.request({
           url: api.loginUrl,
           method: 'POST',
-          header: {
-            'content-type': 'json'
-          },
           data: {
             code: res.code,
             iv: info.iv,