会议活动接口
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
|
||||
let headerDefault = {
|
||||
'Accept': 'application/json'
|
||||
}
|
||||
@@ -48,7 +48,7 @@ const http = (method, url, data, header= headerDefault) => {
|
||||
});
|
||||
wx.navigateTo({
|
||||
url: '/pages/login/login',
|
||||
})
|
||||
})
|
||||
console.error("登录失效3");
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user