Silent
7 år sedan
förälder
incheckning
f707d58a6e
1 ändrade filer med
1 tillägg och
0 borttagningar
-
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',
|