会议活动接口

This commit is contained in:
fengachen
2021-10-12 14:55:53 +08:00
parent 224833685d
commit 37e39597e8
6 changed files with 160 additions and 44 deletions
+2 -2
View File
@@ -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");
}
},