@@ -436,7 +436,7 @@
if (e == 'wx') {
if (openid) {
const res = await that.$api(`/user/wxLogin`, 'POST', {
- openid: 'oQO3i5evGgoJbTbERuHRmrbHFRfk'
+ openid: openid
})
if (res.errcode == '0') {
uni.setStorage({