Silent 7 năm trước cách đây
mục cha
commit
f707d58a6e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      wechat/app.js

+ 1 - 0
wechat/app.js

xqd
@@ -30,6 +30,7 @@ App({
   login: function (info) {
     wx.login({
       success: res => {
+        console.log(info, res)
         wx.request({
           url: api.loginUrl,
           method: 'POST',