guhongwei %!s(int64=2) %!d(string=hai) anos
pai
achega
4b0fb78571
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/login/index.vue

+ 1 - 1
pages/login/index.vue

@@ -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({