保存1021

This commit is contained in:
chengdandan 2022-10-21 10:24:07 +08:00
parent 15f610e9ee
commit e81863c7f8
1 changed files with 1 additions and 0 deletions

1
app.js
View File

@ -10,6 +10,7 @@ App({
wx.login({ wx.login({
success: res => { success: res => {
console.log(res); console.log(res);
// wx.request({ // wx.request({
// url: 'https://www.umayle.com/weixin_api/API/Wx/User/GetUserInfo.ashx?appName=Inland&code='+res.code, // url: 'https://www.umayle.com/weixin_api/API/Wx/User/GetUserInfo.ashx?appName=Inland&code='+res.code,
// method: 'POST', // method: 'POST',